summaryrefslogtreecommitdiff
path: root/www/mongrel-config
diff options
context:
space:
mode:
authorjlam <jlam>2008-04-04 15:25:38 +0000
committerjlam <jlam>2008-04-04 15:25:38 +0000
commit06204f8b5e6e49b741ab9a4934bc7bceae31a6dc (patch)
tree1ced5bc3b8023b5c595cbc5e64136bd073abda43 /www/mongrel-config
parente92fca96929c01df76686053256872ad4967436e (diff)
downloadpkgsrc-06204f8b5e6e49b741ab9a4934bc7bceae31a6dc.tar.gz
Initial import of mongrel-config-0.3.1 as www/mongrel-config.
This package uses the Camping micro-framework to implement a simple config tool for any Mongrel Rails application.
Diffstat (limited to 'www/mongrel-config')
-rw-r--r--www/mongrel-config/DESCR2
-rw-r--r--www/mongrel-config/Makefile18
-rw-r--r--www/mongrel-config/PLIST31
-rw-r--r--www/mongrel-config/distinfo5
4 files changed, 56 insertions, 0 deletions
diff --git a/www/mongrel-config/DESCR b/www/mongrel-config/DESCR
new file mode 100644
index 00000000000..43899c7a2de
--- /dev/null
+++ b/www/mongrel-config/DESCR
@@ -0,0 +1,2 @@
+This package uses the Camping micro-framework to implement a simple
+config tool for any Mongrel Rails application.
diff --git a/www/mongrel-config/Makefile b/www/mongrel-config/Makefile
new file mode 100644
index 00000000000..152edfb4a33
--- /dev/null
+++ b/www/mongrel-config/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/04/04 15:25:38 jlam Exp $
+
+DISTNAME= mongrel_config-0.3.1
+PKGNAME= ${DISTNAME:S/_/-/g}
+CATEGORIES= www
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://mongrel.rubyforge.org/
+COMMENT= Mongrel web-based configuration tool
+
+DEPENDS+= camping>=1.5:../../www/camping
+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-config/PLIST b/www/mongrel-config/PLIST
new file mode 100644
index 00000000000..a5c4abc14f7
--- /dev/null
+++ b/www/mongrel-config/PLIST
@@ -0,0 +1,31 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/04/04 15:25:38 jlam Exp $
+${GEM_HOME}/cache/mongrel_config-${PKGVERSION}.gem
+${GEM_LIBDIR}/CHANGELOG
+${GEM_LIBDIR}/COPYING
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Manifest
+${GEM_LIBDIR}/README
+${GEM_LIBDIR}/lib/mongrel_config/app.rb
+${GEM_LIBDIR}/lib/mongrel_config/init.rb
+${GEM_LIBDIR}/lib/mongrel_config/win32.rb
+${GEM_LIBDIR}/lib/mongrel_config/win32_app.rb
+${GEM_LIBDIR}/mongrel_config.gemspec
+${GEM_LIBDIR}/resources/defaults.yaml
+${GEM_LIBDIR}/resources/images/0170_bubble.png
+${GEM_LIBDIR}/resources/images/0171_new_page.png
+${GEM_LIBDIR}/resources/images/bottom.gif
+${GEM_LIBDIR}/resources/images/bottom_orig.gif
+${GEM_LIBDIR}/resources/images/middle.jpg
+${GEM_LIBDIR}/resources/images/top.jpg
+${GEM_LIBDIR}/resources/images/topbar.jpg
+${GEM_LIBDIR}/resources/index.html
+${GEM_LIBDIR}/resources/index_win32.html
+${GEM_LIBDIR}/resources/style.css
+${GEM_LIBDIR}/test/test_config.rb
+${GEM_HOME}/specifications/mongrel_config-${PKGVERSION}.gemspec
+@dirrm ${GEM_LIBDIR}/test
+@dirrm ${GEM_LIBDIR}/resources/images
+@dirrm ${GEM_LIBDIR}/resources
+@dirrm ${GEM_LIBDIR}/lib/mongrel_config
+@dirrm ${GEM_LIBDIR}/lib
+@dirrm ${GEM_LIBDIR}
diff --git a/www/mongrel-config/distinfo b/www/mongrel-config/distinfo
new file mode 100644
index 00000000000..bb599225d48
--- /dev/null
+++ b/www/mongrel-config/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/04/04 15:25:38 jlam Exp $
+
+SHA1 (mongrel_config-0.3.1.gem) = ffa8b4e4010f7003198166e20b562edcdd7564bb
+RMD160 (mongrel_config-0.3.1.gem) = 23a1a17b6a653687ee85e1f75077d57e6246d6f7
+Size (mongrel_config-0.3.1.gem) = 45568 bytes