[68526] trunk/dports

portindex at macports.org portindex at macports.org
Sat Jun 5 07:48:03 PDT 2010


Revision: 68526
          http://trac.macports.org/changeset/68526
Author:   portindex at macports.org
Date:     2010-06-05 07:48:00 -0700 (Sat, 05 Jun 2010)
Log Message:
-----------
Total number of ports parsed:	4 
Ports successfully parsed:	4 
Ports failed:			0 
Up-to-date ports skipped:	7000

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-06-05 14:33:57 UTC (rev 68525)
+++ trunk/dports/PortIndex	2010-06-05 14:48:00 UTC (rev 68526)
@@ -10998,16 +10998,22 @@
 portdir ruby/rb19-redcloth description {Textile for Ruby} homepage http://www.rubygems.org/gems/RedCloth epoch 0 platforms darwin name rb19-redcloth depends_lib port:ruby19 license unknown long_description {RedCloth is a module for using the Textile markup language in Ruby. Textile is a simple text format that can be converted to HTML, eliminating the need to use HTML directly to create documents, blogs, or web pages.} maintainers {singingwolfboy openmaintainer} categories {ruby textproc} version 4.2.3 revision 0
 rb19-rest-client 450
 portdir ruby/rb19-rest-client description {Simple REST client for Ruby} homepage http://rdoc.info/projects/archiloque/rest-client epoch 0 platforms darwin name rb19-rest-client depends_lib port:ruby19 license unknown long_description {A simple REST client for Ruby, inspired by microframework syntax for specifying actions.} maintainers {gmail.com:blair.christensen singingwolfboy openmaintainer} categories {ruby www devel} version 1.5.1 revision 0
+rb19-sequel 852
+portdir ruby/rb19-sequel description {The Database Toolkit for Ruby} homepage http://sequel.rubyforge.org/ epoch 0 platforms darwin name rb19-sequel depends_lib port:ruby19 license MIT long_description {Sequel is a lightweight database access toolkit for Ruby. It provides thread safety, connection pooling and a concise DSL for constructing database queries and table schemas.It also includes a lightweight but comprehensive ORM layer for mapping records to Ruby objects and handling associated records.It supports advanced database features such as prepared statements, bound variables, stored procedures, master/slave configurations, and database sharding.Sequel makes it easy to deal with multiple records without having to break your teeth on SQL.} maintainers {singingwolfboy openmaintainer} categories {ruby databases} version 3.12.0 revision 0
 rb19-sexp_processor 484
 portdir ruby/rb19-sexp_processor description {S-expression branch of ParseTree} homepage http://parsetree.rubyforge.org/ epoch 0 name rb19-sexp_processor depends_lib port:ruby19 license MIT long_description {sexp_processor branches from ParseTree bringing all the generic sexp processing tools with it. Sexp, SexpProcessor, Environment, etc... all for your language processing pleasure.} maintainers {singingwolfboy openmaintainer} version 3.0.4 categories {ruby textproc} revision 0
+rb19-sinatra 615
+portdir ruby/rb19-sinatra description {Classy web-development dressed in a DSL} homepage http://www.sinatrarb.com/ epoch 0 platforms darwin name rb19-sinatra depends_lib port:ruby19 license MIT long_description {Sinatra is a small, flexible web application framework and domain-specific language written in Ruby. It does not follow the typical model-view-controller pattern that is seen in other frameworks, such as Ruby on Rails. Instead, Sinatra focuses on {quickly creating  web-applications in Ruby with minimal effort.}} maintainers {singingwolfboy openmaintainer} categories {ruby www} version 1.0 revision 0
 rb19-sqlite3 380
 portdir ruby/rb19-sqlite3 description {Interface to the SQLite3 DB engine from Ruby} homepage http://github.com/luislavena/sqlite3-ruby epoch 0 name rb19-sqlite3 depends_lib {port:ruby19 port:sqlite3} license unknown long_description {{Interface to the SQLite3 DB engine from Ruby}} maintainers {singingwolfboy openmaintainer} version 1.2.5 categories {ruby databases} revision 0
+rb19-taps 563
+portdir ruby/rb19-taps description {A simple database-agnostic import/export app to transfer data to/from a remote database.} homepage http://github.com/ricardochimal/taps depends_run {port:rb19-sqlite3 port:rb19-sequel port:rb19-rest-client port:rb19-sinatra port:rb19-json} epoch 0 platforms darwin name rb19-taps depends_lib port:ruby19 license MIT long_description {{A simple database-agnostic import/export app to transfer data to/from a remote database.}} maintainers {singingwolfboy openmaintainer} categories {ruby www databases} version 0.3.8 revision 0
 rb19-thin 846
 portdir ruby/rb19-thin description {the most secure, stable, fast and extensible Ruby web server} homepage http://code.macournoyer.com/thin/ depends_run {port:rb19-daemons port:rb19-eventmachine} epoch 0 platforms darwin name rb19-thin depends_lib port:ruby19 license MIT long_description {Thin is a Ruby web server that glues together 3 of the best Ruby libraries in web history: the Mongrel parser, the root of Mongrel speed and {security;} Event Machine, a network I/O library with extremely high scalability, performance and {stability;} and Rack, a minimal interface between webservers and Ruby frameworks. Thin is, with all humility, the most secure, stable, fast and extensible Ruby web server bundled in an easy to use gem for your own pleasure.} maintainers {singingwolfboy openmaintainer} categories {ruby www} version 1.2.7 revision 0
 rb19-treetop 515
 portdir ruby/rb19-treetop description {A Ruby-based text parsing and interpretation DSL} homepage http://treetop.rubyforge.org/ epoch 0 depends_run port:rb19-polyglot name rb19-treetop depends_lib port:ruby19 license MIT long_description {Treetop is a language for describing languages. Combining the elegance of Ruby with cutting-edge parsing expression grammars, it helps you analyze syntax with revolutionary ease.} maintainers {singingwolfboy openmaintainer} categories {ruby textproc} version 1.4.8 revision 0
-rb19-unicorn 676
-portdir ruby/rb19-unicorn description {HTTP server for Rack applications designed for Unix} homepage http://unicorn.bogomips.org/ epoch 0 platforms darwin name rb19-unicorn depends_lib port:ruby19 license {GPL2 or Ruby} long_description {Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the the request and response in between Unicorn and slow clients.} maintainers {singingwolfboy openmaintainer} categories {ruby www} version 0.99.0 revision 0
+rb19-unicorn 672
+portdir ruby/rb19-unicorn description {HTTP server for Rack applications designed for Unix} homepage http://unicorn.bogomips.org/ epoch 0 platforms darwin name rb19-unicorn depends_lib port:ruby19 license {GPL2 or Ruby} long_description {Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix/Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both the request and response in between Unicorn and slow clients.} maintainers {singingwolfboy openmaintainer} categories {ruby www} version 0.99.0 revision 0
 rb19-wirble 572
 portdir ruby/rb19-wirble description {Handful of common Irb features, made easy.} homepage http://pablotron.org/software/wirble/ epoch 0 name rb19-wirble depends_lib port:ruby19 license MIT long_description {Wirble is a set of enhancements for Irb. Basically, it allows you to fill Irb with useful features without turning your ~/.irbic file into Swiss cheese. Wirble includes tab-completion, history, and a built-in ri command, as well as colorized results and a couple other goodies.} maintainers {singingwolfboy openmaintainer} version 0.1.3 categories ruby revision 0
 EMBOSS 645

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


More information about the macports-changes mailing list