[45225] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sun Jan 11 04:52:15 PST 2009


Revision: 45225
          http://trac.macports.org/changeset/45225
Author:   portindex at macports.org
Date:     2009-01-11 04:52:14 -0800 (Sun, 11 Jan 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-01-11 12:31:20 UTC (rev 45224)
+++ trunk/dports/PortIndex	2009-01-11 12:52:14 UTC (rev 45225)
@@ -2441,7 +2441,7 @@
 gnome-python-desktop 708
 variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/gnome-python-desktop description {Python modules for some GNOME Desktop libraries.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name gnome-python-desktop depends_lib {port:py25-gnome port:gnome-panel port:libgnomeprintui port:evolution-data-server port:gnome-keyring port:gtksourceview port:libgtop port:bug-buddy port:libwnck port:metacity port:gnome-media port:totem-pl-parser port:librsvg} maintainers nomaintainer long_description {{Python modules for some GNOME Desktop libraries.}} version 2.24.0 categories {gnome python} revision 0
 gnome-python-extras 572
-variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/gnome-python-extras description {Extra Python modules for some GNOME Desktop libraries.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name gnome-python-extras depends_lib {port:py25-gnome port:gdl port:libgda3 port:libgtkhtml} maintainers {landonf at macports.org openmaintainer} long_description {{Extra Python modules for some GNOME Desktop libraries.}} version 2.19.1 categories {gnome python} revision 0
+variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir gnome/gnome-python-extras description {Extra Python modules for some GNOME Desktop libraries.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name gnome-python-extras depends_lib {port:py25-gnome port:gdl port:libgda3 port:libgtkhtml} maintainers {landonf at macports.org openmaintainer} long_description {{Extra Python modules for some GNOME Desktop libraries.}} version 2.19.1 categories {gnome python} revision 1
 gnome-session 548
 variants universal variant_desc {universal {Build for multiple architectures}} portdir gnome/gnome-session description {Session component for the GNOME 2 desktop} homepage http://www.gnome.org/ epoch 0 platforms darwin name gnome-session depends_lib {port:gnome-desktop port:gnome-control-center port:dbus port:dbus-glib port:libwnck port:gnome-keyring} long_description {Session component for the GNOME 2.0 desktop. This package contains the commands needed to start GNOME 2.0.} maintainers nomaintainer version 2.24.2 categories gnome revision 0
 gnome-settings-daemon 501
@@ -7286,8 +7286,8 @@
 description {Python syntax highlighter} portdir python/py-pygments homepage http://pygments.org epoch 0 platforms darwin depends_lib port:py-setuptools name py-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
 py-pygpgme 484
 description {Python module for working with OpenPGP messages} portdir python/py-pygpgme homepage http://cheeseshop.python.org/pypi/pygpgme/0.1/ epoch 0 platforms darwin depends_lib port:gpgme name py-pygpgme maintainers {afb at macports.org openmaintainer} long_description {PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt files using the OpenPGP format. It is built on top of GNU Privacy Guard and the GPGME library.} categories python version 0.1 revision 0
-py-pygresql 523
-description {Python module that interfaces to a PostgreSQL database} portdir python/py-pygresql homepage http://www.pygresql.org/ epoch 0 platforms darwin depends_lib {port:python24 port:postgresql82} name py-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 3.8.1 revision 0
+py-pygresql 521
+description {Python module that interfaces to a PostgreSQL database} portdir python/py-pygresql homepage http://www.pygresql.org/ epoch 0 platforms darwin depends_lib {port:python24 port:postgresql83} name py-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
 py-pylibpcap 482
 description {Python module for the libpcap packet capture library} portdir python/py-pylibpcap homepage http://pylibpcap.sourceforge.net epoch 0 platforms darwin depends_lib {port:libpcap port:swig} name py-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.} categories {python net} version 0.6.2 revision 0
 py-pylons 855
@@ -8002,6 +8002,8 @@
 description {converts python scripts into executable Mac OS X apps} portdir python/py26-py2app-devel homepage http://undefined.org/python/#py2app epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-altgraph {path:\${prefix}/lib/python2.6/site-packages/macholib/__init__.py:py26-macholib} port:py26-modulegraph-devel port:py26-bdist_mpkg} name py26-py2app-devel 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.4.2 revision 0
 py26-pygments 539
 description {Python syntax highlighter} portdir python/py26-pygments 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
+description {Python module that interfaces to a PostgreSQL database} portdir python/py26-pygresql 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-pymacs 712
 description {python/emacs integration} portdir python/py26-pymacs 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090111/007cfd16/attachment.html>


More information about the macports-changes mailing list