[54021] trunk/dports/ruby
kimuraw at macports.org
kimuraw at macports.org
Sat Jul 18 19:53:05 PDT 2009
Revision: 54021
http://trac.macports.org/changeset/54021
Author: kimuraw at macports.org
Date: 2009-07-18 19:53:05 -0700 (Sat, 18 Jul 2009)
Log Message:
-----------
ruby/rb-div: New Port rb-div.
This package provides Div::Div and Tofu.
Div abstracts Web Application like GUI programming.
Tofu is a session manager using cookie. Tofu can be used with
WEBrick. (Of course, it can use also with CGI.)
Added Paths:
-----------
trunk/dports/ruby/rb-div/
trunk/dports/ruby/rb-div/Portfile
Added: trunk/dports/ruby/rb-div/Portfile
===================================================================
--- trunk/dports/ruby/rb-div/Portfile (rev 0)
+++ trunk/dports/ruby/rb-div/Portfile 2009-07-19 02:53:05 UTC (rev 54021)
@@ -0,0 +1,20 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ruby 1.0
+
+ruby.setup div 1.3.2 basic_install.rb { doc sample }
+maintainers kimuraw openmaintainer
+platforms darwin
+description Div can write Web application like GUI programming. This \
+ package provides Div::Div and Tofu.
+long_description This package provides Div::Div and Tofu. \
+ Div abstracts Web Application like GUI programming. \
+ Tofu is a session manager using cookie. Tofu can be used with \
+ WEBrick. (Of course, it can use also with CGI.)
+homepage http://www2a.biglobe.ne.jp/~seki/ruby/div.en.html
+master_sites http://www2a.biglobe.ne.jp/~seki/ruby/
+checksums md5 f68491c21642ab0cfb06eaf5ab6b0700 \
+ rmd160 60c8fcc6675feaf93546f091adc64c103a8ea006 \
+ sha1 22b4517c5101f522b0b801be80220da42423a94a
+
Property changes on: trunk/dports/ruby/rb-div/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090718/369506a3/attachment.html>
More information about the macports-changes
mailing list