[49559] trunk/dports

portindex at macports.org portindex at macports.org
Sun Apr 12 00:52:43 PDT 2009


Revision: 49559
          http://trac.macports.org/changeset/49559
Author:   portindex at macports.org
Date:     2009-04-12 00:52:42 -0700 (Sun, 12 Apr 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-04-12 07:50:01 UTC (rev 49558)
+++ trunk/dports/PortIndex	2009-04-12 07:52:42 UTC (rev 49559)
@@ -731,7 +731,7 @@
 mysqltcl 469
 variants {mysql4 universal} portdir databases/mysqltcl description {Simple API for Mysql-Database and Tcl scripting language.} homepage http://www.xdobry.de/mysqltcl/ epoch 0 platforms darwin name mysqltcl depends_lib {port:mysql5 port:tcl port:tk} long_description {MySQLTcl is a collection of Tcl commands and a Tcl global array that provide access to one or more mysql database servers.} maintainers nomaintainer categories {databases devel} version 3.02 revision 0
 mysqlxx 504
-variants {mysql3 mysql4 mysql5 universal} portdir databases/mysqlxx description {C++ wrapper for MySQL's C API} homepage http://tangentsoft.net/mysql++/ epoch 0 platforms {darwin freebsd} name mysqlxx depends_lib {port:gettext port:zlib port:mysql5} long_description {MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container.} maintainers kayos at genetikayos.com categories databases version 3.0.2 revision 0
+variants {mysql3 mysql4 mysql5 universal} portdir databases/mysqlxx description {C++ wrapper for MySQL's C API} homepage http://tangentsoft.net/mysql++/ epoch 0 platforms {darwin freebsd} name mysqlxx depends_lib {port:gettext port:zlib port:mysql5} long_description {MySQL++ is a C++ wrapper for MySQL's C API. It is built around STL principles, to make dealing with the database as easy as dealing with an STL container.} maintainers kayos at genetikayos.com categories databases version 3.0.8 revision 0
 openldap 436
 variants {darwin_6 aci universal} portdir databases/openldap description {OpenLDAP Software} homepage http://www.openldap.org/ epoch 0 platforms darwin name openldap depends_lib {path:bin/perl:perl5 port:cyrus-sasl2 port:openssl port:db44} long_description {OpenLDAP Software is an open source implementation of the Lightweight Directory Access Protocol.} maintainers landonf at macports.org categories databases version 2.3.35 revision 1
 oracle-instantclient 493
@@ -8432,6 +8432,8 @@
 portdir python/py26-lepton description {Pluggable particle engine and API for Python} homepage http://code.google.com/p/py-lepton/ epoch 0 platforms darwin depends_lib port:python26 name py26-lepton maintainers {blb openmaintainer} long_description {Lepton is a high-performance, pluggable particle engine and API for Python. It is designed for creating graphical special effects for games or other visual applications. The engine is designed to be very flexible and does not rely on any other libraries directly. You can use it either with OpenGL (via pyglet, PyOpenGL, wxPython, etc), or with pygame by selecting the appropriate renderer.} categories {python graphics} version 0.9a revision 0
 py26-libxml2 346
 portdir python/py26-libxml2 description {Python bindings for libxml2} homepage http://xmlsoft.org/python.html epoch 0 platforms darwin depends_lib {port:python26 port:libxml2 port:zlib} name py26-libxml2 maintainers {mcalhoun openmaintainer} long_description {{Python bindings for libxml2}} categories {python textproc} version 2.6.21 revision 0
+py26-libxslt 340
+portdir python/py26-libxslt description {Python bindings for libxslt} homepage http://xmlsoft.org/ epoch 0 platforms darwin depends_lib {port:python26 port:libxslt port:py26-libxml2 port:zlib} name py26-libxslt maintainers nomaintainer long_description {{Python bindings for libxslt}} categories {python textproc} version 2.6.21 revision 0
 py26-lxml 614
 portdir python/py26-lxml description {Powerful and Pythonic XML processing library} homepage http://codespeak.net/lxml/ epoch 0 platforms darwin depends_lib {port:python26 port:libxml2 port:libxslt port:py26-setuptools} name py26-lxml maintainers {gmail.com:dbraband openmaintainer} long_description {lxml is a Pythonic binding for the libxml2 and libxslt libraries. It is unique in that it combines the speed and feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API.} categories {python devel} version 2.2 revision 0
 py26-macholib 676
@@ -8554,6 +8556,8 @@
 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 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 p
 ossible (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``.} categories {python www} version 0.4.1 revision 0
 py26-wxpython 659
 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 at ucla.edu 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++.} categories {python graphics} version 2.8.9.1 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.} categories {python devel textproc} version 0.8.4 revision 0
 py26-yaml 523
 variants libyaml portdir python/py26-yaml description {YAML 1.1 parser and emitter for Python} homepage http://pyyaml.org/wiki/PyYAML epoch 0 platforms darwin depends_lib port:python26 name py26-yaml long_description {PyYAML is a YAML parser and emitter for Python, which supports YAML 1.1, unicode input and output, low-level event-based parser and emitter API, high-level API for serializing and deserializing native Python objects.} maintainers {akitada openmaintainer} version 3.08 categories {python devel} revision 0
 py26-zopeinterface 338

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


More information about the macports-changes mailing list