[67960] trunk/dports

portindex at macports.org portindex at macports.org
Sat May 22 14:47:58 PDT 2010


Revision: 67960
          http://trac.macports.org/changeset/67960
Author:   portindex at macports.org
Date:     2010-05-22 14:47:53 -0700 (Sat, 22 May 2010)
Log Message:
-----------
Total number of ports parsed:	3 
Ports successfully parsed:	3 
Ports failed:			0 
Up-to-date ports skipped:	6910

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-05-22 21:36:15 UTC (rev 67959)
+++ trunk/dports/PortIndex	2010-05-22 21:47:53 UTC (rev 67960)
@@ -10598,6 +10598,8 @@
 variants universal portdir ruby/rb-kwartz description {A fast, clean, multi-language template system} homepage http://www.kuwata-lab.com/kwartz/ epoch 0 platforms darwin name rb-kwartz depends_lib port:ruby long_description {Kwartz is a template system designed for web designers and programmers. It can separate presentation logic from a template, runs very fast, generates templates in multiple languages, does not break HTML design, handle any kind of text, and can auto-sanitize text.} maintainers nomaintainer license unknown categories {ruby textproc} version 2004-05-09 revision 0
 rb-lafcadio 595
 portdir ruby/rb-lafcadio description {Lafcadio is an object-relational mapping layer for Ruby and MySQL.} homepage http://lafcadio.rubyforge.org/ epoch 0 platforms darwin name rb-lafcadio depends_lib port:ruby license unknown maintainers nomaintainer long_description {Lafcadio is an object-relational mapping layer for Ruby and MySQL. It lets you treat database rows like first-class Ruby objects, minimizing the amount of time you have to spend thinking about MySQL vagaries so you can spend more time thinking about your program's logic.} categories {ruby databases} version 0.5.2 revision 0
+rb-launchy 490
+portdir ruby/rb-launchy description {cross-platform application launcher class} homepage http://copiousfreetime.rubyforge.org/launchy/ epoch 0 platforms darwin name rb-launchy depends_lib {port:ruby port:rb-rubygems port:rb-rake port:rb-configuration} license unknown maintainers {gmail.com:blair.christensen openmaintainer} long_description {Launchy is a helper class for launching cross-platform applications in a fire and forget manner.} categories {ruby devel} version 0.3.3 revision 0
 rb-lazylist 714
 portdir ruby/rb-lazylist description {Implementation of lazy lists for ruby} homepage http://www.ping.de/~flori/flott/exe/session/view/ruby epoch 0 platforms darwin name rb-lazylist depends_lib port:ruby license unknown maintainers nomaintainer long_description {This class implements lazy lists (or streams) for Ruby. Such lists avoid the computation of values which arent needed for some computation. So its possible to define infinite lists with a limited amount of memory. A value that hasnt been used yet is calculated on the fly and saved into the list. A value which is used for a second time is computed only once and just read out of memory for the second usage.} categories ruby version 0.1.2 revision 0
 rb-ldap 430
@@ -10738,6 +10740,8 @@
 variants universal portdir ruby/rb-redcloth description {Textile for Ruby} homepage http://rubyforge.org/projects/RedCloth epoch 0 platforms darwin name rb-redcloth depends_lib port:ruby long_description {RedCloth is a module for using Textile in Ruby. Textile is a text format. A very simple text format. Another stab at making readable text that can be converted to HTML.} maintainers nomaintainer license unknown categories {ruby textproc} version 3.0.4 revision 0
 rb-regexp 965
 variants universal portdir ruby/rb-regexp description {regular expression engine} homepage http://rubyforge.org/projects/aeditor epoch 0 platforms darwin name rb-regexp depends_lib {port:ruby port:rb-iterator port:rb-test-unit-mock} long_description {Here is an Regexp engine written entirely in Ruby. It allows you to search in text with advanced search patterns. It supports Perl5 syntax... plus some perl6 syntax (more to come in the future). Its fairly compatible with Ruby's native regexp engine (GNU), and when running against the Rubicon testsuite, it passes 96.025% out of 1560 total tests. The implementation is simple, yet without any optimizations. Therefore speed is slow.. At some point when optimizations are in place, I plan to do a re-implementation in C++. Because of the simplicity, the code should be easy to grasp and extend with your own custom code.} maintainers nomaintainer license unknown categories {ruby textproc} version 0.11 revision 1
+rb-rest-client 430
+portdir ruby/rb-rest-client description {Simple REST client for Ruby} homepage http://rest-client.heroku.com/ epoch 0 platforms darwin name rb-rest-client depends_lib {port:ruby port:rb-rubygems} license unknown maintainers {gmail.com:blair.christensen openmaintainer} long_description {A simple REST client for Ruby, inspired by microframework syntax for specifying actions.} categories {ruby www devel} version 1.0.3 revision 0
 rb-rexml 684
 portdir ruby/rb-rexml description {XML processor for the language Ruby} homepage http://www.germane-software.com/software/rexml/ epoch 0 platforms darwin name rb-rexml depends_lib port:ruby license unknown maintainers nomaintainer long_description {REXML is an XML 1.0 compliant, reasonably fast, non-validating XML parser that supports multiple encodings. It has an API that is designed to be intuitive, straightforward, and terse. REXML includes a tree model parser, a SAX2 streaming parser, and a pull parser. It also includes a full XPath implementation. All of REXML's parsers pass 100% of the Oasis XML non-validating tests.} categories {ruby textproc} version 3.1.3 revision 0
 rb-rflickr 563
@@ -11117,7 +11121,7 @@
 netcdf 530
 variants {gcc43 g95 openmpi mpich2 dap static universal} portdir science/netcdf description {libraries for array-oriented scientific data} homepage http://www.unidata.ucar.edu/packages/netcdf/ epoch 1 platforms darwin name netcdf long_description {NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.} license unknown maintainers {takeshi openmaintainer} categories science version 4.1.1 revision 0
 netcdf-devel 618
-variants {gcc43 g95 openmpi mpich2 static universal} portdir science/netcdf-devel description {libraries for array-oriented scientific data with netcdf-4 features} homepage http://www.unidata.ucar.edu/packages/netcdf/ epoch 1 platforms darwin name netcdf-devel depends_lib {port:szip port:hdf5-18 port:hdf4 port:curl} long_description {NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.} maintainers {takeshi openmaintainer} license unknown categories science version 4.1.1 revision 0
+variants {gcc43 g95 openmpi mpich2 static universal} portdir science/netcdf-devel description {libraries for array-oriented scientific data with netcdf-4 features} homepage http://www.unidata.ucar.edu/packages/netcdf/ epoch 1 platforms darwin name netcdf-devel depends_lib {port:szip port:hdf5-18 port:hdf4 port:curl} long_description {NetCDF (network Common Data Form) is a set of software libraries and machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data.} maintainers {takeshi openmaintainer} license unknown categories science version 4.1.1 revision 1
 ng-spice 611
 variants universal portdir science/ng-spice description {Circuit simulator based on Spice 3f5} homepage http://ngspice.sourceforge.net/ epoch 0 platforms darwin name ng-spice depends_lib port:xorg-libXaw long_description {Ngspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice. Ngspice is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools. Note: this port does not compile the Cider and Xspice modules.} maintainers nomaintainer license unknown categories {science cad} version 20 revision 0
 numdiff 741

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


More information about the macports-changes mailing list