[20554] trunk/dports/ruby

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 6 13:16:25 PST 2006


Revision: 20554
          http://trac.macosforge.org/projects/macports/changeset/20554
Author:   pguyot at kallisys.net
Date:     2006-11-06 13:16:23 -0800 (Mon, 06 Nov 2006)

Log Message:
-----------
New port: ruby/rb-mongrel.
Requires MacPorts 1.3.3.

Added Paths:
-----------
    trunk/dports/ruby/rb-mongrel/
    trunk/dports/ruby/rb-mongrel/Portfile

Added: trunk/dports/ruby/rb-mongrel/Portfile
===================================================================
--- trunk/dports/ruby/rb-mongrel/Portfile	                        (rev 0)
+++ trunk/dports/ruby/rb-mongrel/Portfile	2006-11-06 21:16:23 UTC (rev 20554)
@@ -0,0 +1,19 @@
+# $Id$
+
+PortSystem			1.0
+PortGroup			ruby 1.0
+ruby.setup			mongrel 0.3.13.4 gem {} rubyforge_gem
+maintainers			pguyot at kallisys.net
+description			Fast HTTP Library and server for Ruby
+long_description	Mongrel is a fast HTTP library and server for Ruby that \
+					is intended for hosting Ruby web applications of any kind \
+					using plain HTTP rather than FastCGI or SCGI. It is \
+					framework agnostic and already supports Ruby On Rails, \
+					Og+Nitro, and Camping frameworks.
+checksums			md5 3fc1970ca01d06c39c2b40e503f07b88 \
+					sha1 cd26aa0f238eba5bc769e16091adbff91e9d1958 \
+					rmd160 3d3c51522da2664dc676a74d0e116951bd65b55a
+
+depends_lib-append \
+					port:rb-daemons \
+					port:rb-gem_plugin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061106/bdbf375e/attachment.html


More information about the macports-changes mailing list