summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-04 15:25:46 +0000
committerjlam <jlam>2008-04-04 15:25:46 +0000
commit0d219cc153e4614a1bba4b77cb5757970aa4c2cd (patch)
treeda60c63ec774c6b3cb3f9ddf3b51b86c054118ce /www
parent06204f8b5e6e49b741ab9a4934bc7bceae31a6dc (diff)
downloadpkgsrc-0d219cc153e4614a1bba4b77cb5757970aa4c2cd.tar.gz
Initial import of mongrel-console-0.2.1 as www/mongrel-console.
This package provides a combined Mongrel and Rails IRB console.
Diffstat (limited to 'www')
-rw-r--r--www/mongrel-console/DESCR1
-rw-r--r--www/mongrel-console/Makefile17
-rw-r--r--www/mongrel-console/PLIST16
-rw-r--r--www/mongrel-console/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/www/mongrel-console/DESCR b/www/mongrel-console/DESCR
new file mode 100644
index 00000000000..09f62ade261
--- /dev/null
+++ b/www/mongrel-console/DESCR
@@ -0,0 +1 @@
+This package provides a combined Mongrel and Rails IRB console.
diff --git a/www/mongrel-console/Makefile b/www/mongrel-console/Makefile
new file mode 100644
index 00000000000..efdcf1ae403
--- /dev/null
+++ b/www/mongrel-console/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:25:46 jlam Exp $
+
+DISTNAME= mongrel_console-0.2.1
+PKGNAME= ${DISTNAME:S/_/-/g}
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://mongrel.rubyforge.org/
+COMMENT= Mongrel & Rails IRB console
+
+DEPENDS+= mongrel>=1.0.2:../../www/mongrel
+DEPENDS+= ${RUBY_PKGPREFIX}-gem_plugin>=0.2.3:../../misc/ruby-gem_plugin
+
+GEM_BUILD= gemspec
+
+.include "../../misc/rubygems/rubygem.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/mongrel-console/PLIST b/www/mongrel-console/PLIST
new file mode 100644
index 00000000000..5648aa83740
--- /dev/null
+++ b/www/mongrel-console/PLIST
@@ -0,0 +1,16 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:25:46 jlam Exp $
+${GEM_HOME}/cache/mongrel_console-${PKGVERSION}.gem
+${GEM_LIBDIR}/CHANGELOG
+${GEM_LIBDIR}/COPYING
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/lib/mongrel_console/console.rb
+${GEM_LIBDIR}/lib/mongrel_console/init.rb
+${GEM_LIBDIR}/mongrel_console.gemspec
+${GEM_LIBDIR}/resources/defaults.yaml
+${GEM_HOME}/specifications/mongrel_console-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/resources
+@dirrm ${GEM_LIBDIR}/lib/mongrel_console
+@dirrm ${GEM_LIBDIR}/lib
+@dirrm ${GEM_LIBDIR}
diff --git a/www/mongrel-console/distinfo b/www/mongrel-console/distinfo
new file mode 100644
index 00000000000..803a8c925e8
--- /dev/null
+++ b/www/mongrel-console/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:25:46 jlam Exp $
+
+SHA1 (mongrel_console-0.2.1.gem) = f2f4bc621f98e897f9b7a7e1af3ab681f45275d8
+RMD160 (mongrel_console-0.2.1.gem) = bb88a321da3eb517a17e6cbbcf85dbdc3fca216d
+Size (mongrel_console-0.2.1.gem) = 8704 bytes