[46737] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Wed Feb 11 06:55:56 PST 2009


Revision: 46737
          http://trac.macports.org/changeset/46737
Author:   portindex at macports.org
Date:     2009-02-11 06:55:52 -0800 (Wed, 11 Feb 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-02-11 14:24:31 UTC (rev 46736)
+++ trunk/dports/PortIndex	2009-02-11 14:55:52 UTC (rev 46737)
@@ -964,6 +964,8 @@
 variants universal variant_desc {universal {Build for multiple architectures}} portdir devel/cgdb description {A curses-based interface to the GNU Debugger (GDB).} homepage http://cgdb.sourceforge.net epoch 0 platforms darwin name cgdb depends_lib {port:ncurses port:readline} maintainers jfrederich at gmail.com long_description {CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive, not encumbered with unnecessary features.} version 0.6.4 categories devel revision 0
 check 646
 variants universal variant_desc {universal {Build for multiple architectures}} description {C unit testing framework} portdir devel/check homepage http://check.sf.net/ epoch 0 name check long_description {Check is a unit test framework for C. It features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs.} maintainers landonf at macports.org categories devel version 0.9.5 revision 1
+chipmunk 603
+variants {universal debug demos ruby} depends_build port:cmake variant_desc {universal {Build for multiple architectures} debug {Enable debug binaries} demos {compile and install a demo application} ruby {compile and install the ruby extension}} portdir devel/chipmunk description {Fast and lightweight 2D rigid body physics library in C} homepage http://wiki.slembcke.net/main/published/Chipmunk epoch 0 platforms darwin name chipmunk maintainers {fs.ei.tum.de:jonas openmaintainer} long_description {{Fast and lightweight 2D rigid body physics library in C}} version 4.1.0 categories devel revision 0
 cl-ppcre 548
 variants {asdf_binary_locations sbcl} variant_desc {asdf_binary_locations {Keep compiled Lisp files organized} sbcl {Compile using Steel Bank Common Lisp}} portdir devel/cl-ppcre description {Portable Perl-compatible regular expressions for Common Lisp} homepage http://weitz.de/cl-ppcre/ epoch 0 platforms darwin name cl-ppcre maintainers rlonstein at pobox.com long_description {CL-PPCRE is a fast, portable, thread-safe regular expression library for Common Lisp compatible with Perl under a BSD license.} version 1.3.2 categories devel revision 0
 class-dump 550
@@ -7490,8 +7492,8 @@
 description {formatted input from standard input similar to scanf from C} portdir python/py-scanf homepage http://hkn.eecs.berkeley.edu/~dyoo/python/scanf/ epoch 0 platforms {freebsd darwin} depends_lib port:python24 name py-scanf maintainers nomaintainer long_description {scanf provides formatted input from standard input, strings, or files, using a format-string syntax that is similar to scanf() from C. The syntax should be familiar to C programmers, and offers very simple pattern matching against strings and files.} categories python version 1.0 revision 1
 py-scientific 587
 variants {macosx puredarwin mpi} variant_desc {macosx {Platform variant, do not select manually} puredarwin {Platform variant, do not select manually} mpi {Enable lammpi support}} portdir python/py-scientific description {Scientific Python} homepage http://dirac.cnrs-orleans.fr/plone/software/scientificpython epoch 0 platforms darwin depends_lib {port:netcdf port:py-numeric} name py-scientific maintainers nomaintainer long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} categories {python science} version 2.6.1 revision 0
-py-scipy 553
-variants {gcc42 gcc43 gnuplot} variant_desc {gcc42 {Use gfortran-mp-4.2 as fortran compiler} gcc43 {Use gfortran-mp-4.3 as fortran compiler} gnuplot {Depend on GNUPlot}} portdir python/py-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-numpy port:SuiteSparse port:swig port:gcc43} name py-scipy maintainers nomaintainer long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 9
+py-scipy 530
+variants {gcc42 gcc43} variant_desc {gcc42 {Use gfortran-mp-4.2 as fortran compiler} gcc43 {Use gfortran-mp-4.3 as fortran compiler}} portdir python/py-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-numpy port:py-nose port:SuiteSparse port:swig port:gcc43} name py-scipy maintainers nomaintainer long_description {{An opensource library of scientific tools for Python}} categories python version 0.7.0 revision 0
 py-scipy03 436
 description {An opensource library of scientific tools for Python} portdir python/py-scipy03 homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python24 lib:gnuplot:gnuplot lib:fftw:fftw lib:py-numeric:py-numeric lib:py-f2py:py-f2py lib:g77:gcc34} name py-scipy03 maintainers erickt at macports.org long_description {{An opensource library of scientific tools for Python}} categories python version 0.3.2 revision 1
 py-scipy04 371
@@ -7773,7 +7775,7 @@
 py25-dnspython 458
 description {DNS toolkit for Python} portdir python/py25-dnspython homepage http://www.dnspython.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-dnspython maintainers nomaintainer long_description {dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.} categories {python net} version 1.6.0 revision 0
 py25-docutils 543
-description {A set of tools for processing plaintext documentation} portdir python/py25-docutils homepage http://docutils.sourceforge.net epoch 0 platforms darwin depends_lib port:python25 name py25-docutils maintainers alexnicksay.com:alex 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.4 revision 0
+description {A set of tools for processing plaintext documentation} portdir python/py25-docutils homepage http://docutils.sourceforge.net epoch 0 platforms darwin depends_lib port:python25 name py25-docutils maintainers alexnicksay.com:alex 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
 py25-dot 487
 portdir python/py25-dot description {python module for creating graphs} homepage http://code.google.com/p/pydot/ epoch 0 depends_run bin:dot:graphviz platforms darwin depends_lib {port:python25 port:py25-parsing} name py25-dot maintainers mww long_description {An interface for creating both directed and non directed graphs from Python. Currently all attributes implemented in the Dot language are supported (up to Graphviz 1.10).} categories {python graphics} version 1.0.2 revision 1
 py25-elementtree 555
@@ -8024,8 +8026,8 @@
 description {Rule-based Dispatching and Generic Functions} portdir python/py25-ruledispatch homepage http://www.turbogears.org/ epoch 0 platforms darwin depends_lib port:py25-pyprotocols name py25-ruledispatch maintainers {stechert akitada openmaintainer} long_description {Rule-based Dispatching and Generic Functions} categories {python devel} version 0.5a0.dev-r2306 revision 1
 py25-scientific 579
 variants {macosx puredarwin mpi} variant_desc {macosx {Platform variant, do not select manually} puredarwin {Platform variant, do not select manually} mpi {Enable lammpi support}} portdir python/py25-scientific description {Scientific Python} homepage http://dirac.cnrs-orleans.fr/ScientificPython/ epoch 0 platforms darwin depends_lib {port:netcdf port:py25-numeric} name py25-scientific maintainers nomaintainer long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} categories {python science} version 2.6.1 revision 0
-py25-scipy 583
-variants {gcc42 gcc43 gnuplot} variant_desc {gcc42 {Use gfortran-mp-4.2 as fortran compiler} gcc43 {Use gfortran-mp-4.3 as fortran compiler} gnuplot {Depend on GNUPlot}} portdir python/py25-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:py25-zlib port:SuiteSparse port:swig port:gcc43} name py25-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.6.0 revision 10
+py25-scipy 561
+variants {gcc42 gcc43} variant_desc {gcc42 {Use gfortran-mp-4.2 as fortran compiler} gcc43 {Use gfortran-mp-4.3 as fortran compiler}} portdir python/py25-scipy description {An opensource library of scientific tools for Python} homepage http://www.scipy.org/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:py25-nose port:py25-zlib port:SuiteSparse port:swig port:gcc43} name py25-scipy maintainers {ram openmaintainer} long_description {{An opensource library of scientific tools for Python}} categories python version 0.7.0 revision 0
 py25-sclapp 397
 description {framework for writing command-line applications} portdir python/py25-sclapp homepage http://www.alittletooquiet.net/software/sclapp/ epoch 0 platforms darwin depends_lib port:python25 name py25-sclapp maintainers {sfiera openmaintainer} long_description {easy-to-use framework for writing simple command-line applications in Python} categories {python devel} version 0.5.1 revision 0
 py25-serial 542
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090211/d5353f42/attachment.html>


More information about the macports-changes mailing list