[24707] trunk/dports/PortIndex

source_changes at macosforge.org source_changes at macosforge.org
Mon Apr 30 12:33:13 PDT 2007


Revision: 24707
          http://trac.macosforge.org/projects/macports/changeset/24707
Author:   dluke at macports.org
Date:     2007-04-30 12:33:12 -0700 (Mon, 30 Apr 2007)

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

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2007-04-30 18:20:20 UTC (rev 24706)
+++ trunk/dports/PortIndex	2007-04-30 19:33:12 UTC (rev 24707)
@@ -900,8 +900,8 @@
 variants universal description {source code tag system} portdir devel/global homepage http://www.gnu.org/software/global/ epoch 0 platforms darwin name global long_description {GNU GLOBAL is a source code tag system that works the same way across diverse environments. You can locate a specified object in the source files and move there easily. It is useful for hacking a large project containing many subdirectories, many #ifdef and many main() functions. It is similar to ctags or etags but is different from them at the point of independence of any editor.} maintainers nomaintainer at macports.org categories devel version 5.4.1 revision 0
 gmake 713
 variants universal portdir devel/gmake description {GNU Make} homepage http://www.gnu.org/software/make/make.html epoch 0 platforms darwin name gmake depends_lib {port:gettext port:libiconv} maintainers waqar at macports.org long_description {Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files. Make gets its knowledge of how to build your program from a file called the makefile, which lists each of the non-source files and how to compute it from other files. When you write a program, you should write a makefile for it, so that it is possible to use Make to build and install the program.} version 3.81 categories devel revision 0
-gmp 838
-variants {universal test i386} description {GNU multiple precision arithmetic library} portdir devel/gmp homepage http://www.swox.com/gmp/ epoch 0 platforms darwin name gmp long_description {GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).} maintainers nomaintainer at macports.org categories {devel math} version 4.2.1 revision 4
+gmp 828
+variants {test i386} description {GNU multiple precision arithmetic library} portdir devel/gmp homepage http://www.swox.com/gmp/ epoch 0 platforms darwin name gmp long_description {GNU MP is a library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. It has a rich set of functions, and the functions have a regular interface. GNU MP is designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, by carefully optimized assembly code for the most common inner loops for a lots of CPUs, and by a general emphasis on speed (instead of simplicity or elegance).} maintainers nomaintainer at macports.org categories {devel math} version 4.2.1 revision 4
 gmp-cxx-wrappers 526
 variants {universal test {darwin x86} darwin_i386} portdir devel/gmp-cxx-wrappers description {C++ wrappers for the GNU multiple precision arithmetic library} homepage http://www.swox.com/gmp/ epoch 0 depends_run port:gmp platforms {darwin freebsd} name gmp-cxx-wrappers maintainers nomaintainer at macports.org long_description {The C++ wrappers for gmp. To build them requires that gmp be installed, hence this portfile, which rebuilds gmp, but only installs the C++ wrappers.} version 4.2.1 categories {devel math} revision 2
 gmsl 473
@@ -2561,7 +2561,7 @@
 commons-pool 517
 variants universal depends_build bin:ant:apache-ant portdir java/commons-pool description {Jakarta Commons-Pool} homepage http://jakarta.apache.org/commons/pool/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:junit} name commons-pool maintainers {jberry at macports.org openmaintainer at macports.org} long_description {Commons-Pool provides a generic object pooling interface, a toolkit for creating modular object pools and several general purpose pool implementations.} version 1.3 categories java revision 1
 commons-validator 726
-variants universal depends_build bin:ant:apache-ant portdir java/commons-validator description {Jakarta Commons-Validator} homepage http://jakarta.apache.org/commons/validator/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:junit port:commons-logging port:commons-beanutils port:commons-collections port:commons-digester port:jakarta-oro} name commons-validator maintainers {jberry at macports.org openmaintainer at macports.org} long_description {The commons-validator package provides a simple, extendable framework to define validators (validation methods) and validation rules in an xml file. There is support for internationalization of validation rules and error messages.} version 1.3.1 categories java revision 0
+variants universal depends_build bin:ant:apache-ant portdir java/commons-validator description {Jakarta Commons-Validator} homepage http://jakarta.apache.org/commons/validator/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:junit port:commons-logging port:commons-beanutils port:commons-collections port:commons-digester port:jakarta-oro} name commons-validator maintainers {jberry at macports.org openmaintainer at macports.org} long_description {The commons-validator package provides a simple, extendable framework to define validators (validation methods) and validation rules in an xml file. There is support for internationalization of validation rules and error messages.} version 1.3.1 categories java revision 1
 crimson 369
 variants universal depends_build bin:ant:apache-ant portdir java/crimson description {Crimson is a Java XML parser which supports XML 1.0} homepage http://xml.apache.org/crimson/ epoch 0 platforms darwin name crimson maintainers nomaintainer at macports.org long_description {{Crimson is a Java XML parser which supports XML 1.0}} version 1.1.3 categories java revision 0
 dom4j 537
@@ -2633,7 +2633,7 @@
 maven 703
 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 at macports.org openmaintainer at macports.org} 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 751
-variants universal depends_build bin:java:kaffe portdir java/maven2 description {A java-based build and project management environment.} 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.5 categories {java devel} revision 0
+variants universal depends_build bin:java:kaffe portdir java/maven2 description {A java-based build and project management environment.} 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.6 categories {java devel} revision 0
 mx4j 608
 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 at macports.org openmaintainer at macports.org} 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 907
@@ -2664,8 +2664,8 @@
 variants universal depends_build bin:ant:apache-ant portdir java/stax-api description {Base api for StAX parsers, according to jsr173} homepage http://jcp.org/en/jsr/detail?id=173 epoch 0 platforms darwin name stax-api depends_lib bin:java:kaffe maintainers {jberry at macports.org openmaintainer at macports.org} version 1.0 categories java revision 0
 struts 672
 variants universal depends_build bin:ant:apache-ant portdir java/struts description {Apache Struts Framework.} homepage http://struts.apache.org/ epoch 0 platforms darwin depends_lib {bin:java:kaffe port:commons-beanutils port:commons-collections port:commons-digester port:commons-fileupload port:commons-lang port:commons-logging port:commons-validator port:jakarta-oro port:servlet23-api port:antlr port:jakarta-taglibs-standard-11} name struts maintainers {jberry at macports.org openmaintainer at macports.org} long_description {Struts is a framework for writing Java web applications, based on the model-view-controller paradigm.} version 1.2.7 categories java revision 0
-{tomcat-native openmaintainer at macports.org} 458
-variants universal portdir java/tomcat-native description {Tomcat 5 HTTP Server native library support.} homepage http://tomcat.apache.org/ epoch 0 platforms darwin name {tomcat-native openmaintainer at macports.org} depends_lib {port:apr port:openssl} maintainers {jberry at macports.org openmaintainer at macports.org} long_description {This port provides access to native apr and other functions utilized by tomcat.} version 1.1.7 categories {java www} revision 0
+tomcat-native 428
+variants universal portdir java/tomcat-native description {Tomcat 5 HTTP Server native library support.} homepage http://tomcat.apache.org/ epoch 0 platforms darwin name tomcat-native depends_lib {port:apr port:openssl} maintainers {jberry at macports.org openmaintainer at macports.org} long_description {This port provides access to native apr and other functions utilized by tomcat.} version 1.1.7 categories {java www} revision 0
 tomcat5 956
 variants {universal nocompat} depends_build bin:ant:apache-ant portdir java/tomcat5 description {Tomcat 5 HTTP Server and Java Servlet Container.} homepage http://tomcat.apache.org/ epoch 0 platforms darwin depends_lib {bin:java:kaffe bin:jsvc:commons-daemon port:jakarta-taglibs-standard-11 port:commons-beanutils port:commons-collections port:commons-launcher port:commons-daemon port:commons-digester port:commons-el port:commons-logging port:commons-modeler port:commons-httpclient port:commons-pool port:commons-dbcp port:commons-fileupload port:commons-io port:jakarta-regexp port:xercesj port:jakarta-log4j port:mx4j port:junit port:jaxen port:saxpath port:struts} name tomcat5 maintainers {jberry at macports.org openmaintainer at macports.org} long_description {Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies.} version 5.5.23 categories {java www} revision 0
 trove4j 365
@@ -3845,7 +3845,7 @@
 http-replicator 657
 variants universal portdir net/http-replicator description {replicating HTTP proxy server} homepage http://gertjan.freezope.org/replicator/ epoch 0 depends_run bin:python:python24 platforms darwin name http-replicator maintainers mww at macports.org long_description {Replicator is a replicating HTTP proxy server. Files that are downloaded through the proxy are transparently stored in a private cache, so an exact copy of accessed remote files is created on the local machine. It is, in essence, a general purpose proxy server, but especially suited for maintaining a cache of MacPorts, FreeBSD or Fink packages.} version 3.0 categories {net www} revision 0
 http_ping 387
-variants universal description {Sends HTTP requests every few seconds and times how long they take} portdir net/http_ping homepage http://www.acme.com/software/http_ping/ epoch 0 platforms darwin name http_ping long_description {{Sends HTTP requests every few seconds and times how long they take}} maintainers nomaintainer at macports.org categories {net www} version 03apr2002 revision 1
+variants universal description {Sends HTTP requests every few seconds and times how long they take} portdir net/http_ping homepage http://www.acme.com/software/http_ping/ epoch 0 platforms darwin name http_ping long_description {{Sends HTTP requests every few seconds and times how long they take}} maintainers nomaintainer at macports.org categories {net www} version 29jun2005 revision 0
 icmpmonitor 425
 variants universal description {simple network monitor using icmp to check for hosts} portdir net/icmpmonitor homepage http://icmpmonitor.sourceforge.net/ epoch 0 platforms darwin name icmpmonitor long_description {Using the InterNet Control Message Protocol (ICMP) ECHO facility, monitors several hosts, and notify admin if some of them are down.} maintainers nomaintainer at macports.org categories net version 1.2 revision 0
 traceroute 364

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


More information about the macports-changes mailing list