[45967] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sun Jan 25 21:52:30 PST 2009


Revision: 45967
          http://trac.macports.org/changeset/45967
Author:   portindex at macports.org
Date:     2009-01-25 21:52:29 -0800 (Sun, 25 Jan 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-01-26 05:44:48 UTC (rev 45966)
+++ trunk/dports/PortIndex	2009-01-26 05:52:29 UTC (rev 45967)
@@ -7270,8 +7270,8 @@
 portdir python/py-par description {Parallel Python} depends_lib {port:lammpi port:py-numeric} name py-par categories python version 1.9.2 homepage http://datamining.anu.edu.au/~ole/pypar/ revision 0 epoch 0 maintainers nomaintainer long_description {Py-par provides bindings to a subset of the message passing interface standard MPI.}
 py-paramiko 582
 description {python library for making SSH2 connections} portdir python/py-paramiko homepage http://www.lag.net/paramiko/ epoch 0 platforms darwin depends_lib {port:python24 port:py-crypto} name py-paramiko maintainers nomaintainer long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.4 revision 0
-py-parsing 580
-description {alternative approach to creating parsers in python} portdir python/py-parsing homepage http://pyparsing.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python24 name py-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.4.11 revision 0
+py-parsing 578
+description {alternative approach to creating parsers in python} portdir python/py-parsing homepage http://pyparsing.wikispaces.com/ epoch 0 platforms darwin depends_lib port:python24 name py-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 0
 py-paste 453
 description {Bringing consistency to Python web development.} portdir python/py-paste homepage http://pythonpaste.org/ epoch 0 platforms darwin depends_lib port:python24 name py-paste maintainers {openmaintainer stechert 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.1 revision 0
 py-pastedeploy 452
@@ -7852,8 +7852,8 @@
 variants {darwin_9 universal} variant_desc {darwin_9 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir python/py25-orbit description {Python binding for the ORBit2 CORBA ORB - Default branch.} homepage http://www.pygtk.org/ epoch 0 platforms darwin name py25-orbit depends_lib {port:python25 port:orbit2} maintainers {pguyot at kallisys.net openmaintainer} long_description {PyORBit is a Python binding for the ORBit2 CORBA ORB. It was developped to suit the needs of the bonobo bindings in GNOME-Python, but is usable for other purposes as well. It aims to follow the standard Python language mapping for CORBA. It can generate stubs at runtime from typelibs, IDL files, or by introspecting remote objects using ORBit2's IModule typelib capabilities.} version 2.24.0 categories {python gnome} revision 0
 py25-paramiko 596
 description {python library for making SSH2 connections} portdir python/py25-paramiko homepage http://www.lag.net/paramiko/ epoch 1 platforms darwin depends_lib {port:python25 port:py25-crypto} name py25-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.4 revision 0
-py25-parsing 584
-description {alternative approach to creating parsers in python} portdir python/py25-parsing homepage http://pyparsing.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python25 name py25-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.4.11 revision 0
+py25-parsing 582
+description {alternative approach to creating parsers in python} portdir python/py25-parsing homepage http://pyparsing.wikispaces.com/ epoch 0 platforms darwin depends_lib port:python25 name py25-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 0
 py25-paste 457
 description {Bringing consistency to Python web development.} portdir python/py25-paste homepage http://pythonpaste.org/ epoch 0 platforms darwin depends_lib port:python25 name py25-paste maintainers {openmaintainer stechert 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.1 revision 0
 py25-pastedeploy 439
@@ -8072,6 +8072,8 @@
 variants doc variant_desc {doc {build html documentation}} portdir python/py26-openssl description {python wrapper around the OpenSSL library} homepage http://pyopenssl.sourceforge.net/ epoch 0 platforms {darwin freebsd} depends_lib {port:python26 port:openssl} name py26-openssl maintainers {mcalhoun openmaintainer} long_description {This python module is a rather thin wrapper around (a subset of) the OpenSSL library. With thin wrapper a lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.} categories {python devel security} version 0.8 revision 0
 py26-paramiko 596
 description {python library for making SSH2 connections} portdir python/py26-paramiko homepage http://www.lag.net/paramiko/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-crypto} name py26-paramiko maintainers {ram openmaintainer} long_description {This is a library for making SSH2 connections (client or server). Emphasis is on using SSH2 as an alternative to SSL for making secure connections between python scripts. All major ciphers and hash methods are supported. SFTP client and server mode are both supported too.} categories {python net security} version 1.7.4 revision 0
+py26-parsing 582
+description {alternative approach to creating parsers in python} portdir python/py26-parsing 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 0
 py26-pexpect 646
 description {python module for better controlling other applications} portdir python/py26-pexpect homepage http://pexpect.sourceforge.net/ epoch 0 platforms darwin depends_lib port:python26 name py26-pexpect maintainers {ram openmaintainer} 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-pil 530
@@ -9144,6 +9146,8 @@
 portdir sysutils/pdi2iso platforms darwin description {converts instant copy bin image to standard ISO-9660} name pdi2iso version 0.1 categories sysutils homepage https://developer.berlios.de/projects/pdi2iso/ revision 0 epoch 0 maintainers nomaintainer long_description {pdi2iso is a very simple utility to convert an instant copy bin image to the standard ISO-9660 format.}
 poldek 852
 variants universal variant_desc {universal {Build for multiple architectures}} portdir sysutils/poldek description {A full-featured frontend to RPM} homepage http://poldek.pld-linux.org/ epoch 0 platforms darwin name poldek depends_lib {port:rpm port:argp-standalone port:ncurses lib:libpcre:pcre lib:libcheck:check lib:libxml2:libxml2} maintainers afb at macports.org long_description {poldek is an RPM package management tool which allows you to easily perform package verification, installation (including system installation from scratch), upgrading, and removal. Program can be used in batch (like apt-get from Debian's APT) or interactive mode. The interactive mode puts you into a readline interface with command line autocompletion and history, similar to the shell mode of Perl's CPAN.} version 0.30-cvs20080225.00 categories sysutils revision 0
+port_cutleaves 549
+variants universal variant_desc {universal {Build for multiple architectures}} portdir sysutils/port_cutleaves description {Uninstall leaves - ports that have no dependents.} homepage http://svn.macports.org/repository/macports/contrib/port_cutleaves/files epoch 0 platforms darwin name port_cutleaves maintainers {perry openmaintainer} long_description {Inspired by FreeBSD's pkg_cutleaves, port_cutleaves is an interactive script that eases the uninstallation of leaves - ports that have no dependents.} version 0.1 categories sysutils revision 0
 proctools 443
 variants darwin_9 variant_desc {darwin_9 {Platform variant, do not select manually}} portdir sysutils/proctools description {pgrep, pkill and pfind for OpenBSD and Darwin (Mac OS X)} homepage http://sourceforge.net/projects/proctools/ epoch 0 platforms darwin name proctools maintainers akitada long_description {The proctools are text-based utilities to scan for and send signals to processes.} version 0.4pre1 categories sysutils revision 1
 pstree 396
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090125/35258a40/attachment-0001.html>


More information about the macports-changes mailing list