[51859] trunk/dports

portindex at macports.org portindex at macports.org
Fri Jun 5 09:57:29 PDT 2009


Revision: 51859
          http://trac.macports.org/changeset/51859
Author:   portindex at macports.org
Date:     2009-06-05 09:57:00 -0700 (Fri, 05 Jun 2009)
Log Message:
-----------

Total number of ports parsed:	5831 
Ports successfully parsed:	5831	 
Ports failed:			0

Modified Paths:
--------------
    trunk/dports/PortIndex
    trunk/dports/PortIndex.quick

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-06-05 16:17:13 UTC (rev 51858)
+++ trunk/dports/PortIndex	2009-06-05 16:57:00 UTC (rev 51859)
@@ -8182,8 +8182,8 @@
 portdir python/py25-logilab-common description {A number of modules used by various projects from Logilab} homepage http://www.logilab.org/project/logilab-common epoch 0 platforms darwin depends_lib port:python25 name py25-logilab-common maintainers {stechert openmaintainer} long_description {{A number of modules used by various projects from Logilab}} version 0.39.0 categories python revision 0
 py25-lxml 636
 portdir python/py25-lxml description {Powerful and Pythonic XML processing library} homepage http://codespeak.net/lxml/ epoch 0 platforms darwin depends_lib {port:python25 port:libxml2 port:libxslt port:py25-hashlib port:py25-setuptools port:py25-zlib} name py25-lxml maintainers {akitada openmaintainer} long_description {lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.} version 2.2 categories {python devel} revision 0
-py25-m2crypto 423
-portdir python/py25-m2crypto description {M2Crypto is a crypto and SSL toolkit for Python.} homepage http://chandlerproject.org/Projects/MeTooCrypto epoch 0 platforms darwin depends_lib {port:python25 bin:swig:swig port:openssl port:py25-setuptools} name py25-m2crypto maintainers nomaintainer long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.19.1 categories {python crypto devel} revision 0
+py25-m2crypto 431
+portdir python/py25-m2crypto description {M2Crypto is a crypto and SSL toolkit for Python.} homepage http://chandlerproject.org/Projects/MeTooCrypto epoch 0 platforms darwin depends_lib {port:python25 bin:swig:swig port:openssl port:py25-setuptools} name py25-m2crypto maintainers {ram openmaintainer} long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.19.1 categories {python crypto devel} revision 0
 py25-macholib 676
 portdir python/py25-macholib description {Mach-O header analysis and editing} homepage http://undefined.org/python/#macholib epoch 0 platforms darwin depends_lib {port:python25 port:py25-altgraph} name py25-macholib maintainers {jmr openmaintainer} long_description {macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.} version 1.2 categories {python devel} revision 0
 py25-macholib-devel 713
@@ -8494,6 +8494,8 @@
 portdir python/py26-cheetah description {Cheetah is a Python-powered template engine and code generator} homepage http://www.cheetahtemplate.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-cheetah maintainers nomaintainer long_description {Cheetah is a Python-powered template engine and code generator. It can be used as a standalone utility or it can be combined with other tools. Cheetah has many potential uses, but web developers looking for a viable alternative to ASP, JSP, PHP and PSP are expected to be its principle user group.} version 2.0.1 categories {python www} revision 0
 py26-cherrypy3 553
 portdir python/py26-cherrypy3 description {Object-Oriented HTTP framework} homepage http://www.cherrypy.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-cherrypy3 maintainers {akitada openmaintainer} long_description {CherryPy is a pythonic, object-oriented web development framework. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time.} version 3.1.1 categories {python www} revision 0
+py26-cjson 1033
+portdir python/py26-cjson description {Fast JSON encoder/decoder for Python} homepage http://pypi.python.org/pypi/python-cjson/ epoch 0 platforms darwin depends_lib port:python26 name py26-cjson maintainers {ram openmaintainer} long_description {This module implements a very fast JSON encoder/decoder for Python. JSON stands for JavaScript Object Notation and is a text based lightweight data exchange format which is easy for humans to read/write and for machines to parse/generate. JSON is completely language independent and has multiple implementations in most of the programming languages, making it ideal for data exchange and storage. The module is written in C and it is up to 250 times faster when compared to the other python JSON implementations which are written directly in python. This speed gain varies with the complexity of the data and the operation and is the the range of 10-200 times for encoding operations and in the range of 100-250 times for decoding operations.}
  version 1.0.5 categories python revision 0
 py26-configobj 1105
 portdir python/py26-configobj description {Config file reading, writing and validation.} homepage http://www.voidspace.org.uk/python/configobj.html epoch 0 platforms darwin depends_lib port:python26 name py26-configobj maintainers {akitada openmaintainer} long_description {ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features though : * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system - including automatic type checking/conversion - repeated sections - and allowing default values * When writing out config files, ConfigObj preserves all comments and the order of members and sections * Many useful methods and options for working with configuration files (like the 
 'reload' method) * Full Unicode support} depends_extract bin:unzip:unzip version 4.5.2 categories python revision 0
 py26-crypto 553
@@ -8594,6 +8596,8 @@
 portdir python/py26-logilab-common description {A number of modules used by various projects from Logilab} homepage http://www.logilab.org/project/logilab-common epoch 0 platforms darwin depends_lib port:python26 name py26-logilab-common maintainers nomaintainer long_description {{A number of modules used by various projects from Logilab}} version 0.39.0 categories python revision 0
 py26-lxml 614
 portdir python/py26-lxml description {Powerful and Pythonic XML processing library} homepage http://codespeak.net/lxml/ epoch 0 platforms darwin depends_lib {port:python26 port:libxml2 port:libxslt port:py26-setuptools} name py26-lxml maintainers {gmail.com:dbraband openmaintainer} long_description {lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.} version 2.2 categories {python devel} revision 0
+py26-m2crypto 431
+portdir python/py26-m2crypto description {M2Crypto is a crypto and SSL toolkit for Python.} homepage http://chandlerproject.org/Projects/MeTooCrypto epoch 0 platforms darwin depends_lib {port:python26 bin:swig:swig port:openssl port:py26-setuptools} name py26-m2crypto maintainers {ram openmaintainer} long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.19.1 categories {python crypto devel} revision 0
 py26-macholib 676
 portdir python/py26-macholib description {Mach-O header analysis and editing} homepage http://undefined.org/python/#macholib epoch 0 platforms darwin depends_lib {port:python26 port:py26-altgraph} name py26-macholib maintainers {jmr openmaintainer} long_description {macholib can be used to analyze and edit Mach-O headers, the executable format used by Mac OS X. It is typically used as a dependency analysis tool, and also to rewrite dylib references in Mach-O headers to be @executable_path relative. Though this tool targets a platform specific file format, it is pure python code that is platform and endian independent.} version 1.2 categories {python devel} revision 0
 py26-mako 900
@@ -9178,8 +9182,8 @@
 variants universal portdir science/gerris description {The Gerris Flow Solver} homepage http://gfs.sourceforge.net/ epoch 0 platforms darwin name gerris depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:gts} long_description {Gerris is an Open Source Free Software library for the solution of the partial differential equations describing fluid flow.} maintainers nomaintainer categories science version 0.9.2 revision 0
 ghemical 921
 variants {darwin_9 universal} depends_build port:pkgconfig portdir science/ghemical description {Ghemical is computational chemistry package} homepage http://www.bioinformatics.org/ghemical/ epoch 0 platforms darwin depends_lib {port:gtk2 port:libglade2 port:gtkglext port:openbabel port:libghemical port:liboglappth} name ghemical long_description {Ghemical is a computational chemistry software package written in C++ and released under the GNU GPL. The program has GUI based on GTK+2 and supports quantum mechanical and molecular mechanic models, with geometry optimization, molecular dynamics, and a large set of visualization tools. Ghemical relies on external code to provide the quantum-mechanical calculations - MOPAC provides the semi-empirical MNDO, MINDO, AM1, and PM3 methods, and MPQC methods based on Hartree-Fock calculations.} maintainers {simon openmaintainer} categories science version 2.98 revision 0
-glue 453
-portdir science/glue description {Grid LSC User Environment} homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:py25-pyrxp port:py25-socket-ssl port:py25-m2crypto port:py25-sqlite3} name glue maintainers ram long_description {Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.} version 1.18 categories science revision 3
+glue 469
+portdir science/glue description {Grid LSC User Environment} homepage https://www.lsc-group.phys.uwm.edu/daswg/projects/glue.html epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:py25-pyrxp port:py25-socket-ssl port:py25-m2crypto port:py25-sqlite3 port:py25-cjson} name glue maintainers ram long_description {Glue is a suite of python modules and programs to allow users to run LSC codes on the grid.} version 1.18 categories science revision 4
 gmt 542
 variants {gshhs doc octave universal} portdir science/gmt description {the generic mapping tools} homepage http://gmt.soest.hawaii.edu/ epoch 0 platforms darwin name gmt depends_lib port:netcdf long_description {an open source collection of ~60 tools for manipulating geographic and Cartesian data sets and producing Encapsulated PostScript File (EPS) illustrations ranging from simple x-y plots via contour maps to artificially illuminated surfaces and 3-D perspective views.} maintainers takeshi categories science version 4.3.1 revision 0
 gnucap 643
@@ -9244,8 +9248,8 @@
 variants universal portdir science/libquantum description {library for the simulation of a quantum computer} homepage http://www.enyo.de/libquantum/ epoch 0 platforms darwin name libquantum long_description {libquantum is a C library for the simulation of a quantum computer. Based on the principles of quantum mechanics, it provides an implementation of a quantum register. Basic operations for register manipulation such as the Hadamard gate or the Controlled-NOT gate are available through an easy-to-use interface. Measurements can be performed on either single qubits or the whole quantum register.} maintainers nomaintainer categories science version 0.2.4 revision 0
 libstree 335
 variants universal portdir science/libstree description {generic suffix tree implementation, written in C} homepage http://www.cl.cam.ac.uk/~cpk25/libstree/ epoch 0 platforms darwin name libstree long_description {{generic suffix tree implementation, written in C}} maintainers nomaintainer categories science version 0.4.2 revision 0
-lscsoft-deps 686
-portdir science/lscsoft-deps description {LSCSoft dependencies meta-port} homepage http://www.lsc-group.phys.uwm.edu/daswg epoch 0 depends_run {port:python25 port:python_select port:py25-numpy port:py25-pyrxp port:py25-socket-ssl port:py25-m2crypto port:py25-sqlite3 port:pkgconfig port:fftw-3 port:fftw-3-single port:libframe port:metaio port:libxml2 port:cfitsio port:git-core port:autoconf port:automake} platforms darwin name lscsoft-deps maintainers ram long_description {This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration including Glue, LAL, and LALApps.} categories science version 20090512 revision 1
+lscsoft-deps 702
+portdir science/lscsoft-deps description {LSCSoft dependencies meta-port} homepage http://www.lsc-group.phys.uwm.edu/daswg epoch 0 depends_run {port:python25 port:python_select port:py25-numpy port:py25-pyrxp port:py25-socket-ssl port:py25-m2crypto port:py25-sqlite3 port:py25-cjson port:pkgconfig port:fftw-3 port:fftw-3-single port:libframe port:metaio port:libxml2 port:cfitsio port:git-core port:autoconf port:automake} platforms darwin name lscsoft-deps maintainers ram long_description {This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration including Glue, LAL, and LALApps.} categories science version 20090605 revision 0
 magic 506
 variants universal portdir science/magic description {A VLSI Layout System} homepage http://opencircuitdesign.com/magic epoch 0 platforms darwin name magic depends_lib {port:tcl port:tk} long_description {Magic is a venerable VLSI layout tool, written in the 1980's at Berkeley. Magic is widely cited as being the easiest tool to use for circuit layout, even for people who ultimately rely on commercial tools for their product design flow.} maintainers waqar categories science version 7.5.134 revision 0
 magic-exttools 339

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090605/f1b92932/attachment-0001.html>


More information about the macports-changes mailing list