pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/mongrel-console Initial import of mongrel-console-...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ddbb017760ff
branches: trunk
changeset: 540562:ddbb017760ff
user: jlam <jlam%pkgsrc.org@localhost>
date: Fri Apr 04 15:25:46 2008 +0000
description:
Initial import of mongrel-console-0.2.1 as www/mongrel-console.
This package provides a combined Mongrel and Rails IRB console.
diffstat:
www/mongrel-console/DESCR | 1 +
www/mongrel-console/Makefile | 17 +++++++++++++++++
www/mongrel-console/PLIST | 16 ++++++++++++++++
www/mongrel-console/distinfo | 5 +++++
4 files changed, 39 insertions(+), 0 deletions(-)
diffs (55 lines):
diff -r 97a1648c7c94 -r ddbb017760ff www/mongrel-console/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/mongrel-console/DESCR Fri Apr 04 15:25:46 2008 +0000
@@ -0,0 +1,1 @@
+This package provides a combined Mongrel and Rails IRB console.
diff -r 97a1648c7c94 -r ddbb017760ff www/mongrel-console/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/mongrel-console/Makefile Fri Apr 04 15:25:46 2008 +0000
@@ -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@localhost
+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 -r 97a1648c7c94 -r ddbb017760ff www/mongrel-console/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/mongrel-console/PLIST Fri Apr 04 15:25:46 2008 +0000
@@ -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 -r 97a1648c7c94 -r ddbb017760ff www/mongrel-console/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/mongrel-console/distinfo Fri Apr 04 15:25:46 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index