[36614] trunk/dports/PortIndex

dluke at macports.org dluke at macports.org
Thu May 8 00:41:59 PDT 2008


Revision: 36614
          http://trac.macosforge.org/projects/macports/changeset/36614
Author:   dluke at macports.org
Date:     2008-05-08 00:41:57 -0700 (Thu, 08 May 2008)

Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2008-05-08 07:10:42 UTC (rev 36613)
+++ trunk/dports/PortIndex	2008-05-08 07:41:57 UTC (rev 36614)
@@ -139,7 +139,7 @@
 qt3-mac 396
 variants {universal mysql4 mysql5 ipv6 darwin} portdir aqua/qt3-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms darwin name qt3-mac depends_lib {port:zlib port:libpng port:libmng} maintainers blair long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications.} version 3.3.8 categories aqua revision 0
 qt4-mac 964
-variants {universal dbus noframework nis cups mysql4 mysql5 sqlite ssl examples demos} variant_desc {dbus {Include DBus support} noframework {Do not build frameworks} nis {Include Network Information Service (NIS) support} cups {Include Common Unix Printing System (CUPS) support} mysql4 {Include support for SQL via mysql4 driver} mysql5 {Include support for SQL via mysql5 driver} sqlite {Include support for SQL via sqlite driver} ssl {Include OpenSSL support} examples {Build Qt examples} demos {Build Qt demos}} portdir aqua/qt4-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms macosx name qt4-mac depends_lib {port:libmng port:libpng port:jpeg port:tiff} maintainers {openmaintainer jochen} long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications. This version uses the native Aqua UI. For a X11 version, see qt4-x11.} version 4.4.0 categories aqua revision 0
+variants {universal dbus noframework nis cups mysql4 mysql5 sqlite ssl examples demos} variant_desc {dbus {Include DBus support} noframework {Do not build frameworks} nis {Include Network Information Service (NIS) support} cups {Include Common Unix Printing System (CUPS) support} mysql4 {Include support for SQL via mysql4 driver} mysql5 {Include support for SQL via mysql5 driver} sqlite {Include support for SQL via sqlite driver} ssl {Include OpenSSL support} examples {Build Qt examples} demos {Build Qt demos}} portdir aqua/qt4-mac description {Qt Tool Kit (Native Aqua Version)} homepage http://www.trolltech.com/ epoch 0 platforms macosx name qt4-mac depends_lib {port:libmng port:libpng port:jpeg port:tiff} maintainers {openmaintainer jochen} long_description {This is Qt, TrollTech's C++ toolkit for writing cross-platform GUI applications. This version uses the native Aqua UI. For a X11 version, see qt4-x11.} version 4.4.0 categories aqua revision 1
 radassist 438
 variants universal portdir aqua/radassist description {An Aqua wrapper for the radmind command-line clients} homepage http://rsug.itd.umich.edu/software/radmind epoch 0 platforms darwin name radassist depends_lib {port:radmind port:ihook} maintainers nomaintainer long_description {The Radmind Assistant provides a point-and-click interface to create radmind loadsets and update radmind clients.} version 1.0.0 categories aqua revision 0
 sloth 592
@@ -1482,8 +1482,8 @@
 variants universal description {Project Builder pbproj file to standard Makefile converter} portdir devel/pb2make homepage http://members.bellatlantic.net/%7Evze35xda/software.html epoch 0 platforms darwin name pb2make long_description {PTOMAKE is an application to convert from a Apples Project Builder pbproj file to standard Makefile. It will convert simple projects to allow them to be built on other platforms.} maintainers nomaintainer categories devel version 3 revision 0
 pccts 854
 variants universal description {Purdue Compiler-Construction Tool Set (parser-generator)} portdir devel/pccts homepage http://www.polhode.com/pccts.html epoch 0 platforms darwin name pccts long_description {The Purdue Compiler-Compiler Tool Set (PCCTS) is a set of public domain software tools designed to facilitate the implementation of compilers and other translation systems. These tools currently include antlr, dlg and support code. In many ways, PCCTS is similar to a highly integrated version of YACC and {LEX;} where antlr (ANother Tool for Language Recognition) corresponds to YACC and dlg (DFA-based Lexical analyzer Generator) functions like LEX. However, PCCTS has many additional features which make it easier to use for a wider range of translation problems.} maintainers waqar at macports.org categories {devel lang} version 1.33 revision 2
-pcre 558
-variants {universal doc} variant_desc {doc {Install extra documentation}} portdir devel/pcre description {Perl Compatible Regular Expressions Library} homepage http://www.pcre.org/ epoch 0 platforms {darwin freebsd} name pcre maintainers nox long_description {The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.} version 7.6 categories devel revision 0
+pcre 575
+variants {universal doc} variant_desc {doc {Install extra documentation}} portdir devel/pcre description {Perl Compatible Regular Expressions Library} homepage http://www.pcre.org/ epoch 0 platforms {darwin freebsd} name pcre maintainers {nox openmaintainer} long_description {The PCRE library is a set of functions that implement regular expression pattern matching using the same syntax and semantics as Perl 5. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.} version 7.7 categories devel revision 0
 pcre++ 650
 variants universal portdir devel/pcre++ description {C++ wrapper for the Perl Compatible Regular Expressions Library} homepage http://www.daemon.de/PCRE epoch 0 platforms darwin name pcre++ depends_lib port:pcre maintainers gwright at macports.org long_description {PCRE++ is a C++ wrapper-class for the great library PCRE (Perl Compatible Regular Expressions) by Philip Hazel. This class allows you to use perl alike regular expressions in your C++ applications. You can use it to search in strings, to split strings into parts using expressions or to search and replace a part of a string with another part.} version 0.9.5 categories devel revision 0
 perforce 393
@@ -3033,7 +3033,7 @@
 maven 677
 variants {universal devel} depends_build {bin:java:kaffe bin:ant:apache-ant} portdir java/maven description {A java-based build and project management environment.} homepage http://maven.apache.org/ epoch 0 platforms darwin name maven maintainers {jberry openmaintainer} long_description {Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM.} version 1.0.2 categories {java devel} revision 0
 maven2 732
-depends_build bin:java:kaffe description {A java-based build and project management environment.} portdir java/maven2 homepage http://maven.apache.org/ epoch 0 platforms darwin name maven2 maintainers gk5885 at kickstyle.net long_description {Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM. Maven 2.0 is a complete rewrite of Maven 1.0 and as such is better organized, faster and easier to use.} version 2.0.8 categories {java devel} revision 0
+depends_build bin:java:kaffe description {A java-based build and project management environment.} portdir java/maven2 homepage http://maven.apache.org/ epoch 0 platforms darwin name maven2 maintainers gk5885 at kickstyle.net long_description {Maven is a Java project management and project comprehension tool. Maven is based on the concept of a project object model (POM) in that all the artifacts produced by Maven are a result of consulting a well defined model for your project. Builds, documentation, source metrics, and source cross-references are all controlled by your POM. Maven 2.0 is a complete rewrite of Maven 1.0 and as such is better organized, faster and easier to use.} version 2.0.9 categories {java devel} revision 0
 mx4j 582
 variants universal depends_build bin:ant:apache-ant portdir java/mx4j description {Open Source JMX for Enterprise Computing.} homepage http://mx4j.sourceforge.net/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:junit port:jakarta-bcel port:jakarta-log4j port:commons-logging} name mx4j maintainers {jberry openmaintainer} long_description {MX4J is a project to build an Open Source implementation of the Java(TM) Management Extensions (JMX) and of the JMX Remote API (JSR 160) specifications, and to build tools relating to JMX.} version 3.0.1 categories java revision 0
 mysql-connector-java 881

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080508/e970aafe/attachment-0001.html


More information about the macports-changes mailing list