[60864] trunk/dports

portindex at macports.org portindex at macports.org
Wed Nov 25 14:54:25 PST 2009


Revision: 60864
          http://trac.macports.org/changeset/60864
Author:   portindex at macports.org
Date:     2009-11-25 14:54:24 -0800 (Wed, 25 Nov 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-11-25 22:43:49 UTC (rev 60863)
+++ trunk/dports/PortIndex	2009-11-25 22:54:24 UTC (rev 60864)
@@ -744,8 +744,8 @@
 variants {with_mysql4 with_mysql5 with_postgresql82 with_postgresql83 with_bdb46 without_bdb universal} depends_build {port:flex port:m4 port:pkgconfig port:gnome-doc-utils} portdir databases/libgda3 description {GDA provides uniform access to diffent kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin name libgda3 depends_lib {port:gettext port:libiconv port:libxml2 port:ncurses port:p5-xml-parser path:bin/perl:perl5 port:readline port:zlib path:lib/pkgconfig/glib-2.0.pc:glib2 port:db46} maintainers {jwa openmaintainer} long_description {GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).} categories {databases gnome} version 3.0.4 revision 1
 libgda4 803
 variants {with_mysql5 with_postgresql83 with_postgresql84 without_bdb universal} depends_build {port:pkgconfig port:flex port:m4 port:intltool port:p5-xml-parser port:gnome-doc-utils port:autoconf port:automake port:libtool} portdir databases/libgda4 description {GDA provides uniform access to diffent kinds of data sources.} homepage http://www.gnome-db.org/ epoch 0 platforms darwin depends_lib {port:gettext port:libiconv port:libxml2 port:ncurses port:readline port:zlib port:gnome-vfs port:sqlite3 port:libsoup port:db47} name libgda4 maintainers {jwa devans openmaintainer} long_description {GNU Data Access (GDA) is an attempt to provide uniform access to different kinds of data sources (databases, information servers, mail spools, etc).} categories {databases gnome} version 4.0.5 revision 0
-libpqxx 1309
-variants universal depends_build path:bin/pkg-config:pkgconfig portdir databases/libpqxx description {Official C++ client API for PostgreSQL} homepage http://pqxx.org/development/libpqxx/ epoch 0 platforms darwin depends_lib port:postgresql83 name libpqxx long_description {libpqxx is the official C++ client API for PostgreSQL, the enterprise-strength open-source database software. There are many similar libraries for PostgreSQL and for other databases, some of them database independent. Most of these, however, are fairly C like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions, standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks, exceptions to take the tedious and error prone plumbing around error handling out of your hands, constructors and destructors to bring resource management under control, and even basic object orientation to give you some extra reliability features that would be hard to get with most other database interfaces.} maintainers {dweber openmaintainer} categories {databases devel} version 3.0.1 revision 0
+libpqxx 1316
+variants {pq83 universal} depends_build path:bin/pkg-config:pkgconfig portdir databases/libpqxx description {Official C++ client API for PostgreSQL} homepage http://pqxx.org/development/libpqxx/ epoch 0 platforms darwin depends_lib port:postgresql84 name libpqxx long_description {libpqxx is the official C++ client API for PostgreSQL, the enterprise-strength open-source database software. There are many similar libraries for PostgreSQL and for other databases, some of them database independent. Most of these, however, are fairly C like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions, standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks, exceptions to take the tedious and error prone plumbing around error handling out of your hands, constructors and destructors to bring resource management under control, and even basic object orientation to give you some extra reliability features that would be hard to get with most other database interfaces.} maintainers {dweber openmaintainer} categories {databases devel} version 3.0.2 revision 0
 libpqxx26 1313
 variants universal depends_build path:bin/pkg-config:pkgconfig portdir databases/libpqxx26 description {Official C++ client API for PostgreSQL} homepage http://pqxx.org/development/libpqxx/ epoch 0 platforms darwin depends_lib port:postgresql83 name libpqxx26 long_description {libpqxx is the official C++ client API for PostgreSQL, the enterprise-strength open-source database software. There are many similar libraries for PostgreSQL and for other databases, some of them database independent. Most of these, however, are fairly C like in their programming style, and fail to take advantage of the full power of the C++ language as it has matured since the acceptance of the Standard in 1996. What libpqxx brings you is effective use of templates to reduce the inconvenience of dealing with type conversions, standard C++ strings to keep you from having to worry about buffer allocation and overflow attacks, exceptions to take the tedious and error prone plumbing around error handling out of your hands, constructors and destructors to bring resource management under control, and even basic object orientation to give you some extra reliability features that would be hard to get with most other database interfaces.} maintainers {dweber openmaintainer} categories {databases devel} version 2.6.9 revision 0
 libsdb 446
@@ -11609,7 +11609,7 @@
 xmlto 657
 variants universal portdir textproc/xmlto description {Convert an XML document to another format based on XSL or other tools} homepage http://cyberelk.net/tim/xmlto/ epoch 0 platforms darwin name xmlto depends_lib {port:libxslt port:libxml2 port:getopt port:docbook-xml port:docbook-xsl} long_description {The purpose of xmlto is to convert an XML file to the desired format using whatever means necessary. This may involve two steps: 1. The application of an appropriate XSL stylesheet using an XSL-T processor. 2. Further processing with other tools. This step may not be necessary.} maintainers nomaintainer categories textproc version 0.0.22 revision 0
 ZendFramework 577
-portdir www/ZendFramework description {A framework for developing PHP web applications} homepage http://framework.zend.com/ epoch 0 depends_run path:bin/php:php5 platforms {darwin freebsd} name ZendFramework maintainers {snc openmaintainer} 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.} categories {www lang} version 1.9.5 revision 0
+portdir www/ZendFramework description {A framework for developing PHP web applications} homepage http://framework.zend.com/ epoch 0 depends_run path:bin/php:php5 platforms {darwin freebsd} name ZendFramework maintainers {snc openmaintainer} 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.} categories {www lang} version 1.9.6 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/20091125/d01c2d0a/attachment.html>


More information about the macports-changes mailing list