[53951] trunk/dports

portindex at macports.org portindex at macports.org
Thu Jul 16 17:53:24 PDT 2009


Revision: 53951
          http://trac.macports.org/changeset/53951
Author:   portindex at macports.org
Date:     2009-07-16 17:53:24 -0700 (Thu, 16 Jul 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-07-17 00:35:46 UTC (rev 53950)
+++ trunk/dports/PortIndex	2009-07-17 00:53:24 UTC (rev 53951)
@@ -1933,7 +1933,7 @@
 spatialindex 591
 variants universal portdir devel/spatialindex description {spatialindex provides a general framework for developing spatial indices.} homepage http://trac.gispython.org/spatialindex epoch 0 platforms darwin name spatialindex long_description {{spatialindex provides a general framework for developing spatial indices.} Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree.} maintainers {inmachina.com:max openmaintainer} categories {devel science} version 1.3.2 revision 0
 spin 368
-portdir devel/spin description {The Spin model checker} homepage http://spinroot.com epoch 0 platforms darwin name spin depends_lib {port:tk port:tcl} maintainers jann long_description {SPIN is a general tool for verifying the correctness of distributed software (software design) in a rigorous and mostly automated fashion.} categories devel version 5.1.7 revision 0
+portdir devel/spin description {The Spin model checker} homepage http://spinroot.com epoch 0 platforms darwin name spin depends_lib {port:tk port:tcl} maintainers jann long_description {SPIN is a general tool for verifying the correctness of distributed software (software design) in a rigorous and mostly automated fashion.} categories devel version 5.2.0 revision 0
 splint 523
 variants universal portdir devel/splint description {Secure Programming Lint} homepage http://splint.org/ epoch 0 platforms darwin name splint long_description {Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.} maintainers waqar categories devel version 3.1.2 revision 0
 spread 389
@@ -8670,8 +8670,8 @@
 portdir python/py26-epydoc description {API documentation generator for Python modules} homepage http://epydoc.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib port:python26 name py26-epydoc maintainers nomaintainer long_description {Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc, and plaintext.} version 3.0.1 categories python revision 0
 py26-exif 468
 portdir python/py26-exif description {Python interface to the EXIF meta-data} homepage http://sourceforge.net/projects/exif-py/ epoch 0 platforms {darwin freebsd} depends_lib port:python26 name py26-exif maintainers nomaintainer long_description {Exchangeable Image File Format for Digital Still Cameras is a meta-information tag that can be embedded in tiff or jpeg image files. py-exif is a Python interface to this data.} version 1.0.2 categories python revision 0
-py26-fabric 798
-portdir python/py26-fabric description {Fabric is a simple pythonic remote deployment tool.} homepage http://www.nongnu.org/fab/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-paramiko} name py26-fabric maintainers {arthurk openmaintainer} long_description {It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile'. It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works. Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.} version 0.1.1 categories python revision 0
+py26-fabric 791
+portdir python/py26-fabric description {Fabric is a simple pythonic remote deployment tool.} homepage http://fabfile.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-setuptools port:py26-paramiko} name py26-fabric maintainers {arthurk openmaintainer} long_description {It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile'. It is a bit like a dumbed down Capistrano, except it's in Python, dosn't expect you to be deploying Rails applications, and the 'put' command works. Unlike Capistrano, Fabric want's to stay small, light, easy to change and not bound to any specific framework.} version 0.9b1 categories python revision 0
 py26-feedparser 514
 portdir python/py26-feedparser description {RSS and Atom parser} homepage http://feedparser.org/ epoch 0 platforms darwin depends_lib port:python26 name py26-feedparser maintainers {openmaintainer brett} long_description {Universal Feed Parser is a Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.} depends_extract bin:unzip:unzip version 4.1 categories python revision 0
 py26-formencode 362
@@ -10576,8 +10576,8 @@
 variants universal portdir textproc/rman description {Man page format converter} homepage http://polyglotman.sourceforge.net/ epoch 0 platforms darwin name rman long_description {PolyglotMan takes formatted man pages from most of the popular flavours of UN*X and transforms them into any number of source formats. It can produce ASCII-only, section headers-only, TkMan, {[tn]roff,} Ensemble, SGML, HTML, LaTeX, RTF, Perl 5 POD.} maintainers mac.com:lomion categories textproc version 3.2 revision 0
 rpl 545
 variants universal portdir textproc/rpl description {Rpl is a Unix replacement utility} homepage http://www.laffeycomputer.com/rpl.html epoch 0 platforms darwin name rpl long_description {rpl is a Unix text replacement utility. It will replace strings with new strings in multiple text files. It can scan directories recursively and replace strings in all files found. The search can be limited to files with certain filename suffixes (e.g. '.html', '.c', etc.).} maintainers freebsdcluster.org:mich categories textproc version 1.4.0 revision 0
-rst2pdf 360
-portdir textproc/rst2pdf description {Create PDF from reStructuredText} homepage http://code.google.com/p/rst2pdf/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-reportlab port:py26-docutils} name rst2pdf maintainers {blb openmaintainer} long_description {{Create PDF from reStructuredText}} version 0.11 categories {textproc python} revision 0
+rst2pdf 435
+portdir textproc/rst2pdf description {Create PDF from reStructuredText} homepage http://code.google.com/p/rst2pdf/ depends_run {port:py26-simplejson port:py26-pygments} epoch 0 platforms darwin depends_lib {port:python26 port:py26-reportlab port:py26-docutils port:py26-setuptools} name rst2pdf maintainers {blb openmaintainer} long_description {{Create PDF from reStructuredText}} version 0.11 categories {textproc python} revision 1
 rtf2html 322
 portdir textproc/rtf2html description {rtf to html converter} homepage http://www.45.free.net/~vitus/ice/catdoc epoch 0 platforms {darwin freebsd} name rtf2html maintainers nomaintainer long_description {this is a tool for converting from the rtf-format to the html format.} version 1.1beta categories textproc revision 0
 rtfreader 570
@@ -10865,7 +10865,7 @@
 mod_perl 370
 variants {darwin_6 universal} portdir www/mod_perl description {Embeds a Perl interpreter in the Apache 1.3 server} homepage http://perl.apache.org/ epoch 0 platforms darwin name mod_perl depends_lib {path:bin/perl:perl5 port:apache} long_description {{Embeds a Perl interpreter in the Apache 1.3 server}} maintainers nomaintainer categories www version 1.30 revision 0
 mod_perl2 995
-variants universal portdir www/mod_perl2 description {Embeds a Perl interpreter in the Apache2 server} homepage http://perl.apache.org/ epoch 0 platforms darwin name mod_perl2 depends_lib {path:bin/perl:perl5 port:apache2} long_description {mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more. mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content. As you'd expect from the Perl community, there are hundreds of modules written for mod_perl, everything from persistent database connections, to templating sytems, to complete XML content delivery systems. Web sites like Slashdot and Wired Magazine use mod_perl.} maintainers cyberscript.net:ryan categories www version 2.0.3 revis
 ion 0
+variants universal portdir www/mod_perl2 description {Embeds a Perl interpreter in the Apache2 server} homepage http://perl.apache.org/ epoch 0 platforms darwin name mod_perl2 depends_lib {path:bin/perl:perl5 port:apache2} long_description {mod_perl brings together the full power of the Perl programming language and the Apache HTTP server. You can use Perl to manage Apache, respond to requests for web pages and much more. mod_perl gives you a persistent Perl interpreter embedded in your web server. This lets you avoid the overhead of starting an external interpreter and avoids the penalty of Perl start-up time, giving you super-fast dynamic content. As you'd expect from the Perl community, there are hundreds of modules written for mod_perl, everything from persistent database connections, to templating sytems, to complete XML content delivery systems. Web sites like Slashdot and Wired Magazine use mod_perl.} maintainers cyberscript.net:ryan categories www version 2.0.4 revis
 ion 0
 mod_proxy_html 572
 portdir www/mod_proxy_html description {apache output filter to rewrite HTML} homepage http://apache.webthing.com/mod_proxy_html/ epoch 0 platforms darwin name mod_proxy_html depends_lib {port:apache2 port:libxml2} maintainers nomaintainer long_description {mod_proxy_html is an output filter to rewrite HTML links in a proxy situation, to ensure that links work for users outside the proxy. It serves the same purpose as Apache's ProxyPassReverse directive does for HTTP headers, and is an essential component of a reverse proxy.} categories www version 3.0.1 revision 0
 mod_python 686

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


More information about the macports-changes mailing list