[46522] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Thu Feb 5 21:52:23 PST 2009


Revision: 46522
          http://trac.macports.org/changeset/46522
Author:   portindex at macports.org
Date:     2009-02-05 21:52:23 -0800 (Thu, 05 Feb 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-02-06 05:10:25 UTC (rev 46521)
+++ trunk/dports/PortIndex	2009-02-06 05:52:23 UTC (rev 46522)
@@ -8120,6 +8120,8 @@
 description {python interface to Amazon Web Services} portdir python/py26-boto homepage http://code.google.com/p/boto/ epoch 0 platforms darwin depends_lib port:python26 name py26-boto maintainers {ram openmaintainer} long_description {An integrated interface to current and future infrastructural services offered by Amazon Web Services.} categories {python net} version 1.6b revision 0
 py26-cairo 571
 variants {darwin_9 universal} depends_build port:pkgconfig variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir python/py26-cairo description {Pycairo is set of Python bindings for the cairo graphics library} homepage http://cairographics.org/pycairo/ epoch 0 platforms darwin name py26-cairo depends_lib {port:python26 port:cairo port:py26-numpy} maintainers mcalhoun long_description {{Pycairo is set of Python bindings for the cairo graphics library}} categories {python x11} version 1.8.2 revision 0
+py26-chardet 363
+description {Universal character encoding detector} portdir python/py26-chardet homepage http://chardet.feedparser.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-chardet maintainers {openmaintainer brett} long_description {Character encoding auto-detection in Python. As smart as your browser.} categories {python devel} version 1.0 revision 0
 py26-crypto 553
 description {collection of cryptographic algorithms and protocols for python} portdir python/py26-crypto homepage http://www.amk.ca/python/code/crypto.html epoch 0 platforms {darwin freebsd} depends_lib port:python26 name py26-crypto maintainers {ram openmaintainer} long_description {collection of cryptographic algorithms and protocols, implemented for use from python. Among are MD2, MD4, RIPEMD, AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5, ARC4, simple XOR, RSA, DSA, ElGamal, qNEW.} categories {python security} version 2.0.1 revision 0
 py26-dap 554
@@ -8136,6 +8138,8 @@
 description {A set of tools for processing plaintext documentation} portdir python/py26-docutils homepage http://docutils.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-docutils maintainers {jmr openmaintainer} long_description {Docutils is a set of tools for processing plaintext documentation into useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText, the easy to read, easy to use, what-you-see-is-what-you-get plaintext markup language.} categories {python textproc} version 0.5 revision 0
 py26-fabric 797
 description {Fabric is a simple pythonic remote deployment tool.} portdir python/py26-fabric homepage http://www.nongnu.org/fab/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-paramiko} name py26-fabric maintainers arthurkoziel.com:arthur long_description {It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile'. It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works. Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.} categories python version 0.0.9 revision 0
+py26-feedparser 482
+description {RSS and Atom parser} portdir python/py26-feedparser homepage http://feedparser.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-feedparser maintainers {openmaintainer brett} long_description {Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.} categories python version 4.1 revision 0
 py26-game 862
 variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir python/py26-game description {Python modules for writing games} homepage http://www.pygame.org/ epoch 0 platforms darwin depends_lib {port:python26 port:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py26-numeric port:py26-pyobjc2 port:py26-pyobjc2-cocoa} name py26-game maintainers {jmr openmaintainer} long_description {Pygame is a set of Python modules designed for writing games. It is written on top of the excellent SDL library. This allows you to create fully featured games and multimedia programs in the python language. Pygame is highly portable and runs on nearly every platform and operating system.} categories {python devel multimedia graphics} version 1.8.1 revision 1
 py26-gnupg 503
@@ -8160,8 +8164,8 @@
 description {Mach-O header analysis and editing} portdir python/py26-macholib 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.} categories {python devel} version 1.1 revision 0
 py26-mako 900
 description {A super-fast templating language that borrows the best ideas from the existing templating languages.} portdir python/py26-mako 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.} categories {python www} version 0.2.4 revision 0
-py26-memcached 586
-depends_build port:py26-setuptools portdir python/py26-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python26 name py26-memcached maintainers openmaintainer long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
+py26-memcached 584
+depends_build port:py26-setuptools portdir python/py26-memcached description {Pure python memcached client} homepage http://www.tummy.com/Community/software/python-memcached/ epoch 0 platforms darwin depends_lib port:python26 name py26-memcached maintainers nomaintainer long_description {This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. Search google for memcached for more information.} categories {python devel net} version 1.43 revision 0
 py26-modulegraph 641
 description {Python module dependency analysis tool} portdir python/py26-modulegraph homepage http://undefined.org/python/#modulegraph epoch 0 platforms darwin depends_lib {port:python26 port:py26-altgraph} name py26-modulegraph maintainers {jmr openmaintainer} long_description {modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph uses similar methods to modulefinder from the standard library, but uses a more flexible internal representation, has more extensive knowledge of special cases, and is extensible.} categories {python devel} version 0.7 revision 0
 py26-modulegraph-devel 655
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090205/5bbf70dc/attachment.html>


More information about the macports-changes mailing list