[54479] trunk/dports
portindex at macports.org
portindex at macports.org
Tue Jul 28 03:53:26 PDT 2009
Revision: 54479
http://trac.macports.org/changeset/54479
Author: portindex at macports.org
Date: 2009-07-28 03:53:26 -0700 (Tue, 28 Jul 2009)
Log Message:
-----------
Total number of ports parsed: 5969
Ports successfully parsed: 5969
Ports failed: 0
Modified Paths:
--------------
trunk/dports/PortIndex
trunk/dports/PortIndex.quick
Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex 2009-07-28 10:43:00 UTC (rev 54478)
+++ trunk/dports/PortIndex 2009-07-28 10:53:26 UTC (rev 54479)
@@ -7762,6 +7762,8 @@
portdir python/py-pastescript description {Paste Script is a pluggable command-line frontend, to the Paste system.} homepage http://pythonpaste.org/paste/ epoch 0 platforms darwin depends_lib port:py-cheetah name py-pastescript maintainers {stechert akitada openmaintainer} long_description {{Paste Script is a pluggable command-line frontend, to the Paste system.}} version 1.6.2 categories {python www} revision 0
py-pastewebkit 383
portdir python/py-pastewebkit description {A port/reimplementation of Webware WebKit in WSGI and Paste.} homepage http://pythonpaste.org/webkit/ epoch 0 platforms darwin depends_lib port:python24 name py-pastewebkit maintainers {openmaintainer stechert} long_description {{A port/reimplementation of Webware WebKit in WSGI and Paste.}} version 1.0 categories {python www} revision 0
+py-paver 660
+portdir python/py-paver description {Easy build, distribution and deployment scripting} homepage http://www.blueskyonmars.com/projects/paver/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools} name py-paver maintainers {arthurk openmaintainer} long_description {Paver is a Python-based build/distribution/deployment scripting tool along the lines of Make or Rake. What makes Paver unique is its integration with commonly used Python libraries. Common tasks that were easy before remain easy. More importantly, dealing with your applications specific needs and requirements is also easy.} version 1.0.1 categories {python devel} revision 0
py-pcapy 453
portdir python/py-pcapy description {python interface to libpcap} homepage http://oss.coresecurity.com/projects/pcapy.html epoch 0 platforms darwin depends_lib {port:python24 port:libpcap} name py-pcapy maintainers nomaintainer long_description {Pcapy is a Python extension module that interfaces with the libpcap packet capture library. Pcapy enables python scripts to capture packets on the network.} version 0.10.4 categories {python net} revision 1
py-peak 360
@@ -8038,8 +8040,8 @@
portdir python/py-utidylib description {Python interface to html tidy} homepage http://utidylib.berlios.de/ epoch 0 platforms darwin depends_lib {port:python24 lib:libtidy:tidy port:py-ctypes port:py-epydoc} name py-utidylib maintainers nomaintainer long_description {Python interface to html tidy, the html and xml cleanup tool from the w3c} depends_extract bin:unzip:unzip version 0.2 categories python revision 1
py-virtualenv 385
portdir python/py-virtualenv description {Virtual Python Environment builder} homepage http://pypi.python.org/pypi/virtualenv epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools} name py-virtualenv maintainers {arthurk openmaintainer} long_description {virtualenv is a tool to create isolated Python environments.} version 1.3.3 categories {python devel} revision 0
-py-virtualenvwrapper 419
-portdir python/py-virtualenvwrapper description {Enhancements to virtualenv.} homepage http://www.doughellmann.com/projects/virtualenvwrapper/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools port:py-virtualenv} name py-virtualenvwrapper maintainers {arthurkoziel.com:arthur openmaintainer} long_description {Extensions to Ian Bicking's virtualenv tool.} version 1.12 categories python revision 0
+py-virtualenvwrapper 388
+portdir python/py-virtualenvwrapper description {Enhancements to virtualenv.} homepage http://www.doughellmann.com/projects/virtualenvwrapper/ epoch 0 platforms darwin depends_lib {port:python24 port:py-setuptools port:py-virtualenv} name py-virtualenvwrapper maintainers arthurk long_description {Extensions to Ian Bicking's virtualenv tool.} version 1.18.1 categories python revision 0
py-vobject 557
portdir python/py-vobject description {Python package for parsing and generating vCard and vCalendar files.} homepage http://vobject.skyhouseconsulting.com/ epoch 0 platforms darwin depends_lib {port:py-dateutil port:py-setuptools} name py-vobject maintainers darkart.com:opendarwin.org long_description {vobject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. It is being developed in concert with the Open Source Application Foundation's Chandler project.} version 0.4.1 categories python revision 0
py-vorbis 418
@@ -8408,6 +8410,8 @@
portdir python/py25-pastedeploy description {Paste Deployment is a system for finding and configuring WSGI applications and servers.} homepage http://pythonpaste.org/deploy/ epoch 0 platforms darwin depends_lib port:python25 name py25-pastedeploy maintainers stechert long_description {{Paste Deployment is a system for finding and configuring WSGI applications and servers.}} version 1.3.1 categories {python www} revision 0
py25-pastescript 422
portdir python/py25-pastescript description {Paste Script is a pluggable command-line frontend, to the Paste system.} homepage http://pythonpaste.org/paste/ epoch 0 platforms darwin depends_lib port:py25-cheetah name py25-pastescript maintainers {stechert akitada openmaintainer} long_description {{Paste Script is a pluggable command-line frontend, to the Paste system.}} version 1.6.2 categories {python www} revision 0
+py25-paver 666
+portdir python/py25-paver description {Easy build, distribution and deployment scripting} homepage http://www.blueskyonmars.com/projects/paver/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-paver maintainers {arthurk openmaintainer} long_description {Paver is a Python-based build/distribution/deployment scripting tool along the lines of Make or Rake. What makes Paver unique is its integration with commonly used Python libraries. Common tasks that were easy before remain easy. More importantly, dealing with your applications specific needs and requirements is also easy.} version 1.0.1 categories {python devel} revision 0
py25-pexpect 638
portdir python/py25-pexpect description {python module for better controlling other applications} homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-pexpect maintainers nomaintainer long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} version 2.3 categories python revision 0
py25-pgsql 794
@@ -8600,8 +8604,8 @@
portdir python/py25-uuid description {UUID objects (universally unique identifiers) according to RFC 4122.} homepage http://zesty.ca/python/uuid.html epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-uuid maintainers alakazam long_description {This module is automatically provided in python 2.5 and is only provided for ports that depend. Using the standard module should be adequate for all other uses. UUID objects (universally unique identifiers) according to RFC 4122. This module provides immutable UUID objects (class UUID) and the functions uuid1(), uuid3(), uuid4(), uuid5() for generating version 1, 3, 4, and 5 UUIDs as specified in RFC 4122.} version 1.30 categories python revision 0
py25-virtualenv 374
portdir python/py25-virtualenv description {Virtual Python Environment builder} homepage http://pypi.python.org/pypi/virtualenv epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools} name py25-virtualenv maintainers arthurk long_description {virtualenv is a tool to create isolated Python environments.} version 1.3.3 categories {python devel} revision 0
-py25-virtualenvwrapper 427
-portdir python/py25-virtualenvwrapper description {Enhancements to virtualenv.} homepage http://www.doughellmann.com/projects/virtualenvwrapper/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools port:py25-virtualenv} name py25-virtualenvwrapper maintainers {arthurkoziel.com:arthur openmaintainer} long_description {Extensions to Ian Bicking's virtualenv tool.} version 1.12 categories python revision 0
+py25-virtualenvwrapper 413
+portdir python/py25-virtualenvwrapper description {Enhancements to virtualenv.} homepage http://www.doughellmann.com/projects/virtualenvwrapper/ epoch 0 platforms darwin depends_lib {port:python25 port:py25-setuptools port:py25-virtualenv} name py25-virtualenvwrapper maintainers {arthurk openmaintainer} long_description {Extensions to Ian Bicking's virtualenv tool.} version 1.18.1 categories python revision 0
py25-vobject 560
portdir python/py25-vobject description {Python package for parsing and generating vCard and vCalendar files.} homepage http://vobject.skyhouseconsulting.com/ epoch 0 platforms darwin depends_lib {port:py25-dateutil port:py25-setuptools} name py25-vobject maintainers gmail.com:cfedermann long_description {vObject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. It is being developed in concert with the Open Source Application Foundation's Chandler project.} version 0.8.1c categories python revision 0
py25-werkzeug 1125
@@ -8836,6 +8840,8 @@
portdir python/py26-pastedeploy description {Paste Deployment is a system for finding and configuring WSGI applications and servers.} homepage http://pythonpaste.org/deploy/ epoch 0 platforms darwin depends_lib port:python26 name py26-pastedeploy maintainers nomaintainer long_description {{Paste Deployment is a system for finding and configuring WSGI applications and servers.}} version 1.3.3 categories {python www} revision 0
py26-pastescript 401
portdir python/py26-pastescript description {Paste Script is a pluggable command-line frontend, to the Paste system.} homepage http://pythonpaste.org/paste/ epoch 0 platforms darwin depends_lib port:py26-cheetah name py26-pastescript maintainers nomaintainer long_description {{Paste Script is a pluggable command-line frontend, to the Paste system.}} version 1.7.3 categories {python www} revision 0
+py26-paver 666
+portdir python/py26-paver description {Easy build, distribution and deployment scripting} homepage http://www.blueskyonmars.com/projects/paver/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-paver maintainers {arthurk openmaintainer} long_description {Paver is a Python-based build/distribution/deployment scripting tool along the lines of Make or Rake. What makes Paver unique is its integration with commonly used Python libraries. Common tasks that were easy before remain easy. More importantly, dealing with your applications specific needs and requirements is also easy.} version 1.0.1 categories {python devel} revision 0
py26-pexpect 638
portdir python/py26-pexpect description {python module for better controlling other applications} homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-pexpect maintainers nomaintainer long_description {Pexpect makes Python a better tool for controlling other applications. It is a pure Python module for spawning child applications, controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands.} version 2.3 categories python revision 0
py26-pgsql 796
@@ -8950,8 +8956,8 @@
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-virtualenv 391
portdir python/py26-virtualenv description {Virtual Python Environment builder} homepage http://pypi.python.org/pypi/virtualenv epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-virtualenv maintainers {akitada openmaintainer} long_description {virtualenv is a tool to create isolated Python environments.} version 1.3.2 categories {python devel} revision 1
-py26-virtualenvwrapper 427
-portdir python/py26-virtualenvwrapper description {Enhancements to virtualenv.} homepage http://www.doughellmann.com/projects/virtualenvwrapper/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-virtualenv} name py26-virtualenvwrapper maintainers {arthurkoziel.com:arthur openmaintainer} long_description {Extensions to Ian Bicking's virtualenv tool.} version 1.12 categories python revision 0
+py26-virtualenvwrapper 429
+portdir python/py26-virtualenvwrapper description {Enhancements to virtualenv.} homepage http://www.doughellmann.com/projects/virtualenvwrapper/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-virtualenv} name py26-virtualenvwrapper maintainers {arthurkoziel.com:arthur openmaintainer} long_description {Extensions to Ian Bicking's virtualenv tool.} version 1.18.1 categories python revision 0
py26-vobject 560
portdir python/py26-vobject description {Python package for parsing and generating vCard and vCalendar files.} homepage http://vobject.skyhouseconsulting.com/ epoch 0 platforms darwin depends_lib {port:py26-dateutil port:py26-setuptools} name py26-vobject maintainers gmail.com:cfedermann long_description {vObject is intended to be a full featured Python package for parsing and generating vCard and vCalendar files. It is being developed in concert with the Open Source Application Foundation's Chandler project.} version 0.8.1c categories python revision 0
py26-webob 540
Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090728/2b9f1b49/attachment.html>
More information about the macports-changes
mailing list