[36244] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Wed Apr 23 12:44:47 PDT 2008


Revision: 36244
          http://trac.macosforge.org/projects/macports/changeset/36244
Author:   dluke at macports.org
Date:     2008-04-23 12:44:45 -0700 (Wed, 23 Apr 2008)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-04-23 19:00:08 UTC (rev 36243)
+++ trunk/dports/PortIndex	2008-04-23 19:44:45 UTC (rev 36244)
@@ -5381,7 +5381,7 @@
 p5-innotop 656
 variants universal portdir perl/p5-innotop description {A MySQL and InnoDB monitor program.} homepage http://sourceforge.net/projects/innotop/ epoch 0 platforms darwin name p5-innotop depends_lib {port:p5-dbi port:p5-dbd-mysql port:p5-term-readkey} maintainers {akira openmaintainer} long_description {MySQL and InnoDB transaction/status monitor. Like 'top' for MySQL. Displays queries, InnoDB transactions, lock waits, deadlocks, foreign key errors, open tables, replication status, buffer information, row operations, logs, I/O operations, load graph, and more. You can monitor any servers at once with innotop.} version 1.6.0 categories perl revision 0
 p5-io-aio 319
-variants universal portdir perl/p5-io-aio description {Asynchronous Input/Output} homepage http://search.cpan.org/dist/IO-AIO/ epoch 0 platforms darwin name p5-io-aio depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq long_description {{Asynchronous Input/Output}} version 2.51 categories perl revision 0
+variants universal portdir perl/p5-io-aio description {Asynchronous Input/Output} homepage http://search.cpan.org/dist/IO-AIO/ epoch 0 platforms darwin name p5-io-aio depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers pmq long_description {{Asynchronous Input/Output}} version 2.61 categories perl revision 0
 p5-io-captureoutput 420
 variants universal portdir perl/p5-io-captureoutput description {Capture STDOUT/STDERR from subprocesses and XS/C modules} homepage http://search.cpan.org/dist/IO-CaptureOutput/ epoch 0 platforms darwin name p5-io-captureoutput depends_lib {{path:\${prefix}/bin/perl:perl5.8}} maintainers nomaintainer long_description {{Capture STDOUT/STDERR from subprocesses and XS/C modules}} version 1.03 categories perl revision 0
 p5-io-compress-base 391
@@ -6224,8 +6224,8 @@
 variants universal portdir python/py-ftputil description {high level Python interface to the ftplib module} homepage http://www.sschwarzer.net/python/python_software.html epoch 0 platforms darwin depends_lib port:python24 name py-ftputil maintainers nomaintainer long_description {The module ftputil is a high-level interface to the ftplib module. The FTPHost objects generated from it allow many operations similar to those of os and os.path.} categories python version 2.0.3 revision 0
 py-gadfly 455
 variants universal portdir python/py-gadfly description {Simple relational SQL database system implemented in Python} homepage http://gadfly.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-kjbuckets} name py-gadfly maintainers nomaintainer long_description {Gadfly is a simple relational database system implemented in Python based on the SQL Structured Query Language.} categories {python databases} version 1.0.0 revision 1
-py-game 678
-variants universal portdir python/py-game description {Python modules for writing games} homepage http://www.pygame.org epoch 0 depends_run port:py-pyobjc depends_lib {port:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py-numeric} name py-game maintainers nomaintainer 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.7.1 revision 0
+py-game 715
+variants {universal darwin_9} description {Python modules for writing games} portdir python/py-game homepage http://www.pygame.org/ epoch 0 name py-game depends_lib {port:python24 port:libsdl port:libsdl_mixer port:libsdl_image port:libsdl_ttf port:smpeg port:py-numeric port:py-pyobjc2 port:py-pyobjc2-cocoa} 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.} maintainers nomaintainer version 1.8.0 categories {python devel multimedia graphics} revision 0
 py-gd 503
 variants universal portdir python/py-gd description {py-gd is a python wrapper for the GD library} homepage http://newcenturycomputers.net/projects/gdmodule.html epoch 0 platforms darwin depends_lib {port:python24 lib:libgd.2:gd2} name py-gd maintainers nomaintainer long_description {py-gd is a python wrapper for the graphics library GD so you can use python to create/manipulate images (png, jpeg) by drawing lines, text, doing flood-fills, etc.} categories {python graphics} version 0.53 revision 1
 py-gdbm 366
@@ -6518,8 +6518,8 @@
 variants universal portdir python/py-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py-setuptools port:py-routes port:py-myghty port:py-paste port:py-pastedeploy port:py-pastescript port:py-simplejson port:py-webhelpers port:py-nose port:py-beaker port:py-formencode port:py-cheetah} name py-pylons maintainers {openmaintainer stechert akira} long_description {Pylons combines the very best ideas from the worlds of Ruby, Python and Perl, providing a structured but extremely flexible Python web framework. It's also one of the first projects to leverage the emerging WSGI standard, which allows extensive re-use and flexibility -- but only if you need it. Out of the box, Pylons aims to make web development fast, flexible and easy.} categories {python www} version 0.9.6.1 revision 0
 py-pyobjc 656
 variants universal portdir python/py-pyobjc description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pyobjc maintainers nomaintainer long_description {The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.} categories {python devel} version 1.4 revision 0
-py-pyobjc2 708
-variants universal portdir python/py-pyobjc2 description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools port:py-py2app-devel} name py-pyobjc2 maintainers {jmr openmaintainer} long_description {The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.} categories {python devel} version 2.0 revision 0
+py-pyobjc2 728
+variants universal portdir python/py-pyobjc2 description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools port:py-py2app-devel port:py-elementtree} name py-pyobjc2 maintainers {jmr openmaintainer} long_description {The PyObjC project aims to provide a bridge between the Python and Objective-C programming languages. The bridge is intended to be fully bidirectional, allowing the Python programmer to take full advantage of the power provided by various Objective-C based toolkits and the Objective-C programmer transparent access to Python based functionality.} categories {python devel} version 2.0 revision 0
 py-pyobjc2-cocoa 422
 variants universal portdir python/py-pyobjc2-cocoa description {cocoa wrappers for py-pyobjc2} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-pyobjc2} name py-pyobjc2-cocoa maintainers {jmr openmaintainer} long_description {This port provides the CoreFoundation, Foundation and AppKit wrappers for use with py-pyobjc2.} categories {python devel} version 2.0 revision 0
 py-pyprotocols 577
@@ -7471,7 +7471,7 @@
 libstree 335
 variants universal description {generic suffix tree implementation, written in C} portdir science/libstree 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
 magic 557
-variants {universal blt} variant_desc {blt {Compile with blt support, ACTUALLY BROKEN}} portdir science/magic description {A VLSI Layout System} homepage http://opencircuitdesign.com/magic epoch 0 platforms darwin name magic maintainers waqar at macports.org 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.} version 7.5.129 categories science revision 0
+variants {universal blt} variant_desc {blt {Compile with blt support, ACTUALLY BROKEN}} portdir science/magic description {A VLSI Layout System} homepage http://opencircuitdesign.com/magic epoch 0 platforms darwin name magic maintainers waqar at macports.org 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.} version 7.5.129 categories science revision 1
 maniview 505
 variants {universal darwin_9} portdir science/maniview description {a Geomview module for viewing 3D manifolds} homepage http://www.geomview.org/ epoch 0 platforms darwin name maniview depends_lib {port:geomview port:xforms} maintainers raphael at ira.uka.de long_description {This is maniview, a Geomview module for viewing 3D manifolds. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).} version 2.0.2 categories {science graphics x11} revision 0
 mapm3 222

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080423/fe25fe76/attachment-0001.html


More information about the macports-changes mailing list