[44877] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Sun Jan 4 01:52:37 PST 2009


Revision: 44877
          http://trac.macports.org/changeset/44877
Author:   portindex at macports.org
Date:     2009-01-04 01:52:36 -0800 (Sun, 04 Jan 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-01-04 09:36:31 UTC (rev 44876)
+++ trunk/dports/PortIndex	2009-01-04 09:52:36 UTC (rev 44877)
@@ -648,6 +648,8 @@
 variants {java universal} variant_desc {universal {Build for multiple architectures}} portdir databases/db45 description {The Berkeley DB package, version 4.5} homepage http://www.oracle.com/database/berkeley-db/index.html epoch 0 platforms darwin name db45 maintainers nomaintainer long_description {Version 4.5 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version. Utilities are included in the distribution to convert v1.85 databases to v4.5 databases, and a backwards compatible API is provided to maintain compatibility with programs using the v1.85 interface.} version 4.5.20 categories databases revision 3
 db46 604
 variants {java universal} variant_desc {java {Enable java bindings} universal {Build for multiple architectures}} portdir databases/db46 description {The Berkeley DB package, version 4.6} homepage http://www.oracle.com/database/berkeley-db/index.html epoch 0 platforms darwin name db46 maintainers {blair openmaintainer} long_description {Version 4.6 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.} version 4.6.21 categories databases revision 3
+db47 572
+variants universal variant_desc {universal {Build for multiple architectures}} portdir databases/db47 description {The Berkeley DB package, version 4.7} homepage http://www.oracle.com/database/berkeley-db/index.html epoch 0 platforms darwin name db47 maintainers {mcalhoun openmaintainer} long_description {Version 4.7 of the Berkeley Data Base library which offers (key/value) storage with optional concurrent access or transactions interface. This port will install the AES (American Encryption Standard) enabled version.} version 4.7.25 categories databases revision 0
 dbh 770
 variants universal variant_desc {universal {Build for multiple architectures}} portdir databases/dbh description {Disk based hash library} homepage http://dbh.sourceforge.net epoch 0 platforms darwin name dbh maintainers nomaintainer long_description {Disk based hashes is a method to create multidimensional binary trees on disk. This library permits the extension of database concept to a plethora of electronic data, such as graphic information. With the multidimensional binary tree it is possible to mathematically prove that access time to any particular record is minimized (using the concept of critical points from calculus), which provides the means to construct optimized databases for particular applications.} version 1.0.24 categories databases revision 1
 dbtool 757
@@ -3939,11 +3941,11 @@
 pcc 639
 variants universal depends_build {port:flex port:m4 port:bison} variant_desc {universal {Build for multiple architectures}} portdir lang/pcc description {the portable C compiler} homepage http://pcc.ludd.ltu.se/ epoch 0 platforms darwin name pcc maintainers {mww openmaintainer} long_description {This compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. Even though much of the compiler has been rewritten, some of the basics still remain. The intention is to write a C99 compiler while still keeping it small, simple, fast and understandable.} version 0.9.9.080731 categories lang revision 0
 perl5 343
-description {Placeholder port. See http://trac.macports.org/ticket/16830} portdir lang/perl5 homepage http://www.perl.org/ epoch 0 platforms {darwin freebsd linux} name perl5 depends_lib port:perl5.8 maintainers mcalhoun long_description {{Placeholder port. See http://trac.macports.org/ticket/16830}} version 5.8.8 categories lang revision 2
+description {Placeholder port. See http://trac.macports.org/ticket/16830} portdir lang/perl5 homepage http://www.perl.org/ epoch 0 platforms {darwin freebsd linux} name perl5 depends_lib port:perl5.8 maintainers mcalhoun long_description {{Placeholder port. See http://trac.macports.org/ticket/16830}} version 5.8.9 categories lang revision 0
 perl5.10 729
 variants {darwin threads shared darwin_8} variant_desc {darwin {Platform variant, do not select manually} threads {Build with thread support} shared {Build shared perl library} darwin_8 {Platform variant, do not select manually}} portdir lang/perl5.10 description {Perl 5.10.x - Practical Extraction and Report Language} homepage http://www.perl.org/ epoch 0 platforms {darwin freebsd linux} name perl5.10 maintainers {ricci openmaintainer} long_description {Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.} version 5.10.0 categories lang revision 2
-perl5.8 786
-variants {darwin threads shared darwin_8 darwin_9} variant_desc {darwin {Platform variant, do not select manually} threads {Build with thread support} shared {Build shared perl library} darwin_8 {Platform variant, do not select manually} darwin_9 {Platform variant, do not select manually}} portdir lang/perl5.8 description {Perl 5.8.x - Practical Extraction and Report Language} homepage http://www.perl.org/ epoch 0 platforms {darwin freebsd linux} name perl5.8 maintainers {ricci openmaintainer} long_description {Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.} version 5.8.8 categories lang revision 3
+perl5.8 689
+variants {threads shared gdbm db} variant_desc {threads {Build with thread support} shared {Build shared perl library} gdbm {Build with gdbm support} db {Build with Berkeley Data Base support}} portdir lang/perl5.8 description {Perl 5.8.x - Practical Extraction and Report Language} homepage http://www.perl.org/ epoch 0 platforms {darwin freebsd linux} name perl5.8 maintainers {ricci openmaintainer} long_description {Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.} version 5.8.9 categories lang revision 0
 pfe 631
 variants {i386 universal} variant_desc {i386 {Platform variant, do not select manually} universal {Build for multiple architectures}} portdir lang/pfe description {Implementation of ANSI Forth} homepage http://pfe.sourceforge.net/ epoch 0 platforms darwin name pfe depends_lib port:ncurses maintainers nomaintainer long_description {The Forth-system is closely modeled along the new American National Standard for the programming language Forth. Every word of every word set mentioned in the dpANS-6 document of June 1993 has been implemented. Additionally it is compatible to Forth-83.} version 0.33.65 categories lang revision 0
 php-mode.el 477
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090104/5e8b1576/attachment-0001.html>


More information about the macports-changes mailing list