[66763] trunk/dports

portindex at macports.org portindex at macports.org
Thu Apr 22 06:54:55 PDT 2010


Revision: 66763
          http://trac.macports.org/changeset/66763
Author:   portindex at macports.org
Date:     2010-04-22 06:54:53 -0700 (Thu, 22 Apr 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-04-22 13:44:04 UTC (rev 66762)
+++ trunk/dports/PortIndex	2010-04-22 13:54:53 UTC (rev 66763)
@@ -6347,7 +6347,7 @@
 umit 338
 portdir net/umit description {A graphical tool to scanner networks} homepage http://www.umitproject.org/ epoch 1 platforms {darwin freebsd} depends_lib {port:coreutils port:nmap port:py25-gtk} name umit license unknown maintainers gmail.com:luis.kop long_description {Umit is a graphical scanner.} version 0.9.5 categories net revision 1
 unbound 794
-variants universal depends_build {port:autoconf port:automake port:libtool} portdir net/unbound description {Validating, recursive, and caching DNS resolver.} homepage http://unbound.net/ epoch 0 platforms darwin name unbound long_description {Unbound is a validating, recursive, and caching DNS server software product from NLnet Labs, VeriSign Inc., Nominet, and Kirei. It is distributed free of charge in open source form under the BSD license. Unbound is designed as a set of modular components that incorporate modern features, such as enhanced security (DNSSEC) validation, Internet Protocol Version 6 (IPv6), and a client resolver library API as an integral part of the architecture.} maintainers {macports.org:snc macports.org:deric} license BSD categories net version 1.4.3 revision 1
+variants universal depends_build {port:autoconf port:automake port:libtool} portdir net/unbound description {Validating, recursive, and caching DNS resolver.} homepage http://unbound.net/ epoch 0 platforms darwin name unbound long_description {Unbound is a validating, recursive, and caching DNS server software product from NLnet Labs, VeriSign Inc., Nominet, and Kirei. It is distributed free of charge in open source form under the BSD license. Unbound is designed as a set of modular components that incorporate modern features, such as enhanced security (DNSSEC) validation, Internet Protocol Version 6 (IPv6), and a client resolver library API as an integral part of the architecture.} maintainers {macports.org:snc macports.org:deric} license BSD categories net version 1.4.4 revision 0
 unfs3 468
 variants universal portdir net/unfs3 description {User-space implementation of the NFSv3 server specification} homepage http://unfs3.sourceforge.net/ epoch 0 name unfs3 license unknown maintainers {landonf openmaintainer} long_description {UNFS3 User-space implementation of the NFSv3 server specification. It provides a daemon for the MOUNT and NFS protocols, which are used by NFS clients for accessing files on the server.} categories net version 0.9.22 revision 0
 unison 606
@@ -9654,8 +9654,8 @@
 portdir python/py26-couchdbkit description {Python library for working with CouchDB} homepage http://couchdbkit.org/ epoch 0 platforms darwin depends_lib {port:python26 port:py26-anyjson} name py26-couchdbkit license unknown maintainers blair long_description {Couchdbkit provides you a full featured and easy client to access and manage CouchDB. It allow you to manage a CouchDB server, databases, doc managements and view access. All objects mostly reflect python objects for convenience. Server and databases objects could be used for example as easy as using a dict.} version 0.2.1 categories {python www} revision 0
 py26-country 455
 portdir python/py26-country description {ISO country, subdivision, language, currency and script definitions and their translations} homepage http://pypi.python.org/pypi/pycountry epoch 0 platforms darwin depends_lib port:python26 name py26-country license unknown maintainers {openmaintainer krischik} long_description {ISO country, subdivision, language, currency and script definitions and their translations} version 0.10 categories python revision 0
-py26-coverage 572
-portdir python/py26-coverage description {Code coverage measurement for Python} homepage http://nedbatchelder.com/code/coverage/ epoch 0 platforms darwin depends_lib port:py26-distribute name py26-coverage license unknown maintainers {nodamage.com:nodamage snc openmaintainer} long_description {Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.} version 3.2 categories {python devel} revision 0
+py26-coverage 574
+portdir python/py26-coverage description {Code coverage measurement for Python} homepage http://nedbatchelder.com/code/coverage/ epoch 0 platforms darwin depends_lib port:py26-distribute name py26-coverage license unknown maintainers {nodamage.com:nodamage snc openmaintainer} long_description {Coverage measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.} version 3.3.1 categories {python devel} revision 0
 py26-crypto 569
 portdir python/py26-crypto description {collection of cryptographic algorithms and protocols for python} homepage http://www.amk.ca/python/code/crypto.html epoch 0 platforms {darwin freebsd} depends_lib port:python26 name py26-crypto license unknown maintainers {ram openmaintainer} long_description {collection of cryptographic algorithms and protocols, implemented for use from python. Among are MD2, MD4, RIPEMD, AES, ARC2, Blowfish, CAST, DES, Triple-DES, IDEA, RC5, ARC4, simple XOR, RSA, DSA, ElGamal, qNEW.} version 2.0.1 categories {python security} revision 1
 py26-ctags 723
@@ -9757,7 +9757,7 @@
 py26-gobject 738
 variants universal depends_build port:pkgconfig portdir python/py26-gobject description {Python bindings for GObject.} homepage http://www.pygtk.org/ epoch 0 platforms darwin depends_lib {{path:\${prefix}/lib/pkgconfig/glib-2.0.pc:glib2} port:libxslt port:gettext port:libiconv port:libffi port:python26} name py26-gobject long_description {PyGObject provides a convenient wrapper for the GObject+ library for use in Python programs, and takes care of many of the boring details such as managing memory and type casting. When combined with PyGTK, PyORBit and gnome-python, it can be used to write full featured Gnome applications.} maintainers {mcalhoun openmaintainer} license unknown categories {python gnome} version 2.18.0 revision 0
 py26-googleappengine 413
-portdir python/py26-googleappengine description {The Google App Engine Python SDK} homepage http://code.google.com/appengine/ epoch 0 platforms darwin depends_lib port:python26 name py26-googleappengine license unknown maintainers {snc openmaintainer} long_description {This is the official Google App Engine SDK for Python.} depends_extract bin:unzip:unzip version 1.3.2 categories {python devel www} revision 1
+portdir python/py26-googleappengine description {The Google App Engine Python SDK} homepage http://code.google.com/appengine/ epoch 0 platforms darwin depends_lib port:python26 name py26-googleappengine license unknown maintainers {snc openmaintainer} long_description {This is the official Google App Engine SDK for Python.} depends_extract bin:unzip:unzip version 1.3.3 categories {python devel www} revision 0
 py26-greenlet 1345
 portdir python/py26-greenlet description {Lightweight in-process concurrent programming} homepage http://undefined.org/python/#greenlet epoch 0 platforms darwin depends_lib port:py26-distribute name py26-greenlet license unknown maintainers {akitada openmaintainer} long_description {The {"greenlet"} package is a spin-off of Stackless, a version of CPython that supports micro-threads called {"tasklets".} Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on {"channels".} A {"greenlet",} on the other hand, is a still more primitive notion of micro-thread with no implicit {scheduling;} coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of {greenlet;} however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate {generators;} the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a {"yield"} keyword. See the example in test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter.} version 0.3.1 categories {python devel} revision 0
 py26-gst-python 505

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


More information about the macports-changes mailing list