[60479] trunk/dports

portindex at macports.org portindex at macports.org
Fri Nov 13 03:54:22 PST 2009


Revision: 60479
          http://trac.macports.org/changeset/60479
Author:   portindex at macports.org
Date:     2009-11-13 03:54:19 -0800 (Fri, 13 Nov 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-11-13 11:23:42 UTC (rev 60478)
+++ trunk/dports/PortIndex	2009-11-13 11:54:19 UTC (rev 60479)
@@ -8034,8 +8034,8 @@
 portdir python/py-m2crypto description {M2Crypto is a crypto and SSL toolkit for Python.} homepage http://wiki.osafoundation.org/bin/view/Projects/MeTooCrypto epoch 0 platforms darwin depends_lib {port:python24 bin:swig:swig-python port:openssl} name py-m2crypto maintainers nomaintainer long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.17 categories {python crypto devel} revision 0
 py-macfile 433
 portdir python/py-macfile description {Python wrappers for Carbon.File's various alias and file reference objects} homepage http://freespace.virgin.net/hamish.sanderson/index.html epoch 0 platforms darwin depends_lib port:python24 name py-macfile maintainers internode.on.net:arsptr long_description {Easy-to-use wrapper classes for Carbon.File's various alias and file reference objects.} version 0.2.1 categories python revision 0
-py-macholib 670
-portdir python/py-macholib description {Mach-O header analysis and editing} homepage http://undefined.org/python/#macholib epoch 0 platforms darwin depends_lib {port:python24 port:py-altgraph} name py-macholib maintainers {jwa 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
+py-macholib 673
+portdir python/py-macholib description {Mach-O header analysis and editing} homepage http://undefined.org/python/#macholib epoch 0 platforms darwin depends_lib {port:python24 port:py-modulegraph} name py-macholib maintainers {jwa 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
 py-mad 561
 variants universal portdir python/py-mad description {python interface to the MPEG Audio Decoder library} homepage http://spacepants.org/src/pymad/ epoch 0 platforms darwin depends_lib {port:python24 lib:libmad:libmad port:py-ao} name py-mad long_description {pymad is a Python module that allows Python programs to use the MPEG Audio Decoder library. pymad provides a high-level API, similar to the pyogg module, which makes reading PCM data from MPEG audio streams a piece of cake.} maintainers nomaintainer version 0.5.1 categories {python audio} revision 2
 py-magic 432
@@ -8730,8 +8730,8 @@
 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-setuptools} 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.2 categories {python devel} revision 0
 py25-m2crypto 438
 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-python port:openssl port:py25-setuptools} name py25-m2crypto maintainers {ram openmaintainer} long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.20.2 categories {python crypto devel} revision 0
-py25-macholib 678
-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.1 categories {python devel} revision 0
+py25-macholib 681
+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-modulegraph} 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.1 categories {python devel} revision 0
 py25-macholib-devel 712
 portdir python/py25-macholib-devel depends_fetch port:subversion 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-devel 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.} maintainers nomaintainer version 1.2.1 categories {python devel} revision 0
 py25-magic 436
@@ -9270,8 +9270,8 @@
 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.2 categories {python devel} revision 0
 py26-m2crypto 438
 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-python port:openssl port:py26-setuptools} name py26-m2crypto maintainers {ram openmaintainer} long_description {{M2Crypto is a crypto and SSL toolkit for Python.}} version 0.20.2 categories {python crypto devel} revision 0
-py26-macholib 678
-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.1 categories {python devel} revision 0
+py26-macholib 681
+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-modulegraph} 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.1 categories {python devel} revision 1
 py26-mako 935
 depends_build port:py26-setuptools portdir python/py26-mako description {A super-fast templating language that borrows the best ideas from the existing templating languages.} homepage http://www.makotemplates.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-mako maintainers akitada long_description {Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics.} version 0.2.5 categories {python www} revision 0
 py26-mapnik 1138

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


More information about the macports-changes mailing list