[58678] trunk/dports/PortIndex

portindex at macports.org portindex at macports.org
Fri Oct 2 11:53:52 PDT 2009


Revision: 58678
          http://trac.macports.org/changeset/58678
Author:   portindex at macports.org
Date:     2009-10-02 11:53:51 -0700 (Fri, 02 Oct 2009)
Log Message:
-----------

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

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-10-02 18:37:40 UTC (rev 58677)
+++ trunk/dports/PortIndex	2009-10-02 18:53:51 UTC (rev 58678)
@@ -853,7 +853,7 @@
 sqlitewrapped 568
 depends_build port:sqlite3 portdir databases/sqlitewrapped description {a C++ wrapper for the Sqlite database C API} homepage http://www.alhem.net/project/sqlite/index.html epoch 0 platforms darwin name sqlitewrapped maintainers uwe-arzt.de:mail long_description {This is a C++ wrapper for the Sqlite database C application programming interface. The code works for linux/unix, as well as win32. This library supports version 3 of the sqlite database. From version 1.2 the connection pool can be made threadsafe.} categories {databases devel} version 1.3.1 revision 0
 tcl-sqlite3 678
-variants universal portdir databases/tcl-sqlite3 description {Tcl bindings for SQLite3} homepage http://www.sqlite.org/ epoch 0 platforms darwin name tcl-sqlite3 depends_lib {port:readline port:sqlite3 port:tcl} long_description {{Tcl bindings for SQLite3.} SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.} maintainers mww categories databases version 3.6.17 revision 0
+variants universal portdir databases/tcl-sqlite3 description {Tcl bindings for SQLite3} homepage http://www.sqlite.org/ epoch 0 platforms darwin name tcl-sqlite3 depends_lib {port:readline port:sqlite3 port:tcl} long_description {{Tcl bindings for SQLite3.} SQLite3 is an SQL database engine in a C library. Programs that link the SQLite3 library can have SQL database access without running a separate RDBMS process. The distribution comes with a standalone command-line access program (sqlite3) that can be used to administer an SQLite3 database and which serves as an example of how to use the SQLite3 library.} maintainers mww categories databases version 3.6.18 revision 0
 tdb 504
 variants {darwin universal} portdir databases/tdb description {TDB is a Trivial Database} homepage http://sourceforge.net/projects/tdb/ epoch 0 platforms darwin name tdb long_description {TDB is a Trivial Database. In concept, it is very much like GDBM, and BSD's DB except that it allows multiple simultaneous writers and uses locking internally to keep writers from trampling on each other. TDB is also extremely small.} maintainers {simon openmaintainer} categories databases version 1.0.6 revision 0
 tinycdb 372
@@ -1335,7 +1335,7 @@
 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
 grails-devel 800
-variants darwin portdir devel/grails-devel description {An open-source web application framework that leverages the Groovy language} homepage http://www.grails.org/ epoch 0 platforms darwin name grails-devel 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 depends_extract bin:unzip:unzip categories {devel java} version 1.2-M2 revision 0
+variants darwin portdir devel/grails-devel description {An open-source web application framework that leverages the Groovy language} homepage http://www.grails.org/ epoch 0 platforms darwin name grails-devel 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 depends_extract bin:unzip:unzip categories {devel java} version 1.2-M3 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
@@ -3595,7 +3595,7 @@
 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 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.4 revision 0
+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.5 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091002/255b35bb/attachment.html>


More information about the macports-changes mailing list