[77110] trunk/dports/ruby

singingwolfboy at macports.org singingwolfboy at macports.org
Sun Mar 20 07:29:38 PDT 2011


Revision: 77110
          http://trac.macports.org/changeset/77110
Author:   singingwolfboy at macports.org
Date:     2011-03-20 07:29:38 -0700 (Sun, 20 Mar 2011)
Log Message:
-----------
New port: rb19-arel

Added Paths:
-----------
    trunk/dports/ruby/rb19-arel/
    trunk/dports/ruby/rb19-arel/Portfile

Added: trunk/dports/ruby/rb19-arel/Portfile
===================================================================
--- trunk/dports/ruby/rb19-arel/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb19-arel/Portfile	2011-03-20 14:29:38 UTC (rev 77110)
@@ -0,0 +1,22 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ruby 1.0
+
+ruby.setup          arel 2.0.9 gem {} rubygems ruby19
+license             MIT
+categories-append   devel databases
+maintainers         singingwolfboy openmaintainer
+platforms           darwin
+description         Relational Algebra for Ruby
+long_description    \
+   Arel is a Relational Algebra for Ruby. It 1) simplifies the generation \
+   complex of SQL queries and it 2) adapts to various RDBMS systems. It \
+   is intended to be a framework framework\; that is, you can build your own \
+   ORM with it, focusing on innovative object and collection modeling as \
+   opposed to database compatibility and query generation. 
+
+checksums           md5     e6a4c6749efe476ebb71b95354814dfb \
+                    sha1    09daef2de2f80ca6a065b010c8430c36da5b4a87 \
+                    rmd160  c3ece9ecdbcdbbc5a741eb149f91032ceb102a0c
+


Property changes on: trunk/dports/ruby/rb19-arel/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110320/421dc1a3/attachment.html>


More information about the macports-changes mailing list