[63670] trunk/dports

portindex at macports.org portindex at macports.org
Thu Feb 11 19:54:41 PST 2010


Revision: 63670
          http://trac.macports.org/changeset/63670
Author:   portindex at macports.org
Date:     2010-02-11 19:54:41 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-02-12 03:43:29 UTC (rev 63669)
+++ trunk/dports/PortIndex	2010-02-12 03:54:41 UTC (rev 63670)
@@ -4801,7 +4801,7 @@
 libetpan 538
 variants universal portdir mail/libetpan description {mail purpose library} homepage http://libetpan.sourceforge.net/ epoch 0 platforms darwin name libetpan depends_lib {port:openssl port:cyrus-sasl2 port:curl port:zlib port:expat} long_description {libEtPan is a mail purpose library. It will be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir), message/MIME parser} maintainers mww categories {mail devel} version 0.58 revision 0
 libidn 810
-variants universal portdir mail/libidn description {international domain name library} homepage http://www.gnu.org/software/libidn/ epoch 0 platforms darwin name libidn depends_lib {port:libiconv port:gettext} maintainers foellinger.de:olaf long_description {Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibitation of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.} categories mail version 1.15 revision 0
+variants universal portdir mail/libidn description {international domain name library} homepage http://www.gnu.org/software/libidn/ epoch 0 platforms darwin name libidn depends_lib {port:libiconv port:gettext} maintainers foellinger.de:olaf long_description {Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. The library contains a generic Stringprep implementation that does Unicode 3.2 NFKC normalization, mapping and prohibitation of characters, and bidirectional character handling. Profiles for iSCSI, Kerberos 5, Nameprep, SASL and XMPP are included. Punycode and ASCII Compatible Encoding (ACE) via IDNA are supported.} categories mail version 1.16 revision 0
 libmilter 669
 variants darwin_10 portdir mail/libmilter description {libmilter library from Sendmail} homepage http://www.sendmail.org/doc/sendmail-current/libmilter/docs/ epoch 0 platforms darwin name libmilter long_description {Sendmail's Content Management API (milter) provides third-party programs to access mail messages as they are being processed by the Mail Transfer Agent (MTA), allowing them to examine and modify message content and meta-information. Filtering policies implemented by Milter-conformant filters may then be centrally configured and composed in an end-user's MTA configuration file} maintainers geeklair.net:dluke categories mail version 8.14.4 revision 0
 librfc822 538
@@ -8888,8 +8888,8 @@
 variants universal depends_build {port:docbook-xml-4.1.2 port:docbook-xsl port:pkgconfig} portdir python/py25-goocanvas description {GooCanvas python bindings} homepage http://developer.berlios.de/projects/pygoocanvas/ epoch 0 platforms darwin depends_lib {port:goocanvas port:gtk2 port:py25-cairo port:py25-gobject port:py25-gtk} name py25-goocanvas maintainers nomaintainer long_description {GooCanvas python bindings} categories {python gnome} version 0.10.0 revision 0
 py25-gsl 512
 variants {numarray Numeric numpy} depends_build port:swig-python portdir python/py25-gsl description {Python interface to the GNU Scientific Library} homepage http://pygsl.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:gsl port:py25-numpy} name py25-gsl long_description {Python interface to the GSL, the GNU Scientfic Library. Variants for the use of different array-objects supported by pygsl are provided.} maintainers {openmaintainer jochen} version 0.9.1 categories {python science} revision 1
-py25-gst-python 477
-variants universal portdir python/py25-gst-python description {GStreamer python bindings} homepage http://gstreamer.freedesktop.org/modules/gst-python.html epoch 0 platforms darwin name py25-gst-python depends_lib {port:py25-gtk port:gst-plugins-base} long_description {gst-python allows python programs built with the gnome toolkit to use gstreamer for multimedia input/output} maintainers {rmsfisher openmaintainer} categories {python gnome audio} version 0.10.17 revision 0
+py25-gst-python 482
+variants universal portdir python/py25-gst-python description {GStreamer python bindings} homepage http://gstreamer.freedesktop.org/modules/gst-python.html epoch 0 platforms darwin name py25-gst-python depends_lib {port:py25-gtk port:gst-plugins-base} long_description {gst-python allows python programs built with the gnome toolkit to use gstreamer for multimedia input/output} maintainers {rmsfisher openmaintainer} categories {python gnome multimedia} version 0.10.18 revision 0
 py25-gtk 519
 variants {darwin_9 universal} depends_build port:pkgconfig portdir python/py25-gtk description {PyGTK is the Python binding to GTK+ 2.x} homepage http://www.pygtk.org/ epoch 0 platforms darwin depends_lib {port:python25 port:atk port:gtk2 port:libglade2 port:py25-cairo port:py25-gobject} name py25-gtk long_description {PyGTK contains modules that allow you to use gtk in Python programs. At present, it is a fairly complete set of bindings.} maintainers nomaintainer categories {python x11} version 2.16.0 revision 0
 py25-gtkglext 382
@@ -9471,7 +9471,7 @@
 py26-greenlet 1327
 portdir python/py26-greenlet description {Lightweight in-process concurrent programming} homepage http://undefined.org/python/#greenlet epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-greenlet maintainers {akitada openmaintainer} long_description {The {"greenlet"} package is a spin-off of Stackless, a version of CPython that supports micro-threads called {"tasklets".} Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on {"channels".} A {"greenlet",} on the other hand, is a still more primitive notion of micro-thread with no implicit {scheduling;} coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of {greenlet;} however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate {generators;} the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a {"yield"} keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.} version 0.2 categories {python devel} revision 0
 py26-gst-python 489
-variants universal portdir python/py26-gst-python description {GStreamer python bindings} homepage http://gstreamer.freedesktop.org/modules/gst-python.html epoch 0 platforms darwin name py26-gst-python depends_lib {port:py26-gtk port:gst-plugins-base} long_description {gst-python allows python programs built with the gnome toolkit to use gstreamer for multimedia input/output} maintainers {rmsfisher elelay openmaintainer} categories {python gnome multimedia} version 0.10.17 revision 0
+variants universal portdir python/py26-gst-python description {GStreamer python bindings} homepage http://gstreamer.freedesktop.org/modules/gst-python.html epoch 0 platforms darwin name py26-gst-python depends_lib {port:py26-gtk port:gst-plugins-base} long_description {gst-python allows python programs built with the gnome toolkit to use gstreamer for multimedia input/output} maintainers {rmsfisher elelay openmaintainer} categories {python gnome multimedia} version 0.10.18 revision 0
 py26-gtk 503
 variants {darwin_9 universal} portdir python/py26-gtk description {PyGTK is the Python binding to GTK+ 2.x} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py26-gtk depends_lib {port:python26 port:atk port:gtk2 port:libglade2 port:py26-cairo port:py26-gobject} long_description {PyGTK contains modules that allow you to use gtk in Python programs. At present, it is a fairly complete set of bindings.} maintainers {mcalhoun openmaintainer} categories {python x11} version 2.16.0 revision 0
 py26-h5py 694

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


More information about the macports-changes mailing list