[68440] trunk/dports

portindex at macports.org portindex at macports.org
Thu Jun 3 08:48:01 PDT 2010


Revision: 68440
          http://trac.macports.org/changeset/68440
Author:   portindex at macports.org
Date:     2010-06-03 08:47:58 -0700 (Thu, 03 Jun 2010)
Log Message:
-----------
Total number of ports parsed:	6 
Ports successfully parsed:	6 
Ports failed:			0 
Up-to-date ports skipped:	6989

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

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2010-06-03 15:43:05 UTC (rev 68439)
+++ trunk/dports/PortIndex	2010-06-03 15:47:58 UTC (rev 68440)
@@ -10940,6 +10940,10 @@
 portdir ruby/rb19-configuration description {Pure ruby scoped configuration files.} homepage http://github.com/ahoward/configuration/tree/master epoch 0 platforms darwin name rb19-configuration depends_lib port:ruby19 license unknown long_description {{Pure ruby scoped configuration files.}} maintainers {gmail.com:blair.christensen singingwolfboy openmaintainer} categories {ruby devel} version 1.1.0 revision 0
 rb19-cri 368
 portdir ruby/rb19-cri description {Cri is a library for building easy-to-use commandline tools.} homepage http://www.rubygems.org/gems/cri epoch 0 name rb19-cri depends_lib port:ruby19 license unknown long_description {{Cri is a library for building easy-to-use commandline tools.}} maintainers {singingwolfboy openmaintainer} version 1.0.1 categories ruby revision 0
+rb19-daemons 828
+portdir ruby/rb19-daemons description {A toolkit to create and control daemons in different ways} homepage http://daemons.rubyforge.org epoch 0 platforms darwin name rb19-daemons depends_lib port:ruby19 license unknown maintainers {singingwolfboy openmaintainer} long_description {Daemons provides an easy way to wrap existing ruby scripts (for example a self-written server) to be run as a daemon and to be controlled by simple start/stop/restart commands. You can also call blocks as daemons and control them from the parent or just daemonize the current process. Besides this basic functionality, daemons offers many advanced features like exception backtracing and logging (in case your ruby script crashes) and monitoring and automatic restarting of your processes if they crash.} categories ruby version 1.0.10 revision 0
+rb19-eventmachine 1091
+portdir ruby/rb19-eventmachine description {fast, simple event-processing library for Ruby programs} homepage http://rubyeventmachine.com/ epoch 0 platforms darwin name rb19-eventmachine depends_lib port:ruby19 license {GPL or Ruby} long_description {EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.} maintainers {singingwolfboy openmaintainer} categories {ruby devel} version 0.12.10 revision 0
 rb19-haml 863
 portdir ruby/rb19-haml description {Haml and Sass: markup languages for HTML and CSS} homepage http://haml-lang.com epoch 0 name rb19-haml depends_lib port:ruby19 license MIT long_description {Haml is a markup language that’s used to cleanly and simply describe the HTML of any web document without the use of inline code. Haml functions as a replacement for inline page templating systems such as PHP, ASP, and ERB, the templating language used in most Ruby on Rails applications. However, Haml avoids the need for explicitly coding HTML into the template, because it itself is a description of the HTML, with some code to generate dynamic content. Sass is CSS, plus nested rules, variables, mixins, and more, all in a concise, readable syntax. Haml also contains Sass.} maintainers {singingwolfboy openmaintainer} categories {ruby www} version 3.0.7 revision 0
 rb19-heroku 462
@@ -10954,6 +10958,8 @@
 portdir ruby/rb19-launchy description {cross-platform application launcher class} homepage http://copiousfreetime.rubyforge.org/launchy/ epoch 0 platforms darwin name rb19-launchy depends_lib {port:ruby19 port:rb19-configuration} license unknown long_description {Launchy is a helper class for launching cross-platform applications in a fire and forget manner.} maintainers {gmail.com:blair.christensen singingwolfboy openmaintainer} categories {ruby devel} version 0.3.5 revision 0
 rb19-mail 706
 portdir ruby/rb19-mail description {A Really Ruby Mail Library} homepage http://github.com/mikel/mail epoch 0 depends_run {port:rb19-treetop port:rb19-mime-types port:rb19-activesupport} name rb19-mail depends_lib port:ruby19 license MIT long_description {Mail is an internet library for Ruby that is designed to handle emails generation, parsing and sending in a simple, rubyesque manner. The purpose of this library is to provide a single point of access to handle all email functions, including sending and receiving emails. All network type actions are done through proxy methods to Net::SMTP, Net::POP3 etc.} maintainers {singingwolfboy openmaintainer} categories {ruby mail} version 2.2.1 revision 0
+rb19-mechanize 642
+portdir ruby/rb19-mechanize description {automated website interaction} homepage http://mechanize.rubyforge.org/mechanize/ depends_run port:rb19-nokogiri epoch 0 platforms darwin name rb19-mechanize depends_lib port:ruby19 license GPL long_description {The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, can follow links, and submit forms. Form fields can be populated and submitted. Mechanize also keeps track of the sites that you have visited as a history.} maintainers {singingwolfboy openmaintainer} categories {ruby www} version 1.0.0 revision 0
 rb19-mime-types 482
 portdir ruby/rb19-mime-types description {MIME::Types for Ruby based on MIME::Types for Perl} homepage http://mime-types.rubyforge.org/ epoch 0 name rb19-mime-types depends_lib port:ruby19 license {Ruby, Artistic, or GPL2} long_description {{MIME::Types for Ruby based on MIME::Types for Perl.} Allows for the identification of a file's likely MIME content type, based on its filename extensions.} maintainers {singingwolfboy openmaintainer} version 1.16 categories ruby revision 0
 rb19-mocha 435
@@ -10978,14 +10984,20 @@
 portdir ruby/rb19-racc description {a LALR(1) parser generator} homepage http://www.rubygems.org/gems/racc epoch 0 name rb19-racc depends_lib port:ruby19 license MIT long_description {Racc is a LALR(1) parser generator. It is written in Ruby itself, and generates Ruby program.} maintainers {singingwolfboy openmaintainer} version 1.4.6 categories ruby revision 0
 rb19-rails 662
 portdir ruby/rb19-rails description {Ruby web-application framework for the MVC pattern.} homepage http://rubyonrails.org/ epoch 0 depends_run {port:rb19-activeresource port:rb19-actionmailer port:rb19-actionpack port:rb19-activerecord port:rb19-activesupport} name rb19-rails depends_lib port:ruby19 license MIT maintainers {singingwolfboy openmaintainer} long_description {Rails is a web-application framework for the MVC pattern that includes a template engine, controller framework, and object-relational mapping package. Everything needed to develop web-apps that can run on CGI, FastCGI, and mod_ruby.} categories {ruby www devel} version 2.3.8 revision 0
+rb19-redcloth 519
+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-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-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-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-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/20100603/ee7581a2/attachment.html>


More information about the macports-changes mailing list