[55204] trunk/dports

portindex at macports.org portindex at macports.org
Fri Aug 7 05:53:57 PDT 2009


Revision: 55204
          http://trac.macports.org/changeset/55204
Author:   portindex at macports.org
Date:     2009-08-07 05:53:57 -0700 (Fri, 07 Aug 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-08-07 12:50:59 UTC (rev 55203)
+++ trunk/dports/PortIndex	2009-08-07 12:53:57 UTC (rev 55204)
@@ -2744,8 +2744,8 @@
 portdir gnome/gst-plugins-ugly description {This is gst-plugins, a set of plug-ins for GStreamer.} homepage http://www.gnome.org/ epoch 0 platforms darwin name gst-plugins-ugly depends_lib {port:gst-plugins-base port:a52dec port:lame port:libcdio port:libdvdread port:libid3tag port:liboil port:libmad port:libmpeg2 port:twolame port:x264} long_description {{This is gst-plugins, a set of plug-ins for GStreamer.}} maintainers nomaintainer categories gnome version 0.10.12 revision 0
 gst-python 466
 variants universal portdir gnome/gst-python description {GStreamer python bindings} homepage http://gstreamer.freedesktop.org/modules/gst-python.html epoch 0 platforms darwin name 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 {gnome python audio} version 0.10.16 revision 0
-gstreamer 851
-variants universal depends_build {port:gzip port:m4 port:perl5 port:pkgconfig} portdir gnome/gstreamer description {A framework for streaming media.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:bison port:flex port:gettext port:glib2 port:libiconv port:libxml2 port:zlib} name gstreamer maintainers {rmsfisher openmaintainer} long_description {This is GStreamer, a framework for streaming media. The fundamental design comes from the video pipeline at Oregon Graduate Institute, as well as some ideas from DirectMedia. It's based on plug-ins that will provide the various codec and other functionality. The interface hopefully is generic enough for various companies (ahem, Apple) to release binary codecs for Linux, until such time as they get a clue and release the source.} categories gnome version 0.10.24 revision 0
+gstreamer 886
+variants universal depends_build {port:gzip port:m4 path:bin/perl:perl5 port:pkgconfig} portdir gnome/gstreamer description {A framework for streaming media.} homepage http://www.gnome.org/ epoch 0 platforms darwin depends_lib {port:bison port:flex port:gettext path:lib/pkgconfig/glib-2.0.pc:glib2 port:libiconv port:libxml2 port:zlib} name gstreamer maintainers {rmsfisher openmaintainer} long_description {This is GStreamer, a framework for streaming media. The fundamental design comes from the video pipeline at Oregon Graduate Institute, as well as some ideas from DirectMedia. It's based on plug-ins that will provide the various codec and other functionality. The interface hopefully is generic enough for various companies (ahem, Apple) to release binary codecs for Linux, until such time as they get a clue and release the source.} categories gnome version 0.10.24 revision 0
 gthumb 760
 variants universal depends_build {port:gnome-doc-utils path:bin/perl:perl5 port:pkgconfig} portdir gnome/gthumb description {Image viewer and browser for the gnome desktop.} homepage http://gthumb.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:libgphoto2 port:audiofile port:avahi port:dbus port:dbus-glib port:esound port:expat port:gconf port:gnome-keyring port:gnome-vfs port:gtk2 port:howl port:libart_lgpl port:libbonobo port:libbonoboui port:libexif port:libglade2 port:libgnome port:libgnomecanvas port:libgnomeui port:libiconv port:libxml2 port:libxslt port:openssl port:orbit2 port:popt} name gthumb maintainers nomaintainer long_description {{Image viewer and browser for the gnome desktop.}} categories gnome version 2.10.10 revision 0
 gtk-doc 639
@@ -4125,7 +4125,7 @@
 gcc44 388
 variants {powerpc odcctools} portdir lang/gcc44 description {The GNU compiler collection} homepage http://gcc.gnu.org/ epoch 1 platforms darwin name gcc44 depends_lib {port:gmp port:mpfr port:libiconv} long_description {The GNU compiler collection, including front ends for C, C++, Objective-C, Objective-C++, Java and Fortran95.} maintainers mww categories lang version 4.4.1 revision 0
 gcc45 494
-variants {powerpc gfortran java} portdir lang/gcc45 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc45 depends_lib {port:gmp port:mpfr port:libiconv} long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} maintainers mww categories lang version 4.5-20090730 revision 0
+variants {powerpc gfortran java} portdir lang/gcc45 description {The GNU compiler collection, prerelease BETA} homepage http://gcc.gnu.org/ epoch 0 platforms darwin name gcc45 depends_lib {port:gmp port:mpfr port:libiconv} long_description {The GNU compiler collection, including front ends for C, C++, Objective-C and Objective-C++. This is a prerelease BETA version and does not have all available language front ends enabled.} maintainers mww categories lang version 4.5-20090806 revision 0
 gccxml 351
 variants universal depends_build port:cmake portdir lang/gccxml description {generates XML description of C++ code} homepage http://www.gccxml.org/ epoch 0 platforms darwin name gccxml long_description {generates an XML description of a C++ program from GCC's internal representation} maintainers nomaintainer categories lang version 0.6.0 revision 0
 gccxml-devel 410
@@ -8154,10 +8154,10 @@
 portdir python/py-xist description {XML based HTML generator in Python} homepage http://www.livinglogic.de/Python/xist/ epoch 0 platforms darwin depends_lib {port:python24 port:py-xml port:py-ansistyle port:py-url} name py-xist maintainers nomaintainer long_description {XIST is an XML based extensible HTML generator written in Python. XIST is also a DOM parser (built on top of SAX2) with a very simple and pythonesque tree API. Every XML element type corresponds to a Python class and these Python classes provide a conversion method to transform the XML tree (e.g. into HTML). XIST can be considered object oriented XSL.} version 2.13 categories {python textproc} revision 0
 py-xlib 612
 portdir python/py-xlib description {python module for the X protocol} homepage http://python-xlib.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-xlib maintainers nomaintainer long_description {The Python X Library is intended to be a fully functional X client library for Python programs. It is written entirely in Python. This is possible to do since X client programs communicate with the X server via the X protocol. The communication takes place over TCP/IP, Unix sockets, DECnet or any other suitable streaming network protocol.} version 0.12 categories {python x11} revision 1
-py-xlrd 412
-portdir python/py-xlrd description {module to extract data from Microsoft Excel spreadsheet files} homepage http://www.lexicon.net/sjmachin/xlrd.htm epoch 0 platforms darwin depends_lib port:python24 name py-xlrd maintainers nomaintainer long_description {xlrd is a Python module to extract data from Microsoft Excel spreadsheet files.} depends_extract bin:unzip:unzip version 0.5.2 categories python revision 0
-py-xlwriter 549
-portdir python/py-xlwriter description {python module for writing Excel spreadsheets} homepage http://pyxlwriter.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-xlwriter maintainers nomaintainer long_description {pyXLWriter is a Python library for generating Excel spreadsheets. It is a port of John McNamara's Perl Spreadsheet::WriteExcel module version 0.42 to Python. It allows writing of Excel spreadsheets without the need for COM objects.} depends_extract bin:unzip:unzip version 0.4a3 categories python revision 0
+py-xlrd 317
+depends_build port:py25-xlrd portdir python/py-xlrd description {stub project. py-xlwriter is now installed by py25-xlrd} homepage {} epoch 0 platforms darwin name py-xlrd maintainers nomaintainer long_description {{stub project. py-xlwriter is now installed by py25-xlrd}} categories python version 0.5.2 revision 1
+py-xlwriter 332
+depends_build port:py25-xlwrt portdir python/py-xlwriter description {stub package. py-xlwriter is now isntalled with py25-xlwrt} homepage {} epoch 0 platforms darwin name py-xlwriter maintainers nomaintainer long_description {{stub package. py-xlwriter is now isntalled with py25-xlwrt}} categories python version 0.4a3 revision 1
 py-xml 364
 portdir python/py-xml description {XML Tools for Python} homepage http://pyxml.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:expat} name py-xml maintainers mac.com:ryanwilcox long_description {A package of all the tools required for writing basic XML applications in Python.} version 0.8.4 categories {python devel textproc} revision 0
 py-xmldiff 575
@@ -8708,6 +8708,10 @@
 variants darwin_7 depends_build bin:svn:subversion portdir python/py25-xattr depends_fetch port:subversion description {xattr is a Python wrapper for Darwin's extended filesystem attributes} homepage http://undefined.org/python/#xattr epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-xattr long_description {Extended attributes extend the basic attributes of files and directories in the file system. They are stored as name:data pairs associated with file system objects (files, directories, symlinks, etc). Extended attributes are currently only available on Darwin 8.0 and later. This corresponds to Mac OS X 10.4 (Tiger) and later.} maintainers mmoll version 0.5 categories python revision 0
 py25-xdg 684
 portdir python/py25-xdg description {Python module implementing various freedesktop.org standards} homepage http://www.freedesktop.org/wiki/Software/pyxdg epoch 0 platforms darwin depends_lib {port:python25 port:py25-gobject port:py25-numeric} name py25-xdg maintainers nomaintainer long_description {PyXDG is a python library to access freedesktop.org standards. Currently supported standards are: * Base Directory Specification Version 0.6 * Menu Specification Version 1.0-draft1 * Desktop Entry Specification Version 0.9.4 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13} version 0.16 categories {python textproc} revision 0
+py25-xlrd 424
+portdir python/py25-xlrd description {module to extract data from Microsoft Excel spreadsheet files} homepage http://www.lexicon.net/sjmachin/xlrd.htm epoch 0 platforms darwin depends_lib port:python25 name py25-xlrd maintainers {snc openmaintainer} long_description {xlrd is a Python module to extract data from Microsoft Excel spreadsheet files.} depends_extract bin:unzip:unzip version 0.6.1 categories python revision 0
+py25-xlwrt 555
+portdir python/py25-xlwrt description {python module for writing Excel spreadsheets} homepage http://pyxlwriter.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-xlwrt maintainers {snc openmaintainer} long_description {pyXLWriter is a Python library for generating Excel spreadsheets. It is a port of John McNamara's Perl Spreadsheet::WriteExcel module version 0.42 to Python. It allows writing of Excel spreadsheets without the need for COM objects.} depends_extract bin:unzip:unzip version 0.4a3 categories python revision 0
 py25-xml 368
 portdir python/py25-xml description {XML Tools for Python} homepage http://pyxml.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python25 port:expat} name py25-xml maintainers mac.com:ryanwilcox long_description {A package of all the tools required for writing basic XML applications in Python.} version 0.8.4 categories {python devel textproc} revision 0
 py25-xmpppy 342
@@ -9078,6 +9082,10 @@
 portdir python/py26-wordaxe description {Python library for hyphenation by decomposition of compound words} homepage http://deco-cow.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-wordaxe maintainers {singingwolfboy openmaintainer} long_description {The wordaxe library (formerly known as deco-cow) provides Python programs with the ability to automatically hyphenate words using an algorithm which is based on decomposition of compound words into base words, and is named DCWHyphenator in the code.} depends_extract bin:unzip:unzip version 0.3.3 categories {python textproc} revision 0
 py26-wxpython 650
 portdir python/py26-wxpython description {Python interface to the wxWindows cross platform GUI} homepage http://www.wxpython.org/ epoch 0 platforms darwin depends_lib {port:python26 port:wxWidgets} name py26-wxpython maintainers jameskyle long_description {wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWindows cross platform GUI library, which is written in C++.} version 2.8.9.1 categories {python graphics} revision 0
+py25-xlrd 424
+portdir python/py26-xlrd description {module to extract data from Microsoft Excel spreadsheet files} homepage http://www.lexicon.net/sjmachin/xlrd.htm epoch 0 platforms darwin depends_lib port:python25 name py25-xlrd maintainers {snc openmaintainer} long_description {xlrd is a Python module to extract data from Microsoft Excel spreadsheet files.} depends_extract bin:unzip:unzip version 0.6.1 categories python revision 0
+py25-xlwrt 555
+portdir python/py26-xlwrt description {python module for writing Excel spreadsheets} homepage http://pyxlwriter.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-xlwrt maintainers {snc openmaintainer} long_description {pyXLWriter is a Python library for generating Excel spreadsheets. It is a port of John McNamara's Perl Spreadsheet::WriteExcel module version 0.42 to Python. It allows writing of Excel spreadsheets without the need for COM objects.} depends_extract bin:unzip:unzip version 0.4a3 categories python revision 0
 py26-xml 362
 portdir python/py26-xml description {XML Tools for Python} homepage http://pyxml.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python26 port:expat} name py26-xml maintainers nomaintainer long_description {A package of all the tools required for writing basic XML applications in Python.} version 0.8.4 categories {python devel textproc} revision 0
 py26-yaml 523

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


More information about the macports-changes mailing list