[54138] trunk/dports

portindex at macports.org portindex at macports.org
Tue Jul 21 14:53:40 PDT 2009


Revision: 54138
          http://trac.macports.org/changeset/54138
Author:   portindex at macports.org
Date:     2009-07-21 14:53:40 -0700 (Tue, 21 Jul 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-07-21 21:45:57 UTC (rev 54137)
+++ trunk/dports/PortIndex	2009-07-21 21:53:40 UTC (rev 54138)
@@ -1634,6 +1634,8 @@
 variants universal portdir devel/libupnp description {A portable open source UPnP development kit} homepage http://pupnp.sourceforge.net epoch 0 platforms darwin name libupnp long_description {The portable SDK for UPnP(tm) Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification.} maintainers sfiera categories devel version 1.6.6 revision 0
 libusb 368
 variants universal portdir devel/libusb description {Library providing access to USB devices} homepage http://libusb.sourceforge.net/ epoch 0 platforms darwin name libusb long_description {A library originally developed under Linux to give userland programs an API to access to USB hardware.} maintainers wilcoxd.com:rwilcox categories devel version 0.1.12 revision 1
+libusb1 323
+variants universal portdir devel/libusb1 description {library for USB device access} homepage http://libusb.sourceforge.net/ epoch 0 platforms darwin name libusb1 maintainers toby long_description {library for use by user level applications to access USB devices regardless of OS} categories devel version 1.0.2 revision 0
 libut 501
 variants universal portdir devel/libut description {library for writing Unix servers or daemon processes} homepage http://libut.sourceforge.net/ epoch 0 platforms darwin name libut long_description {libut is a C library for writing Unix servers or daemon processes. It invokes callbacks for I/O, signals, or timer activity. It supports logging, profiling, configuration, and runtime administration through an interactive control port.} maintainers nomaintainer categories devel version 2.0 revision 0
 libyaml 340
@@ -8452,8 +8454,8 @@
 portdir python/py25-pylibpcap description {Python module for the libpcap packet capture library} homepage http://pylibpcap.sourceforge.net epoch 0 platforms darwin depends_lib {port:libpcap port:swig} name py25-pylibpcap maintainers {pmq openmaintainer} long_description {Pylibpcap is a Python extension module that interfaces with the libpcap packet capture library. Pylibpcap enables python scripts to capture packets on the network.} version 0.6.2 categories {python net} revision 0
 py25-pylons 883
 portdir python/py25-pylons description {Pylons is a lightweight web framework.} homepage http://pylonshq.com/ epoch 0 platforms darwin depends_lib {port:py25-setuptools port:py25-routes port:py25-myghty port:py25-paste port:py25-pastedeploy port:py25-pastescript port:py25-simplejson port:py25-WebHelpers port:py25-nose port:py25-beaker port:py25-formencode port:py25-cheetah} name py25-pylons maintainers {openmaintainer stechert akitada} 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.} version 0.9.6.2 categories {python www} revision 0
-py25-pymc 704
-variants {gcc42 gcc43 g95} portdir python/py25-pymc description {Bayesian statistical models and fitting algorithms for python} homepage http://code.google.com/p/pymc/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:gcc43} name py25-pymc long_description {PyMC is a python module that implements Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo. Its flexibility makes it applicable to a large suite of problems as well as easily extensible. Along with core sampling functionality, PyMC includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics.} maintainers mnick version 2.0 categories python revision 0
+py25-pymc 705
+variants {gcc42 gcc43 g95} portdir python/py25-pymc description {Bayesian statistical models and fitting algorithms for python} homepage http://code.google.com/p/pymc/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-numpy port:gcc43} name py25-pymc long_description {PyMC is a python module that implements Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo. Its flexibility makes it applicable to a large suite of problems as well as easily extensible. Along with core sampling functionality, PyMC includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics.} maintainers mnick version 2.0 categories python revision 0
 py25-pymongo 370
 portdir python/py25-pymongo description {Python access to mongodb} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-pymongo maintainers {blb openmaintainer} long_description {The PyMongo distribution contains tools for interacting with the Mongo database from Python.} version 0.11.3 categories {python databases} revision 0
 py25-pymvpa 916
@@ -8852,6 +8854,8 @@
 portdir python/py26-pylibpcap description {Python module for the libpcap packet capture library} homepage http://pylibpcap.sourceforge.net epoch 0 platforms darwin depends_lib {port:python26 port:libpcap port:swig} name py26-pylibpcap maintainers nomaintainer long_description {Pylibpcap is a Python extension module that interfaces with the libpcap packet capture library. Pylibpcap enables python scripts to capture packets on the network.} version 0.6.2 categories {python net} revision 0
 py26-pymacs 712
 portdir python/py26-pymacs description {python/emacs integration} homepage http://pymacs.progiciels-bpi.ca/pymacs.html epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-pymacs maintainers nomaintainer long_description {Pymacs is a powerful tool which, once started from Emacs, allows both-way communication between Emacs Lisp and Python. Pymacs aims Python as an extension language for Emacs rather than the other way around, and this asymmetry is reflected in some design choices. Within Emacs Lisp code, one may load and use Python modules. Python functions may themselves use Emacs services, and handle Emacs Lisp objects kept in Emacs Lisp space.} version 0.23 categories python revision 0
+py26-pymc 705
+variants {gcc42 gcc43 g95} portdir python/py26-pymc description {Bayesian statistical models and fitting algorithms for python} homepage http://code.google.com/p/pymc/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-numpy port:gcc43} name py26-pymc long_description {PyMC is a python module that implements Bayesian statistical models and fitting algorithms, including Markov chain Monte Carlo. Its flexibility makes it applicable to a large suite of problems as well as easily extensible. Along with core sampling functionality, PyMC includes methods for summarizing output, plotting, goodness-of-fit and convergence diagnostics.} maintainers mnick version 2.0 categories python revision 0
 py26-pymongo 370
 portdir python/py26-pymongo description {Python access to mongodb} homepage http://www.mongodb.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-pymongo maintainers {blb openmaintainer} long_description {The PyMongo distribution contains tools for interacting with the Mongo database from Python.} version 0.11.3 categories {python databases} revision 0
 py26-pyobjc 649

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


More information about the macports-changes mailing list