[56882] trunk/dports

portindex at macports.org portindex at macports.org
Wed Sep 2 14:53:54 PDT 2009


Revision: 56882
          http://trac.macports.org/changeset/56882
Author:   portindex at macports.org
Date:     2009-09-02 14:53:53 -0700 (Wed, 02 Sep 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-02 21:53:36 UTC (rev 56881)
+++ trunk/dports/PortIndex	2009-09-02 21:53:53 UTC (rev 56882)
@@ -4358,10 +4358,6 @@
 variants {darwin_7 darwin_8 darwin_9 universal puredarwin} portdir lang/python25-doc description {HTML documentation for Python 2.5} homepage http://www.python.org/ epoch 0 platforms darwin name python25-doc depends_lib {port:gettext port:python25 port:latex2html} long_description {HTML documentation for Python 2.5. Use by running 'pydoc2.5 TOPIC', e.g. 'pydoc2.5 NUMBERS'.} maintainers nomaintainer categories lang version 2.5.2 revision 0
 python26 495
 variants {darwin darwin_7 universal ucs4} portdir lang/python26 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python26 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:db46 port:ncurses port:gdbm port:bzip2 port:readline} long_description {Python is an interpreted, interactive, object-oriented programming language.} maintainers {blb mcalhoun} categories lang version 2.6.2 revision 4
-python30 482
-variants {darwin universal ucs4} portdir lang/python30 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 0 platforms darwin name python30 depends_lib {port:gettext port:zlib port:openssl port:tk port:sqlite3 port:ncurses port:gdbm port:bzip2 port:readline} long_description {Python is an interpreted, interactive, object-oriented programming language.} maintainers {blb openmaintainer} categories lang version 3.0.1 revision 4
-python30-doc 281
-depends_build port:py26-sphinx portdir lang/python30-doc description {Python 3.0 Docs} homepage http://docs.python.org/ epoch 0 platforms darwin depends_lib port:python30 name python30-doc maintainers mww long_description {{Python 3.0 Docs}} version 3.0 categories lang revision 0
 python31 470
 variants {darwin universal ucs4} portdir lang/python31 description {An interpreted, object-oriented programming language} homepage http://www.python.org/ epoch 1 platforms darwin name python31 depends_lib {port:zlib port:openssl port:tk port:sqlite3 port:ncurses port:gdbm port:bzip2 port:readline} long_description {Python is an interpreted, interactive, object-oriented programming language.} maintainers {erickt openmaintainer} categories lang version 3.1 revision 0
 q 847
@@ -6375,7 +6371,7 @@
 p5-eval 443
 portdir perl/p5-eval description {Perl module for parameter estimation with hidden Markov models.} homepage http://mblab.wustl.edu epoch 0 platforms darwin name p5-eval depends_lib path:bin/perl:perl5 maintainers cse.wustl.edu:rpz long_description {iPE is parameter estimation software for generalized hidden Markov models. For information and documentation, see http://genes.cse.wustl.edu.} categories {perl biology} version 2.2.8 revision 0
 p5-event 370
-portdir perl/p5-event description {A Generic Perl Event Loop} homepage http://search.cpan.org/dist/Event/ epoch 0 platforms darwin name p5-event depends_lib path:bin/perl:perl5 maintainers {jmr openmaintainer} long_description {This extension aims to provide an simple and optimized event loop for a broad class of applications.} version 1.11 categories perl revision 0
+portdir perl/p5-event description {A Generic Perl Event Loop} homepage http://search.cpan.org/dist/Event/ epoch 0 platforms darwin name p5-event depends_lib path:bin/perl:perl5 maintainers {jmr openmaintainer} long_description {This extension aims to provide an simple and optimized event loop for a broad class of applications.} version 1.12 categories perl revision 0
 p5-exception-class 524
 portdir perl/p5-exception-class description {A module that allows you to declare real exception classes in Perl} homepage http://search.cpan.org/dist/Exception-Class/ epoch 0 platforms darwin name p5-exception-class depends_lib {path:bin/perl:perl5 port:p5-devel-stacktrace port:p5-class-data-inheritable port:p5-module-build} maintainers {narf_tm openmaintainer} long_description {Exception::Class allows you to declare exception hierarchies in your modules in a Java-esque manner.} categories perl version 1.29 revision 0
 p5-expect 627
@@ -9222,14 +9218,14 @@
 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
 portdir python/py26-zopeinterface description {Python interfaces for Zope} homepage http://www.zope.org/Products/ZopeInterface epoch 0 platforms darwin depends_lib port:python26 name py26-zopeinterface maintainers {mcalhoun openmaintainer} long_description {{Python interfaces for Zope}} version 3.3.0 categories {python zope} revision 0
-py30-blist 428
-portdir python/py30-blist description {a list-like type with better asymptotic performance and similar performance on small lists} homepage http://stutzbachenterprises.com/ epoch 0 platforms darwin depends_lib port:python30 name py30-blist maintainers {phw openmaintainer} long_description {{a list-like type with better asymptotic performance and similar performance on small lists}} version 1.0.1 categories python revision 1
-py30-crcmod 408
-portdir python/py30-crcmod description {Python module for creating functions computing the Cyclic Redundancy Check (CRC).} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python30 name py30-crcmod maintainers {phw openmaintainer} long_description {{Python module for creating functions computing the Cyclic Redundancy Check (CRC).}} version 1.5 categories python revision 1
-py30-ply 370
-portdir python/py30-ply description {PLY is an implementation of lex and yacc parsing tools for Python} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python30 name py30-ply maintainers {phw openmaintainer} long_description {{PLY is an implementation of lex and yacc parsing tools for Python}} version 3.2 categories python revision 1
-py30-tc 339
-portdir python/py30-tc description {Python bindings to the tokyocabinet library} homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python30 port:tokyocabinet} name py30-tc maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} version 0.7.2 categories {python databases} revision 0
+py31-blist 428
+portdir python/py31-blist description {a list-like type with better asymptotic performance and similar performance on small lists} homepage http://stutzbachenterprises.com/ epoch 0 platforms darwin depends_lib port:python31 name py31-blist maintainers {phw openmaintainer} long_description {{a list-like type with better asymptotic performance and similar performance on small lists}} version 1.0.1 categories python revision 0
+py31-crcmod 408
+portdir python/py31-crcmod description {Python module for creating functions computing the Cyclic Redundancy Check (CRC).} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python31 name py31-crcmod maintainers {phw openmaintainer} long_description {{Python module for creating functions computing the Cyclic Redundancy Check (CRC).}} version 1.5 categories python revision 0
+py31-ply 370
+portdir python/py31-ply description {PLY is an implementation of lex and yacc parsing tools for Python} homepage http://crcmod.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python31 name py31-ply maintainers {phw openmaintainer} long_description {{PLY is an implementation of lex and yacc parsing tools for Python}} version 3.2 categories python revision 0
+py31-tc 339
+portdir python/py31-tc description {Python bindings to the tokyocabinet library} homepage http://github.com/rsms/tc epoch 0 platforms darwin depends_lib {port:python31 port:tokyocabinet} name py31-tc maintainers rasmus long_description {{Python bindings to the tokyocabinet library}} version 0.7.2 categories {python databases} revision 0
 rdiff-backup 1125
 portdir python/rdiff-backup description {backs up one directory to another, possibly over a network} homepage http://www.nongnu.org/rdiff-backup/ epoch 0 platforms darwin depends_lib {port:python25 port:librsync port:py25-xattr} name rdiff-backup maintainers nomaintainer long_description {rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, and modification times. Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensical defaults.} version 1.2.8 categories {python net sysutils} revision 0
 rdiff-backup-devel 1143

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


More information about the macports-changes mailing list