pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/ruby-div Import ruby-div-1.3.2 as www/ruby-div.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33cf1d991227
branches:  trunk
changeset: 576478:33cf1d991227
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Jun 12 10:43:12 2010 +0000

description:
Import ruby-div-1.3.2 as www/ruby-div.

Div is a simple Web Application framework with dRuby and ERB.
You can write web application like GUI programming.

diffstat:

 www/ruby-div/DESCR    |   2 ++
 www/ruby-div/Makefile |  24 ++++++++++++++++++++++++
 www/ruby-div/PLIST    |  12 ++++++++++++
 www/ruby-div/distinfo |   5 +++++
 4 files changed, 43 insertions(+), 0 deletions(-)

diffs (59 lines):

diff -r ab8e62ba8eb3 -r 33cf1d991227 www/ruby-div/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-div/DESCR        Sat Jun 12 10:43:12 2010 +0000
@@ -0,0 +1,2 @@
+Div is a simple Web Application framework with dRuby and ERB.
+You can write web application like GUI programming.
diff -r ab8e62ba8eb3 -r 33cf1d991227 www/ruby-div/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-div/Makefile     Sat Jun 12 10:43:12 2010 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/06/12 10:43:12 obache Exp $
+#
+
+DISTNAME=      div-1.3.2
+PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
+CATEGORIES=    www devel ruby
+MASTER_SITES=  http://www2a.biglobe.ne.jp/~seki/ruby/
+
+MAINTAINER=    obache%NetBSD.org@localhost
+HOMEPAGE=      http://www.druby.org/ilikeruby/div.en.html
+COMMENT=       Simple Web Application framework with dRuby and ERB
+#LICENSE=      # TODO: nothing
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= # none
+
+NO_BUILD=              YES
+USE_RUBY_INSTALL=      YES
+
+INSTALL_TARGET=        -d ${DESTDIR}${PREFIX}/${RUBY_VENDORLIB}
+
+.include "../../lang/ruby/modules.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r ab8e62ba8eb3 -r 33cf1d991227 www/ruby-div/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-div/PLIST        Sat Jun 12 10:43:12 2010 +0000
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/06/12 10:43:12 obache Exp $
+${RUBY_VENDORLIB}/div.rb
+${RUBY_VENDORLIB}/div/div.rb
+${RUBY_VENDORLIB}/div/js.rb
+${RUBY_VENDORLIB}/div/login.rb
+${RUBY_VENDORLIB}/div/tofusession.rb
+${RUBY_VENDORLIB}/tofu/cgicontext.rb
+${RUBY_VENDORLIB}/tofu/mock.rb
+${RUBY_VENDORLIB}/tofu/proxy.rb
+${RUBY_VENDORLIB}/tofu/ring.rb
+${RUBY_VENDORLIB}/tofu/tofu.rb
+${RUBY_VENDORLIB}/tofu/tofulet.rb
diff -r ab8e62ba8eb3 -r 33cf1d991227 www/ruby-div/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/ruby-div/distinfo     Sat Jun 12 10:43:12 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/06/12 10:43:12 obache Exp $
+
+SHA1 (div-1.3.2.tar.gz) = 22b4517c5101f522b0b801be80220da42423a94a
+RMD160 (div-1.3.2.tar.gz) = 60c8fcc6675feaf93546f091adc64c103a8ea006
+Size (div-1.3.2.tar.gz) = 86749 bytes



Home | Main Index | Thread Index | Old Index