[44337] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Fri Dec 26 06:52:17 PST 2008


Revision: 44337
          http://trac.macports.org/changeset/44337
Author:   portindex at macports.org
Date:     2008-12-26 06:52:17 -0800 (Fri, 26 Dec 2008)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-12-26 14:52:16 UTC (rev 44336)
+++ trunk/dports/PortIndex	2008-12-26 14:52:17 UTC (rev 44337)
@@ -6890,6 +6890,8 @@
 description {A language for writing C extension modules for Python.} portdir python/py-cython homepage http://www.cython.org/ epoch 0 platforms darwin depends_lib port:python24 name py-cython maintainers {openmaintainer akira cornell.edu:ajb78} long_description {Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations} categories {python devel} version 0.9.8 revision 0
 py-daemon 323
 description {Module to daemonize the calling process} portdir python/py-daemon homepage http://www.clapper.org/software/python/daemon/ epoch 0 platforms darwin depends_lib port:python24 name py-daemon maintainers akira long_description {{Module to daemonize the calling process}} categories python version 1.0.1 revision 0
+py-dap 538
+description {Python implementation of the Data Access Protocol} portdir python/py-dap homepage http://pydap.org/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools port:py-httplib2} name py-dap maintainers nomaintainer long_description {A scientific protocol for data access developed by the OPeNDAP team (http://opendap.org). This implementation is developed from scratch, following the latest specification of the protocol (DAP 2.0 Draft Community Standard 2005/04/27).} categories python version 2.2.6.7 revision 0
 py-dateutil 409
 portdir python/py-dateutil description {powerful extensions to the standard python datetime module} homepage http://labix.org/python-dateutil epoch 0 depends_run {port:py-tz port:py-setuptools} platforms darwin depends_lib port:python24 name py-dateutil maintainers {dh openmaintainer} long_description {{powerful extensions to the standard python datetime module}} categories python version 1.4.1 revision 0
 py-dbo 458
@@ -7012,6 +7014,8 @@
 description {python module allowing usage of html code like python objects} portdir python/py-htmloo homepage http://pyhtmloo.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-htmloo maintainers nomaintainer long_description {pyhtmloo is a library that allows python developers to use HTML code like any other python objects. The final goal of this is to have a library of HTML 'widgets'. This will allow to no re-invent the wheel when building HTML pages.} categories {python www} version 0.7 revision 1
 py-htmltemplate 463
 description {HTML template engine for python} portdir python/py-htmltemplate 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.} categories {python textproc} version 1.4.2 revision 0
+py-httplib2 398
+description {A comprehensive HTTP client library in Python} portdir python/py-httplib2 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.} categories {python devel net} version 2-0.4.0 revision 0
 py-hyperestraier 364
 description {a Python module for Hyper Estraier} portdir python/py-hyperestraier homepage http://hyperestraier.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:hyperestraier} name py-hyperestraier maintainers rsky0711 at gmail.com long_description {{a Python module for Hyper Estraier}} categories {python textproc} version 0.0.15 revision 0
 py-icalendar 631
@@ -7092,10 +7096,10 @@
 description {python implementation of markdown} portdir python/py-markdown homepage http://www.freewisdom.org/projects/python-markdown/ epoch 0 platforms darwin depends_lib port:python24 name py-markdown maintainers {openmaintainer erickt at macports.org} long_description {{python implementation of markdown}} categories {python textproc} version 1.7 revision 0
 py-mathdom 371
 portdir python/py-mathdom description {DOM library for Content MathML written in Python} homepage http://py-mathdom.sourceforge.net/ epoch 0 depends_run port:py-parsing platforms darwin depends_lib port:python24 name py-mathdom maintainers nomaintainer long_description {{DOM library for Content MathML written in Python}} categories {python math} version 0.7 revision 0
-py-matplotlib 943
-variants {cairo gtk2 tkinter wxpython} variant_desc {cairo {Allow to use cairo for interactive plotting} gtk2 {Use GTKAgg for interactive plotting} tkinter {Use tkAgg for interactive plotting} wxpython {Use wxAgg for interactive plotting}} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:freetype port:libpng port:py-dateutil port:py-tz port:py-numpy port:py-tkinter} name py-matplotlib maintainers nomaintainer 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).} categories {python graphics math} version 0.98.3 revision 0
-py-matplotlib-basemap 457
-description {matplotlib toolkit for plotting data on map projections} portdir python/py-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:py-matplotlib port:geos2} name py-matplotlib-basemap maintainers nomaintainer long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99 revision 1
+py-matplotlib 987
+variants {cairo gtk2 tkinter wxpython latex ghostscript} variant_desc {cairo {Enable Cairo backends} gtk2 {Enable GTKAgg backend} tkinter {Enable tkAgg backend} wxpython {Enable wxAgg backend} latex {Enable LaTeX support} ghostscript {Enable GhostScript support}} portdir python/py-matplotlib description {matlab-like syntax for creating plots in python} homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:freetype port:libpng port:py-dateutil port:py-tz port:py-numpy port:py-configobj port:py-tkinter} name py-matplotlib maintainers nomaintainer 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).} categories {python graphics math} version 0.98.5.2 revision 0
+py-matplotlib-basemap 488
+description {matplotlib toolkit for plotting data on map projections} portdir python/py-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python24 port:py-matplotlib port:geos2 port:py-httplib2 port:py-dap} name py-matplotlib-basemap maintainers nomaintainer long_description {Matplotlib basemap is a matplotlib toolkit python library for plotting data on map projections} categories {python graphics math} version 0.99.2 revision 0
 py-mecab 321
 description {a Python module for MeCab} portdir python/py-mecab homepage http://mecab.sourceforge.net/ epoch 0 platforms darwin depends_lib {port:python24 port:mecab} name py-mecab maintainers rsky0711 at gmail.com long_description {{a Python module for MeCab}} categories {python textproc japanese} version 0.96 revision 0
 py-mechanize 406
@@ -7691,7 +7695,7 @@
 py25-markdown 364
 description {python implementation of markdown} portdir python/py25-markdown homepage http://www.freewisdom.org/projects/python-markdown/ epoch 0 platforms darwin depends_lib port:python25 name py25-markdown maintainers {openmaintainer erickt at macports.org} long_description {{python implementation of markdown}} categories {python textproc} version 1.7 revision 0
 py25-matplotlib 1009
-variants {cairo gtk2 tkinter wxpython latex ghostscript} variant_desc {cairo {Enable Cairo backends} gtk2 {Enable GTKAgg backend} tkinter {Enable tkAgg backend} wxpython {Enable wxAgg backend} latex {Enable LaTeX support} ghostscript {Enable GhostScript support}} 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-tkinter} name py25-matplotlib maintainers {ram openmaintainer} 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).} categories {python graphics math} version 
 0.98.5.1 revision 2
+variants {cairo gtk2 tkinter wxpython latex ghostscript} variant_desc {cairo {Enable Cairo backends} gtk2 {Enable GTKAgg backend} tkinter {Enable tkAgg backend} wxpython {Enable wxAgg backend} latex {Enable LaTeX support} ghostscript {Enable GhostScript support}} 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-tkinter} name py25-matplotlib maintainers {ram openmaintainer} 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).} categories {python graphics math} version 
 0.98.5.2 revision 0
 py25-matplotlib-basemap 506
 description {matplotlib toolkit for plotting data on map projections} portdir python/py25-matplotlib-basemap homepage http://matplotlib.sourceforge.net epoch 0 platforms darwin depends_lib {port:python25 port:py25-matplotlib port:geos2 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} categories {python graphics math} version 0.99.2 revision 0
 py25-mecab 325
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081226/aa4a9fc1/attachment.html>


More information about the macports-changes mailing list