[50074] trunk/dports

portindex at macports.org portindex at macports.org
Fri Apr 24 00:53:16 PDT 2009


Revision: 50074
          http://trac.macports.org/changeset/50074
Author:   portindex at macports.org
Date:     2009-04-24 00:53:15 -0700 (Fri, 24 Apr 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-04-24 07:41:22 UTC (rev 50073)
+++ trunk/dports/PortIndex	2009-04-24 07:53:15 UTC (rev 50074)
@@ -7688,8 +7688,8 @@
 portdir python/py-ro description {advanced Distributed Object Technology for python} homepage http://pyro.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-ro maintainers nomaintainer long_description {Pyro is an acronym for PYthon Remote Objects. It is an advanced and powerful Distributed Object Technology system written entirely in Python, that is designed to be very easy to use. It resembles Java's Remote Method Invocation (RMI). It is less similar to CORBA - which is a system- and language independent Distributed Object Technology and has much more to offer than Pyro or RMI. But Pyro is small, simple and free (MIT software license).} categories {python devel} version 3.7 revision 0
 py-roundup 576
 portdir python/py-roundup description {Issue-tracking system} homepage http://roundup.sf.net/ epoch 0 platforms darwin depends_lib port:python24 name py-roundup maintainers nomaintainer long_description {Roundup is a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces. It is based on the winning design from Ka-Ping Yee in the Software Carpentry Track design competition. Note: Ping is not responsible for this project. The contact for this project is richard at users.sourceforge.net.} categories {python www} version 1.3.3 revision 0
-py-routes 542
-portdir python/py-routes description {A Routing package for Python that matches URLs to dicts and vice versa.} homepage http://routes.groovie.org epoch 0 platforms darwin depends_lib port:python24 name py-routes maintainers {openmaintainer stechert akitada} long_description {Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.} categories {python www} version 1.10 revision 0
+py-routes 544
+portdir python/py-routes description {A Routing package for Python that matches URLs to dicts and vice versa.} homepage http://routes.groovie.org epoch 0 platforms darwin depends_lib port:python24 name py-routes maintainers {openmaintainer stechert akitada} long_description {Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.} categories {python www} version 1.10.3 revision 0
 py-rt 342
 portdir python/py-rt description {Python Routeing Toolkit} homepage http://ipmon.sprintlabs.com/pyrt/ epoch 0 platforms darwin depends_lib port:python24 name py-rt maintainers nomaintainer long_description {The Python Routeing Toolkit enables routeing information in a network to be collected.} categories {python net} version 2.5 revision 0
 py-ruledispatch 375
@@ -8286,8 +8286,8 @@
 portdir python/py25-reportlab description {python library for creating pdf files} homepage http://www.reportlab.org/rl_toolkit.html epoch 0 platforms {darwin freebsd} depends_lib {port:python25 port:py25-numeric} name py25-reportlab maintainers nomaintainer long_description {ReportLab is a software library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the python programming language.} categories python version 2.3 revision 0
 py25-rope 475
 portdir python/py25-rope description {python refactoring library} homepage http://rope.sourceforge.net/ epoch 0 platforms darwin depends_lib port:py25-setuptools name py25-rope maintainers nomaintainer long_description {Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation.} categories python version 0.9.2 revision 0
-py25-routes 546
-portdir python/py25-routes description {A Routing package for Python that matches URLs to dicts and vice versa.} homepage http://routes.groovie.org epoch 0 platforms darwin depends_lib port:python25 name py25-routes maintainers {openmaintainer stechert akitada} long_description {Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.} categories {python www} version 1.10 revision 0
+py25-routes 548
+portdir python/py25-routes description {A Routing package for Python that matches URLs to dicts and vice versa.} homepage http://routes.groovie.org epoch 0 platforms darwin depends_lib port:python25 name py25-routes maintainers {openmaintainer stechert akitada} long_description {Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.} categories {python www} version 1.10.3 revision 0
 py25-ruledispatch 381
 portdir python/py25-ruledispatch description {Rule-based Dispatching and Generic Functions} homepage http://www.turbogears.org/ epoch 0 platforms darwin depends_lib port:py25-pyprotocols name py25-ruledispatch maintainers {stechert akitada openmaintainer} long_description {Rule-based Dispatching and Generic Functions} categories {python devel} version 0.5a0.dev-r2306 revision 1
 py25-scientific 432
@@ -8560,6 +8560,10 @@
 portdir python/py26-parsing description {alternative approach to creating parsers in python} homepage http://pyparsing.wikispaces.com/ epoch 0 platforms darwin depends_lib port:python26 name py26-parsing maintainers nomaintainer long_description {The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code.} categories {python lang} version 1.5.1 revision 1
 py26-paste 455
 portdir python/py26-paste description {Bringing consistency to Python web development.} homepage http://pythonpaste.org/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-paste maintainers {openmaintainer akitada} long_description {Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators.} categories {python www} version 1.7.2 revision 0
+py26-pastedeploy 430
+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.}} categories {python www} version 1.3.3 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.}} categories {python www} version 1.7.3 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.} categories python version 2.3 revision 0
 py26-pgsql 796
@@ -8604,6 +8608,8 @@
 portdir python/py26-rdflib description {Python library for working with RDF} homepage http://rdflib.net/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools} name py26-rdflib maintainers nomaintainer long_description {RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information. The library contains an RDF/XML parser/serializer, a TripleStore, an InformationStore and various store backends (InMemory, SleepyCat BTree, ZODB BTree).} categories {python textproc} version 2.4.0 revision 0
 py26-rope 475
 portdir python/py26-rope description {python refactoring library} homepage http://rope.sourceforge.net/ epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-rope maintainers nomaintainer long_description {Rope is a Python refactoring library that can be used with several editors and IDEs. It provides many refactoring operations as well as forms of code assistance like auto-completion and access to documentation.} categories python version 0.9.2 revision 0
+py26-routes 527
+portdir python/py26-routes description {A Routing package for Python that matches URLs to dicts and vice versa.} homepage http://routes.groovie.org epoch 0 platforms darwin depends_lib port:python26 name py26-routes maintainers nomaintainer long_description {Routes is a Python re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort.} categories {python www} version 1.10.3 revision 0
 py26-scientific 432
 variants {macosx puredarwin mpi} portdir python/py26-scientific description {Scientific Python} homepage http://dirac.cnrs-orleans.fr/ScientificPython/ epoch 0 platforms darwin depends_lib {port:netcdf port:py26-numeric} name py26-scientific long_description {ScientificPython is a collection of Python modules that are useful for scientific computing.} maintainers nomaintainer version 2.6.1 categories {python science} revision 0
 py26-scipy 436
@@ -10327,7 +10333,7 @@
 syck 602
 variants universal portdir textproc/syck description {An extension for reading and writing YAML} homepage http://whytheluckystiff.net/syck/ epoch 0 name syck maintainers lharple at comcast.net long_description {Syck is an extension for reading and writing YAML swiftly in popular scripting languages. As Syck loads the YAML, it stores the data directly in your language's symbol table. This means speed. This means power. This means Do not disturb Syck because it is so focused on the task at hand that it will slay you mortally if you get in its way.} categories {textproc devel} version 0.55 revision 0
 tcl-dox 401
-depends_build bin:flex:flex portdir textproc/tcl-dox description {Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.} homepage http://therowes.net/~greg/software/ epoch 0 platforms darwin name tcl-dox maintainers raimue long_description {{Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.}} version 0.8.2 categories textproc revision 0
+depends_build bin:flex:flex portdir textproc/tcl-dox description {Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.} homepage http://therowes.net/~greg/software/ epoch 0 platforms darwin name tcl-dox maintainers raimue long_description {{Tcl-Dox is a filter that you can use with Doxygen for documenting Tcl source code.}} version 0.8.3 categories textproc revision 0
 tesseract 707
 variants universal portdir textproc/tesseract description {Open source OCR engine} homepage http://code.google.com/p/tesseract-ocr/ epoch 0 platforms darwin name tesseract depends_lib port:tiff long_description {The Tesseract OCR engine was one of the top 3 engines in the 1995 UNLV Accuracy test. Between 1995 and 2006 it had little work done on it, but it is probably one of the most accurate open source OCR engines available. The source code will read a binary, grey or color image and output text. A tiff reader is built in that will read uncompressed TIFF images, or libtiff can be added to read compressed images.} maintainers emer at emer.net categories {textproc graphics pdf} version 2.03 revision 0
 texi2html 393

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


More information about the macports-changes mailing list