[62347] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Mon Jan 4 15:54:29 PST 2010


Revision: 62347
          http://trac.macports.org/changeset/62347
Author:   portindex at macports.org
Date:     2010-01-04 15:54:28 -0800 (Mon, 04 Jan 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-01-04 23:21:32 UTC (rev 62346)
+++ trunk/dports/PortIndex	2010-01-04 23:54:28 UTC (rev 62347)
@@ -8099,7 +8099,7 @@
 py-htmltemplate 463
 portdir python/py-htmltemplate description {HTML template engine for python} homepage http://freespace.virgin.net/hamish.sanderson/htmltemplate.html epoch 0 platforms darwin depends_lib port:python24 name py-htmltemplate maintainers nomaintainer long_description {HTMLTemplate converts HTML/XHTML templates into simple Python object models that can be manipulated through callback functions in your scripts.} version 1.5.0 categories {python textproc} revision 0
 py-httplib2 398
-portdir python/py-httplib2 description {A comprehensive HTTP client library in Python} homepage http://code.google.com/p/httplib2/ epoch 0 platforms darwin depends_lib port:python24 name py-httplib2 maintainers nomaintainer long_description {A comprehensive HTTP client library that supports many features left out of other HTTP libraries.} version 2-0.5.0 categories {python devel net} revision 0
+portdir python/py-httplib2 description {A comprehensive HTTP client library in Python} homepage http://code.google.com/p/httplib2/ epoch 0 platforms darwin depends_lib port:python24 name py-httplib2 maintainers nomaintainer long_description {A comprehensive HTTP client library that supports many features left out of other HTTP libraries.} version 2-0.6.0 categories {python devel net} revision 0
 py-hyperestraier 364
 portdir python/py-hyperestraier description {a Python module for Hyper Estraier} homepage http://hyperestraier.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:hyperestraier} name py-hyperestraier maintainers gmail.com:rsky0711 long_description {{a Python module for Hyper Estraier}} version 0.0.15 categories {python textproc} revision 0
 py-icalendar 635
@@ -8873,7 +8873,7 @@
 py25-markdown 383
 portdir python/py25-markdown description {python implementation of markdown} homepage http://www.freewisdom.org/projects/python-markdown/ epoch 0 platforms darwin depends_lib port:python25 name py25-markdown maintainers {openmaintainer erickt} long_description {{python implementation of markdown}} depends_extract bin:unzip:unzip version 1.7 categories {python textproc} revision 0
 py25-matplotlib 811
-variants {cairo gtk2 tkinter wxpython qt4 latex ghostscript} portdir python/py25-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:freetype port:libpng port:py25-dateutil port:py25-tz port:py25-numpy port:py25-configobj port:py25-pyobjc-cocoa} name py25-matplotlib long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} maintainers {ram openmaintainer} version 0.99.1.1 categories {python graphics math} revision 0
+variants {cairo gtk2 tkinter wxpython qt4 latex ghostscript} portdir python/py25-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:freetype port:libpng port:py25-dateutil port:py25-tz port:py25-numpy port:py25-configobj port:py25-pyobjc-cocoa} name py25-matplotlib long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} maintainers {ram openmaintainer} version 0.99.1.2 categories {python graphics math} revision 0
 py25-matplotlib-basemap 505
 portdir python/py25-matplotlib-basemap description {matplotlib toolkit for plotting data on map projections} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos port:py25-httplib2 port:py25-dap} name py25-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} version 0.99.4 categories {python graphics math} revision 0
 py25-mayavi 645
@@ -9157,7 +9157,7 @@
 py25-twitter 359
 portdir python/py25-twitter description {Interface for the Twitter API.} homepage http://code.google.com/p/python-twitter/ epoch 0 platforms darwin depends_lib port:py25-simplejson name py25-twitter maintainers nomaintainer long_description {This library provides a pure python interface for the Twitter API.} version 0.6 categories {python devel} revision 0
 py25-tz 425
-portdir python/py25-tz description {World Timezone Definitions for Python} homepage http://pytz.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-tz maintainers {nox openmaintainer} long_description {pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher.} version 2009r categories {python devel} revision 0
+portdir python/py25-tz description {World Timezone Definitions for Python} homepage http://pytz.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-tz maintainers {nox openmaintainer} long_description {pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher.} version 2009u categories {python devel} revision 0
 py25-urlgrabber 502
 portdir python/py25-urlgrabber description {High-level cross-protocol url-grabber} homepage http://linux.duke.edu/projects/urlgrabber/ epoch 0 platforms darwin depends_lib port:python25 name py25-urlgrabber maintainers {afb openmaintainer} long_description {python-urlgrabber is a high-level cross-protocol url-grabber for python supporting HTTP, FTP and file locations. Features include keepalive, byte ranges, throttling, authentication, proxies and more.} version 3.1.0 categories python revision 0
 py25-utidylib 419
@@ -9375,7 +9375,7 @@
 py26-htmltemplate 467
 portdir python/py26-htmltemplate description {HTML template engine for python} homepage http://freespace.virgin.net/hamish.sanderson/htmltemplate.html epoch 0 platforms darwin depends_lib port:python26 name py26-htmltemplate maintainers nomaintainer long_description {HTMLTemplate converts HTML/XHTML templates into simple Python object models that can be manipulated through callback functions in your scripts.} version 1.5.0 categories {python textproc} revision 0
 py26-httplib2 410
-portdir python/py26-httplib2 description {A comprehensive HTTP client library in Python} homepage http://code.google.com/p/httplib2/ epoch 0 platforms darwin depends_lib port:python26 name py26-httplib2 maintainers {ram openmaintainer} long_description {A comprehensive HTTP client library that supports many features left out of other HTTP libraries.} version 2-0.5.0 categories {python devel net} revision 0
+portdir python/py26-httplib2 description {A comprehensive HTTP client library in Python} homepage http://code.google.com/p/httplib2/ epoch 0 platforms darwin depends_lib port:python26 name py26-httplib2 maintainers {ram openmaintainer} long_description {A comprehensive HTTP client library that supports many features left out of other HTTP libraries.} version 2-0.6.0 categories {python devel net} revision 0
 py26-hypy 430
 portdir python/py26-hypy description {Fulltext search interface for Python applications} homepage http://goonmill.org/hypy/ epoch 0 platforms darwin depends_lib {port:python26 port:hyperestraier} name py26-hypy maintainers nomaintainer long_description {Hypy is a fulltext search interface for Python applications. Use it to index and search your documents from Python code.} version 0.8.3 categories {python textproc} revision 0
 py26-icalendar 639
@@ -9431,7 +9431,7 @@
 py26-markdown 354
 portdir python/py26-markdown description {Python implementation of Markdown} homepage http://www.freewisdom.org/projects/python-markdown/ epoch 0 platforms darwin depends_lib port:python26 name py26-markdown maintainers {openmaintainer arthurk} long_description {{Python implementation of Markdown}} version 2.0.3 categories {python textproc} revision 0
 py26-matplotlib 811
-variants {cairo gtk2 tkinter wxpython qt4 latex ghostscript} portdir python/py26-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python26 port:freetype port:libpng port:py26-dateutil port:py26-tz port:py26-numpy port:py26-configobj port:py26-pyobjc-cocoa} name py26-matplotlib long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} maintainers {ram openmaintainer} version 0.99.1.1 categories {python graphics math} revision 1
+variants {cairo gtk2 tkinter wxpython qt4 latex ghostscript} portdir python/py26-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python26 port:freetype port:libpng port:py26-dateutil port:py26-tz port:py26-numpy port:py26-configobj port:py26-pyobjc-cocoa} name py26-matplotlib long_description {Matplotlib is a pure python plotting library with the goal of making publication quality plots using a syntax familiar to matlab users. The library uses numpy for handling large data sets and supports a variety of output backends. This port provides variants for the different GUIs (gtk2, tkinter, wxpython).} maintainers {ram openmaintainer} version 0.99.1.2 categories {python graphics math} revision 0
 py26-matplotlib-basemap 505
 portdir python/py26-matplotlib-basemap description {matplotlib toolkit for plotting data on map projections} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python26 port:py26-matplotlib port:geos port:py26-httplib2 port:py26-dap} name py26-matplotlib-basemap maintainers {ram openmaintainer} long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} version 0.99.4 categories {python graphics math} revision 0
 py26-mayavi 623
@@ -9709,7 +9709,7 @@
 py26-twitter 362
 portdir python/py26-twitter description {A python wrapper around the Twitter API} homepage http://code.google.com/p/python-twitter epoch 0 platforms darwin depends_lib {port:py26-setuptools port:py26-simplejson} name py26-twitter maintainers gmail.com:aeppert long_description {{A python wrapper around the Twitter API}} version 0.6 categories python revision 0
 py26-tz 425
-portdir python/py26-tz description {World Timezone Definitions for Python} homepage http://pytz.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-tz maintainers {ram openmaintainer} long_description {pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher.} version 2009r categories {python devel} revision 0
+portdir python/py26-tz description {World Timezone Definitions for Python} homepage http://pytz.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-tz maintainers {ram openmaintainer} long_description {pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher.} version 2009u categories {python devel} revision 0
 py26-urlwatch 578
 portdir python/py26-urlwatch description {a tool for monitoring webpages for updates} homepage http://thpinfo.com/2008/urlwatch/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-urlwatch maintainers nomaintainer long_description {urlwatch helps you watch URLs and get notified (via email or in your terminal) of any changes. The change notification will include the URL that has changed and a unified diff of what has changed, and can also filter content via hooks, remove noise (always-changing website parts), etc.} version 1.7 categories python revision 0
 py26-utidylib 419
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100104/38bbb86b/attachment-0001.html>


More information about the macports-changes mailing list