[60038] trunk/dports

portindex at macports.org portindex at macports.org
Thu Oct 29 17:53:58 PDT 2009


Revision: 60038
          http://trac.macports.org/changeset/60038
Author:   portindex at macports.org
Date:     2009-10-29 17:53:57 -0700 (Thu, 29 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-30 00:34:19 UTC (rev 60037)
+++ trunk/dports/PortIndex	2009-10-30 00:53:57 UTC (rev 60038)
@@ -267,7 +267,7 @@
 unarj 324
 variants universal portdir archivers/unarj description {extract files from dos .arj archives} homepage http://ibiblio.org/pub/Linux/utils/compress/ epoch 0 platforms darwin name unarj long_description {{extract files from dos .arj archives}} maintainers crazic.ru:jc categories {archivers sysutils} version 2.63a revision 1
 unnks 494
-variants universal portdir archivers/unnks description {nks and nkx archive unpacker} homepage http://unavowed.vexillium.org/pub/projects/unnks/ epoch 0 platforms darwin name unnks depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:libgcrypt} long_description {unnks extracts data from nks and nkx archives, which are commonly used by several music synthesis programs. It has a similar interface to GNU tar.} maintainers vexillium.org:unavowed categories archivers version 0.2.4 revision 0
+variants universal portdir archivers/unnks description {nks and nkx archive unpacker} homepage http://unavowed.vexillium.org/pub/projects/unnks/ epoch 0 platforms darwin name unnks depends_lib {path:lib/pkgconfig/glib-2.0.pc:glib2 port:libgcrypt} long_description {unnks extracts data from nks and nkx archives, which are commonly used by several music synthesis programs. It has a similar interface to GNU tar.} maintainers vexillium.org:unavowed categories archivers version 0.2.5 revision 0
 unrar 418
 variants universal portdir archivers/unrar description {Extract, view & test RAR archives} homepage http://www.rarlab.com/ epoch 0 platforms {darwin freebsd} name unrar long_description {The unRAR utility is a minor part of the RAR archiver and contains RAR uncompression algorithm. unRAR requires very small volume of memory to operate.} maintainers {nox openmaintainer} categories archivers version 3.9.6 revision 0
 unshield 475
@@ -8140,8 +8140,8 @@
 portdir python/py-ply description {lex and yacc implementation for Python} homepage http://www.dabeaz.com/ply/ epoch 0 platforms darwin depends_lib port:python24 name py-ply maintainers {nox openmaintainer} long_description {{lex and yacc implementation for Python}} version 3.2 categories {python lang devel} revision 0
 py-pmock 484
 portdir python/py-pmock description {pMock is a Python module for testing Python code using mock objects.} homepage http://pmock.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-pmock maintainers nomaintainer long_description {pMock is a Python module for testing Python code using mock objects, inspired by the Java jMock library. pMock makes the writing of unit tests using mock object techniques easier.} version 0.3 categories {python devel} revision 0
-py-pmw 380
-portdir python/py-pmw description {high-level compound widget toolkit} homepage http://pmw.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib {port:python24 port:py-tkinter} name py-pmw maintainers nomaintainer long_description {Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module.} version 1.3.2 categories python revision 0
+py-pmw 370
+portdir python/py-pmw description {high-level compound widget toolkit} homepage http://pmw.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:py-tkinter} name py-pmw maintainers nomaintainer long_description {Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module.} version 1.3.2 categories python revision 0
 py-poly 538
 portdir python/py-poly description {framework for rapidly developing distributed applications} homepage http://www.ebi.ac.uk/~hoffman/software/poly/ epoch 0 platforms darwin depends_lib port:python24 name py-poly maintainers nomaintainer long_description {Poly provides a framework for rapidly developing distributed applications where the number of work units to be performed is known in advance. It causes many of the hassles of distributed computing to be handled automatically.} version 0.1.0 categories {python devel net} revision 1
 py-posixtimezone 450
@@ -8806,8 +8806,8 @@
 portdir python/py25-pip description {An easy_install replacement} homepage http://pip.openplans.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-pip maintainers arthurk long_description {pip is a replacement for easy_install. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well.} version 0.4 categories {python www} revision 0
 py25-ply 325
 portdir python/py25-ply description {lex and yacc implementation for Python} homepage http://www.dabeaz.com/ply/ epoch 0 platforms darwin depends_lib port:python25 name py25-ply maintainers {nox openmaintainer} long_description {{lex and yacc implementation for Python}} version 3.2 categories {python lang devel} revision 0
-py25-pmw 369
-portdir python/py25-pmw description {high-level compound widget toolkit} homepage http://pmw.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python25 name py25-pmw maintainers macsforever2000 long_description {Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module.} version 1.3.2 categories python revision 0
+py25-pmw 359
+portdir python/py25-pmw description {high-level compound widget toolkit} homepage http://pmw.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pmw maintainers macsforever2000 long_description {Pmw is a toolkit for building high-level compound widgets in Python using the Tkinter module.} version 1.3.2 categories python revision 0
 py25-processing 833
 portdir python/py25-processing description {Using processes which mimics the threading module} homepage http://developer.berlios.de/projects/pyprocessing epoch 0 platforms darwin depends_lib port:python25 name py25-processing maintainers blair long_description {Processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. Objects can be shared between processes using a server process or (for simple data) shared memory. Equivalents of all the synchronization primitives in threading are available. A Pool class makes it easy to submit tasks to a pool of worker processes.} depends_extract bin:unzip:unzip version 0.52 categories python revision 0
 py25-psychopy 743
@@ -10110,8 +10110,8 @@
 variants {darwin_9 universal} portdir science/gvemod-xforms-example description {The example emodule defined in the Geomview manual} homepage http://www.geomview.org/ epoch 0 platforms darwin name gvemod-xforms-example depends_lib {port:geomview port:xforms} long_description {This is the example emodule defined in the Geomview manual. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program).} maintainers ira.uka.de:raphael categories {science graphics x11} version 0.2 revision 0
 gvemodules-xforms 679
 variants {darwin_9 universal} portdir science/gvemodules-xforms description {XForms based emodules of the original Geomview distribution} homepage http://www.geomview.org/ epoch 0 platforms darwin name gvemodules-xforms depends_lib {port:geomview port:xforms} long_description {This package contains XForms based emodules of the original Geomview distribution. emodules are kind of plugins which extend the functionality of Geomview (an interactive 3d viewing program). The modules are based on XForms and can be used as a tool-kit for displaying projections of higher dimensional objects.} maintainers ira.uka.de:raphael categories {science graphics x11} version 0.2 revision 0
-gwyddion 468
-variants {darwin_8 universal} portdir science/gwyddion description {Software for SPM Analysis} homepage http://gwyddion.net epoch 0 platforms darwin name gwyddion depends_lib {port:gtk2 port:libxml2 port:fftw-3 port:gtkglext} long_description {Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. It uses gtk2 for the user interface.} maintainers {rowue gwyddion.net:yeti} categories {science x11} version 2.17 revision 0
+gwyddion 475
+variants {no_x11 darwin_8 universal} portdir science/gwyddion description {Software for SPM Analysis} homepage http://gwyddion.net epoch 0 platforms darwin name gwyddion depends_lib {port:gtk2 port:libxml2 port:fftw-3 port:gtkglext} long_description {Gwyddion is a modular program for SPM (scanning probe microscopy) data visualization and analysis. It uses gtk2 for the user interface.} maintainers {rowue gwyddion.net:yeti} categories {science x11} version 2.17 revision 1
 h4h5tools 376
 variants universal portdir science/h4h5tools description {HDF4 to HDF5 conversion tools.} homepage http://hdf.ncsa.uiuc.edu/h4toh5/ epoch 0 platforms darwin name h4h5tools depends_lib {port:hdf5 port:hdf4 port:netcdf} long_description {Provides the h4toh5 conversion utility and library.} maintainers {dal.ca:tom.duck openmaintainer} categories science version 2.0 revision 0
 hdf4 396

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


More information about the macports-changes mailing list