[63653] trunk/dports

portindex at macports.org portindex at macports.org
Thu Feb 11 13:55:08 PST 2010


Revision: 63653
          http://trac.macports.org/changeset/63653
Author:   portindex at macports.org
Date:     2010-02-11 13:55:07 -0800 (Thu, 11 Feb 2010)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-02-11 21:09:52 UTC (rev 63652)
+++ trunk/dports/PortIndex	2010-02-11 21:55:07 UTC (rev 63653)
@@ -7030,6 +7030,8 @@
 portdir perl/p5-mac-osa-simple description {Simple interface to Mac::OSA} homepage http://search.cpan.org/dist/Mac-OSA-Simple/ epoch 0 platforms darwin name p5-mac-osa-simple depends_lib {path:bin/perl:perl5 port:p5-mac-carbon port:p5-mac-appleevents-simple port:p5-test-pod} maintainers ricci long_description {This is Mac::OSA::Simple, a module for simple access to OSA scripting via Mac::OSA (part of the Mac::Carbon distribution). It allows compiling of OSA scripts using any OSA language, as well as execution, saving to disk, and loading.} categories perl version 1.09 revision 1
 p5-mac-propertylist 417
 portdir perl/p5-mac-propertylist description {Mac::PropertyList - work with Mac plists at a low level} homepage http://search.cpan.org/dist/Mac-PropertyList/ epoch 0 platforms darwin name p5-mac-propertylist depends_lib {path:bin/perl:perl5 port:p5-xml-entities} maintainers {narf_tm openmaintainer} long_description {{Mac::PropertyList - work with Mac plists at a low level}} categories perl version 1.33 revision 0
+p5-mac-systemdirectory 407
+portdir perl/p5-mac-systemdirectory description {Perl module to locate Mac OS X standard system directories} homepage http://search.cpan.org/dist/Mac-SystemDirectory/ epoch 0 platforms darwin name p5-mac-systemdirectory depends_lib path:bin/perl:perl5 maintainers {ricci openmaintainer} long_description {{Perl module to locate Mac OS X standard system directories}} categories perl version 0.04 revision 0
 p5-macosx-file 552
 portdir perl/p5-macosx-file description {A collection of Perl modules to manipulate files on Mac OS X} homepage http://search.cpan.org/dist/MacOSX-File/ epoch 0 platforms darwin name p5-macosx-file depends_lib path:bin/perl:perl5 maintainers ricci long_description {MacOSX::File is a collection of Perl modules that allows you to do what binaries in /Developer/Tools allows you to do directly via perl. You can implement your own CpMac, MvMac, GetFileInfo and SetFile without calling these binaries.} categories {perl sysutils} version 0.71 revision 1
 p5-mail-audit 714
@@ -9463,7 +9465,7 @@
 py26-gobject 722
 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} categories {python gnome} version 2.18.0 revision 0
 py26-googleappengine 397
-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 maintainers {snc openmaintainer} long_description {This is the official Google App Engine SDK for Python.} depends_extract bin:unzip:unzip version 1.3.0 categories {python devel www} revision 0
+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 maintainers {snc openmaintainer} long_description {This is the official Google App Engine SDK for Python.} depends_extract bin:unzip:unzip version 1.3.1 categories {python devel www} revision 0
 py26-greenlet 1327
 portdir python/py26-greenlet description {Lightweight in-process concurrent programming} homepage http://undefined.org/python/#greenlet epoch 0 platforms darwin depends_lib port:py26-setuptools name py26-greenlet 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.2 categories {python devel} revision 0
 py26-gst-python 489
@@ -12051,7 +12053,7 @@
 zorba 1062
 variants {debug universal} depends_build {port:cmake port:bison port:flex} portdir textproc/zorba description {The XQuery Processor} homepage http://www.zorba-xquery.com/ epoch 0 platforms darwin depends_lib {port:boost port:curl port:icu port:libiconv port:libxml2 port:libxslt port:xercesc3 port:tidy} name zorba maintainers {nox openmaintainer} long_description {Zorba is a general purpose XQuery processor implementing in C++ the W3C family of specifications. It is not an XML database. The query processor has been designed to be embeddable in a variety of environments such as other programming languages extended with XML processing capabilities, browsers, database servers, XML message dispatchers, or smartphones. Its architecture employes a modular design, which allows customizing the Zorba query processor to the environment’s needs. In particular the architecture of the query processor allows a pluggable XML store (e.g. main memory, DOM stores, persistent disk-based large stores, S3 stores).} categories {textproc devel} version 0.9.8 revision 1
 ZendFramework 1092
-variants manual_extensions portdir www/ZendFramework description {A framework for developing PHP web applications} homepage http://framework.zend.com/ epoch 0 depends_run {path:bin/php:php5 port:php5-apc port:php5-calendar port:php5-curl port:php5-dba port:php5-exif port:php5-ftp port:php5-gd port:php5-gettext port:php5-gmp port:php5-iconv port:php5-imap port:php5-mbstring port:php5-mcrypt port:php5-memcache port:php5-mssql port:php5-mysql port:php5-odbc port:php5-openssl port:php5-pcntl port:php5-posix port:php5-postgresql port:php5-soap port:php5-sockets port:php5-SPL_Types port:php5-sqlite port:php5-tidy port:php5-wddx port:php5-xmlrpc port:php5-xsl port:php5-zip} platforms {darwin freebsd} name ZendFramework long_description {This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.} maintainers {snc openmaintainer} categories {www lang} version 1.10.0 revision 1
+variants manual_extensions portdir www/ZendFramework description {A framework for developing PHP web applications} homepage http://framework.zend.com/ epoch 0 depends_run {path:bin/php:php5 port:php5-apc port:php5-calendar port:php5-curl port:php5-dba port:php5-exif port:php5-ftp port:php5-gd port:php5-gettext port:php5-gmp port:php5-iconv port:php5-imap port:php5-mbstring port:php5-mcrypt port:php5-memcache port:php5-mssql port:php5-mysql port:php5-odbc port:php5-openssl port:php5-pcntl port:php5-posix port:php5-postgresql port:php5-soap port:php5-sockets port:php5-SPL_Types port:php5-sqlite port:php5-tidy port:php5-wddx port:php5-xmlrpc port:php5-xsl port:php5-zip} platforms {darwin freebsd} name ZendFramework long_description {This is a port of the Zend Framework. The Zend Framework aims to provide an architecture for developing entire applications with no other library dependencies. This code will always be actively developed, tested, and supported by Zend and the PHP Collaboration Project.} maintainers {snc openmaintainer} categories {www lang} version 1.10.1 revision 0
 abyss 431
 portdir www/abyss description {Light HTTP/1.1 compliant web server.} homepage http://abyss.sourceforge.net/ epoch 0 platforms darwin name abyss maintainers nomaintainer long_description {ABYSS aims to be a fully HTTP/1.1 compliant web server. Its main design goals are speed, low resource usage and portability. ABYSS works on most UNIX based systems and on Win32 systems (Win95/98/2000/NT).} version 0.3 categories www revision 0
 ajp-wsgi 607

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


More information about the macports-changes mailing list