[61450] trunk/dports

portindex at macports.org portindex at macports.org
Fri Dec 11 10:54:27 PST 2009


Revision: 61450
          http://trac.macports.org/changeset/61450
Author:   portindex at macports.org
Date:     2009-12-11 10:54:23 -0800 (Fri, 11 Dec 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-12-11 18:35:52 UTC (rev 61449)
+++ trunk/dports/PortIndex	2009-12-11 18:54:23 UTC (rev 61450)
@@ -1646,6 +1646,8 @@
 variants universal portdir devel/libmoney description {A library that keeps track of finances} homepage http://www.grilledmeat.net/libmoney epoch 0 platforms darwin name libmoney long_description {libmoney is a library written in C++ that allows a developer to build an application that keeps track of finances. It was originally developed to keep track of a budget, but can be expanded to keep track of all assets.} maintainers waqar categories devel version 1.00 revision 0
 libmowgli 328
 variants universal portdir devel/libmowgli description {class library for C} homepage http://www.atheme.org/projects/ epoch 0 platforms darwin name libmowgli long_description {libmowgli is a class library containing performance and usability oriented extensions to C.} maintainers toby categories devel version 0.7.0 revision 0
+libmpc 494
+variants universal portdir devel/libmpc description {C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result} homepage http://www.multiprecision.org/mpc/ epoch 0 platforms darwin name libmpc depends_lib {port:gmp port:mpfr} long_description {{C library for the arithmetic of complex numbers with arbitrarily high precision and correct rounding of the result}} maintainers {mww openmaintainer} categories devel version 0.8.1 revision 0
 libnotify 426
 variants universal depends_build port:pkgconfig portdir devel/libnotify description {pop-up notification library} homepage http://www.galago-project.org/ epoch 0 platforms darwin depends_lib {port:gtk2 port:dbus-glib} name libnotify long_description {The Desktop Notifications framework provides a standard way of doing passive pop-up notifications.} maintainers nomaintainer categories {devel gnome} version 0.4.5 revision 0
 libofx 729
@@ -3803,7 +3805,7 @@
 maven 665
 variants devel depends_build {bin:java:kaffe bin:ant:apache-ant} portdir java/maven description {A java-based build and project management environment.} homepage http://maven.apache.org/ epoch 0 platforms darwin name maven long_description {Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM.} maintainers {jberry openmaintainer} categories {java devel} version 1.0.2 revision 0
 maven2 732
-depends_build bin:java:kaffe portdir java/maven2 description {A java-based build and project management environment.} homepage http://maven.apache.org/ epoch 0 platforms darwin name maven2 maintainers kickstyle.net:gk5885 long_description {Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM. Maven 2.0 is a complete rewrite of Maven 1.0 and as such is better organized, faster and easier to use.} categories {java devel} version 2.2.0 revision 0
+depends_build bin:java:kaffe portdir java/maven2 description {A java-based build and project management environment.} homepage http://maven.apache.org/ epoch 0 platforms darwin name maven2 maintainers kickstyle.net:gk5885 long_description {Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM. Maven 2.0 is a complete rewrite of Maven 1.0 and as such is better organized, faster and easier to use.} categories {java devel} version 2.2.1 revision 0
 msv 530
 portdir java/msv description {Sun Multi-Schema XML Validator (MSV) validates XML files} homepage https://msv.dev.java.net/ epoch 0 platforms darwin depends_lib bin:java:kaffe name msv maintainers blair long_description {The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs and a subset of XML Schema Part 1.} depends_extract bin:unzip:unzip categories java version 20081113 revision 1
 mx4j 563
@@ -8710,6 +8712,8 @@
 portdir python/py25-fabric description {Fabric is a simple pythonic remote deployment tool.} homepage http://www.nongnu.org/fab/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools port:py25-paramiko} name py25-fabric maintainers {arthurk openmaintainer} 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.} version 0.1.1 categories python revision 0
 py25-feedparser 516
 portdir python/py25-feedparser description {RSS and Atom parser} homepage http://feedparser.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-feedparser maintainers {akitada openmaintainer} 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.} depends_extract bin:unzip:unzip version 4.1 categories python revision 0
+py25-fipy 493
+portdir python/py25-fipy description {FiPy: A Finite Volume PDE Solver Using Python} homepage http://www.ctcms.nist.gov/fipy/ epoch 0 platforms darwin depends_lib {port:py25-numpy port:py25-matplotlib port:py25-pysparse} name py25-fipy maintainers {vcn.com:jjstickel openmaintainer} long_description {FiPy is an object oriented, partial differential equation (PDE) solver, written in Python , based on a standard finite volume (FV) approach.} version 2.0.2 categories {python math} revision 0
 py25-flup 483
 portdir python/py25-flup description {Flup is a random collection of WSGI servers and middleware.} homepage http://www.saddi.com/software/flup epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-flup maintainers lightnin long_description {Flup offer three sets of WSGI servers/gateways, which speak AJP 1.3, FastCGI, and SCGI. Each server comes in two flavors: a threaded version, and a forking version.} version 1.0.3.dev-20091027 categories {python www} revision 0
 py25-formencode 383
@@ -9004,6 +9008,8 @@
 portdir python/py25-pyrex description {A language for writing Python extension modules.} homepage http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ epoch 0 platforms darwin depends_lib port:python25 name py25-pyrex maintainers nomaintainer long_description {Pyrex lets you write code that mixes Python and C data types any way you want, and compiles it into a C extension for Python.} version 0.9.8.5 categories {python devel} revision 0
 py25-pyrxp 332
 portdir python/py25-pyrxp description {Fast validating XML parser for python} homepage http://www.reportlab.org/pyrxp.html epoch 0 platforms darwin depends_lib port:python25 name py25-pyrxp maintainers {ram openmaintainer} long_description {{Fast validating XML parser for python}} version 1.13 categories {python devel} revision 0
+py25-pysparse 426
+portdir python/py25-pysparse description {a fast sparse matrix library for Python} homepage http://pysparse.sourceforge.net/index.html epoch 0 platforms darwin depends_lib port:py25-numpy name py25-pysparse maintainers {vcn.com:jjstickel openmaintainer} long_description {PySparse extends the Python interpreter by a set of sparse matrix types holding double precision values.} version 1.1 categories {python math} revision 0
 py25-pythonutils 1018
 portdir python/py25-pythonutils description {General utility modules that simplify common programming in Python} homepage http://www.voidspace.org.uk/python/pythonutils.html epoch 0 platforms darwin depends_lib port:python25 name py25-pythonutils maintainers nomaintainer long_description {The Voidspace Pythonutils package is a simple way of installing the Voidspace collection of modules. These are currently: ConfigObj 4.4.0 - Easy config file reading/writing validate 0.2.3 - Validation and type conversion system StandOut 3.0.0 - Simple logging and output control object pathutils 0.2.5 - For working with paths and files cgiutils 0.3.5 - CGI helpers urlpath 0.1.0 - Functions for handling URLs odict 0.2.1 - Ordered Dictionary Class Several of the Voidspace Projects depend on these modules. They are also useful in their own right of course. They are primarily general utility modules that simplify common programming tasks in Python.} depends_extract bin:unzip:unzip version 0.4.0 categories python revision 0
 py25-pywavelets 351

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


More information about the macports-changes mailing list