[53483] trunk/dports

portindex at macports.org portindex at macports.org
Mon Jul 6 13:53:09 PDT 2009


Revision: 53483
          http://trac.macports.org/changeset/53483
Author:   portindex at macports.org
Date:     2009-07-06 13:53:09 -0700 (Mon, 06 Jul 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-07-06 20:40:33 UTC (rev 53482)
+++ trunk/dports/PortIndex	2009-07-06 20:53:09 UTC (rev 53483)
@@ -1292,8 +1292,8 @@
 variants universal portdir devel/gputils description {GNU PIC Utilities} homepage http://gputils.sourceforge.net/ epoch 0 platforms darwin name gputils long_description {GPUTILS is a collection of tools for the Microchip (TM) PIC microcontrollers. It includes gpasm, gplink, and gplib.} maintainers {gmail.com:r.goyet openmaintainer} categories devel version 0.13.6 revision 0
 gradle 669
 variants darwin portdir devel/gradle description {An open-source build system that is based on the Groovy language} homepage http://www.gradle.org/ epoch 0 platforms darwin name gradle long_description {Gradle is a build system which offers you ease, power and freedom. You can choose the balance for yourself. It has powerful multi-project build support. It has a layer on top of Ivy that provides a build-by-convention integration for Ivy. It gives you always the choice between the flexibility of Ant and the convenience of a build-by-convention behavior.} maintainers breskeby depends_extract bin:unzip:unzip categories {devel java groovy} version 0.6.1 revision 0
-grails 759
-variants darwin portdir devel/grails description {An open-source web application framework that leverages the Groovy language} homepage http://www.grails.org/ epoch 0 platforms darwin name grails long_description {Grails aims to bring the {coding by convention} paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.} maintainers nomaintainer categories {devel java} version 1.1.1 revision 0
+grails 755
+variants darwin portdir devel/grails description {An open-source web application framework that leverages the Groovy language} homepage http://www.grails.org/ epoch 0 platforms darwin name grails long_description {Grails aims to bring the {coding by convention} paradigm to Groovy. It's an open-source web application framework that leverages the Groovy language and complements Java Web development. You can use Grails as a standalone development environment that hides all configuration details or integrate your Java business logic. Grails aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.} maintainers breskeby categories {devel java} version 1.1.1 revision 0
 griffon 773
 portdir devel/griffon description {Griffon is a Grails like application framework for developing desktop applications in Groovy.} homepage http://griffon.codehaus.org/ epoch 0 platforms darwin name griffon maintainers nomaintainer long_description {Griffon aims to bring the {coding by convention} paradigm to Groovy. It is an open-source application framework that leverages the Groovy language and complements Java desktop development. You can use Griffon as a standalone development environment that hides all configuration details or integrate your Java business logic. Griffon aims to make development as simple as possible and hence should appeal to a wide range of developers not just those from the Java community.} version 0.1.1 categories {devel java} revision 0
 gsoap 576
@@ -3490,8 +3490,8 @@
 variants universal depends_build port:jikes portdir java/gnu-crypto description {cryptographic primitives and tools for Java} homepage http://www.gnu.org/software/gnu-crypto/ epoch 0 platforms darwin depends_lib port:gnu-classpath name gnu-crypto long_description {GNU Crypto, part of the GNU project, released under the aegis of GNU, aims at providing free, versatile, high-quality, and provably correct implementations of cryptographic primitives and tools in the Java programming language for use by programmers and end-users.} maintainers mww categories {java security} version 2.0.1 revision 0
 google-collections 647
 portdir java/google-collections description {Suite of new collections and collection-related classes.} homepage http://code.google.com/p/google-collections/ epoch 0 platforms darwin depends_lib bin:java:kaffe name google-collections maintainers blair long_description {The Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0, brought to you by Google. This library is a natural extension of the Java Collections Framework you already know and love. The major new types are: BiMap, Multiset, Multimap and Ordering.} depends_extract bin:unzip:unzip categories java version 20090211.1.0.2 revision 0
-groovy 959
-depends_build port:apache-ant portdir java/groovy description {Groovy -- a Java-based scripting language} homepage http://groovy.codehaus.org/ epoch 0 platforms darwin depends_lib bin:java:kaffe name groovy maintainers nomaintainer long_description {Groovy is a new agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases.} depends_extract bin:unzip:unzip categories {java lang} version 1.6.3 revision 0
+groovy 955
+depends_build port:apache-ant portdir java/groovy description {Groovy -- a Java-based scripting language} homepage http://groovy.codehaus.org/ epoch 0 platforms darwin depends_lib bin:java:kaffe name groovy maintainers breskeby long_description {Groovy is a new agile dynamic language for the JVM combining lots of great features from languages like Python, Ruby and Smalltalk and making them available to Java developers using a Java-like syntax. Groovy is designed to help you get things done on the Java platform in a quicker, more concise and fun way - bringing the power of Python and Ruby inside the Java platform. Groovy can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language such as for scripting Java objects, templating or writing unit test cases.} depends_extract bin:unzip:unzip categories {java lang} version 1.6.3 revision 0
 hamcrest-core 561
 depends_build port:apache-ant portdir java/hamcrest-core description {library of matchers for building test expressions} homepage http://code.google.com/p/hamcrest/ epoch 0 platforms darwin name hamcrest-core maintainers {nox openmaintainer} long_description {Provides a library of matcher objects (also known as constraints or predicates) allowing 'match' rules to be defined declaratively, to be used in other frameworks. Typical scenarios include testing frameworks, mocking libraries and UI validation rules.} categories {java devel} version 1.2 revision 0
 hamcrest-library 598

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


More information about the macports-changes mailing list