[50171] trunk/dports

portindex at macports.org portindex at macports.org
Mon Apr 27 00:53:26 PDT 2009


Revision: 50171
          http://trac.macports.org/changeset/50171
Author:   portindex at macports.org
Date:     2009-04-27 00:53:23 -0700 (Mon, 27 Apr 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-04-27 06:55:45 UTC (rev 50170)
+++ trunk/dports/PortIndex	2009-04-27 07:53:23 UTC (rev 50171)
@@ -8584,6 +8584,8 @@
 variants darwin_i386 portdir python/py26-psyco description {a python specializing compiler} homepage http://psyco.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-psyco long_description {Psyco is a Python extension module which can massively speed up the execution of any Python code.} maintainers {jmr openmaintainer} version 1.6 categories python revision 0
 py26-psycopg2 601
 variants {postgresql82 postgresql83} portdir python/py26-psycopg2 description {A python DBAPI-2.0 ompliant database adapter for postgresql} homepage http://www.initd.org/software/initd/psycopg/ epoch 0 platforms {darwin freebsd} depends_lib {port:python26 port:openssl port:postgresql83} name py26-psycopg2 long_description {Psycopg2 is a postgresql database adapter for python. It's fully compliant to pythons DBAPI-2.0. psycopg is designed for heavily multi-threaded applications featuring connection pooling.} maintainers {snc openmaintainer} version 2.0.9 categories {python databases} revision 0
+py26-py 401
+portdir python/py26-py description {py lib: agile development and test support library} homepage http://codespeak.net/py epoch 0 platforms darwin depends_lib port:python26 name py26-py maintainers nomaintainer long_description {the py lib is a development support library featuring py.test, ad-hoc distributed execution, micro-threads and svn abstractions.} categories python version 0.9.2 revision 0
 py26-py2app 610
 portdir python/py26-py2app description {converts python scripts into executable Mac OS X apps} homepage http://undefined.org/python/#py2app epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-altgraph port:py26-macholib port:py26-modulegraph port:py26-bdist_mpkg} name py26-py2app maintainers {jmr openmaintainer} long_description {A distutils extension which converts python scripts into executable Mac OS X applications, able to run without requiring an existing python installation. This is a replacement for bundlebuilder.} categories {python devel} version 0.3.6 revision 0
 py26-py2app-devel 723
@@ -8596,6 +8598,8 @@
 portdir python/py26-pygments description {Python syntax highlighter} homepage http://pygments.org epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-pygments maintainers {openmaintainer erickt at macports.org} long_description {Pygments is a fast syntax highlighter written in Python with a special focus on details. Can highlight source code in many supported languages: Python, Ruby, PHP, HTML etc. Outputs arbitrarily-styled HTML or LaTeX, comes with many builtin styles.} categories {python devel} version 1.0 revision 0
 py26-pygresql 525
 portdir python/py26-pygresql description {Python module that interfaces to a PostgreSQL database} homepage http://www.pygresql.org/ epoch 0 platforms darwin depends_lib {port:python26 port:postgresql83} name py26-pygresql maintainers {jwa openmaintainer} long_description {PyGreSQL is an open-source Python module that interfaces to a PostgreSQL database. It embeds the PostgreSQL query library to allow easy use of the powerful PostgreSQL features from a Python script.} categories {python databases} version 4.0 revision 0
+py26-pylibpcap 478
+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: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.} categories {python net} version 0.6.2 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.} categories python version 0.23 revision 0
 py26-pyobjc 649
@@ -8604,6 +8608,8 @@
 depends_build bin:svn:subversion portdir python/py26-pyobjc2 description {bidirectional bridge between python and Objective C} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-py2app-devel} name py26-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.} version 2.0 categories {python devel} revision 1
 py26-pyobjc2-cocoa 446
 depends_build bin:svn:subversion portdir python/py26-pyobjc2-cocoa description {cocoa wrappers for py26-pyobjc2} homepage http://pyobjc.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-pyobjc2} name py26-pyobjc2-cocoa maintainers {jmr openmaintainer} long_description {This port provides the CoreFoundation, Foundation and AppKit wrappers for use with py26-pyobjc2.} version 2.0 categories {python devel} revision 1
+py26-pyprotocols 575
+depends_build bin:unzip:unzip portdir python/py26-pyprotocols description {Protocol Definition, Declaration, and Adaptation} homepage http://www.turbogears.org/ epoch 0 platforms darwin depends_lib port:py26-decoratortools name py26-pyprotocols maintainers nomaintainer long_description {PyProtocols extends the PEP 246 adapt() function with a new {declaration API} that lets you easily define your own interfaces and adapters, and declare what adapters should be used to adapt what types, objects, or interfaces.} version 1.0a0dev-r2302 categories {python devel} revision 0
 py26-pyqt4 587
 variants universal portdir python/py26-pyqt4 description {PyQt4 is a set of Python bindings for the Qt4 toolkit} homepage http://www.riverbankcomputing.co.uk/software/pyqt/intro epoch 0 platforms macosx name py26-pyqt4 depends_lib {port:py26-sip port:qt4-mac} long_description {PyQt4 is a set of Python bindings for the Qt4 toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.} maintainers saispo categories {python devel} version 4.4.4 revision 0
 py26-pyrex 454

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


More information about the macports-changes mailing list