[65539] trunk/dports

portindex at macports.org portindex at macports.org
Fri Mar 26 21:54:36 PDT 2010


Revision: 65539
          http://trac.macports.org/changeset/65539
Author:   portindex at macports.org
Date:     2010-03-26 21:54:35 -0700 (Fri, 26 Mar 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-03-27 04:44:55 UTC (rev 65538)
+++ trunk/dports/PortIndex	2010-03-27 04:54:35 UTC (rev 65539)
@@ -10064,6 +10064,8 @@
 variants lzo portdir python/py26-tables description {Python package for HDF5 file access.} homepage http://www.pytables.org/ epoch 0 platforms darwin depends_lib {port:python26 port:hdf5-18 port:py26-numpy port:zlib port:bzip2 port:py26-scientific} name py26-tables long_description {PyTables is a python package used to access HDF5 files, and can efficiently manage extremely large hierarchical data sets.} maintainers {mmoll openmaintainer} license unknown version 2.1.2 categories {python python science} revision 0
 py26-tc 355
 portdir python/py26-tc description {Python bindings to the tokyocabinet library} homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python26 port:tokyocabinet} name py26-tc license unknown maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} version 0.7.2 categories {python databases} revision 0
+py26-tempita 429
+depends_build port:py26-setuptools portdir python/py26-tempita description {Tempita is a small templating language for text substitution.} homepage http://pypi.python.org/pypi/Tempita/0.4/ epoch 0 platforms darwin depends_lib port:python26 name py26-tempita license MIT maintainers {perry openmaintainer} long_description {{Tempita is a small templating language for text substitution.}} version 0.4 categories python revision 0
 py26-tesser 446
 portdir python/py26-tesser description {Optical Character Recognition module for Python} homepage http://code.google.com/p/pytesser/ epoch 0 platforms darwin depends_lib {port:py26-pil bin:tesseract:tesseract} name py26-tesser license unknown maintainers {singingwolfboy openmaintainer} long_description {pytesser is an {Optical Character Recognition module for Python}} depends_extract bin:unzip:unzip version 0.0.1 categories python revision 0
 py26-textile 443
@@ -10102,10 +10104,14 @@
 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 license unknown maintainers lightnin 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-wbxml 458
 variants universal depends_build port:py26-pyrex portdir python/py26-wbxml description {Python bindings for the WBXML library} homepage http://www.synce.org/ epoch 0 platforms {darwin freebsd} name py26-wbxml depends_lib port:wbxml2 long_description {pywbxml provides Python bindings to manipulate WBXML, a binary representation of WBXML used in mobile communications.} maintainers nomaintainer license unknown categories {python net} version 0.1 revision 0
-py26-webhelpers 577
-portdir python/py26-webhelpers description {Web Helpers is a library of helper functions intended to make writing web applications easier.} homepage http://pypi.python.org/pypi/WebHelpers/1.0b5/ epoch 0 platforms darwin depends_lib port:python26 name py26-webhelpers license BSD maintainers {perry openmaintainer} long_description {{Web Helpers is a library of helper functions intended to make writing web applications easier.} It's the standard function library for Pylons and TurboGears 2, but can be used with any web framework.} version 1.0b5 categories python revision 0
+py26-weberror 476
+depends_build port:py26-setuptools portdir python/py26-weberror description {Web Error handling and exception catching} homepage http://pypi.python.org/pypi/WebError/0.10.2/ epoch 0 platforms darwin depends_lib {port:py26-paste port:py26-pygments port:py26-simplejson port:py26-tempita port:py26-webob} name py26-weberror license MIT maintainers {perry openmaintainer} long_description {{Web Error handling and exception catching}} version 0.10.2 categories python revision 0
+py26-webhelpers 612
+depends_build port:py26-setuptools portdir python/py26-webhelpers description {Web Helpers is a library of helper functions intended to make writing web applications easier.} homepage http://pypi.python.org/pypi/WebHelpers/1.0b5/ epoch 0 platforms darwin depends_lib port:python26 name py26-webhelpers license BSD maintainers {perry openmaintainer} long_description {{Web Helpers is a library of helper functions intended to make writing web applications easier.} It's the standard function library for Pylons and TurboGears 2, but can be used with any web framework.} version 1.0b5 categories python revision 0
 py26-webob 556
 portdir python/py26-webob description {WSGI request and response object.} homepage http://pythonpaste.org/webob/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-webob license unknown maintainers {openmaintainer akitada} long_description {WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment.} version 0.9.6.1 categories {python www} revision 0
+py26-webtest 373
+depends_build port:py26-setuptools portdir python/py26-webtest description {Helper to test WSGI applications} homepage http://pypi.python.org/pypi/WebTest/1.2/ epoch 0 platforms darwin depends_lib port:py26-webob name py26-webtest license MIT maintainers {perry openmaintainer} long_description {{Helper to test WSGI applications}} version 1.2 categories python revision 0
 py26-werkzeug 1945
 portdir python/py26-werkzeug description {The Swiss Army knife of Python web development.} homepage http://werkzeug.pocoo.org/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-werkzeug license unknown maintainers {openmaintainer akitada} long_description {Werkzeug ======== Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.). Details and example applications are available on the `Werkzeug website <http://werkzeug.pocoo.org/>`_. Features -------- - unicode awareness - request and response objects - various utility functions for dealing with HTTP headers such as `Accept` and `Cache-Control` headers. - thread local objects with proper cleanup at request end - an interactive debugger - wrapper around wsgiref that works around some of the limitations and bugs, adds threading and fork support for test environments and adds an automatic reloader. - a flexible URL routing system with REST support. - fully WSGI compatible Development Version ------------------- The `Werkzeug tip <http://dev.pocoo.org/hg/werkzeug-main/archive/tip.zip#egg=Werkzeug-dev>`_ is installable via `easy_install` with ``easy_install Werkzeug==dev``.} depends_extract bin:unzip:unzip version 0.5.1 categories {python www} revision 1
 py26-wordaxe 634

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


More information about the macports-changes mailing list