diff options
author | taca <taca> | 2012-09-16 00:51:11 +0000 |
---|---|---|
committer | taca <taca> | 2012-09-16 00:51:11 +0000 |
commit | 11cb78b391850d533b79fd881e5b39714c8b1fa5 (patch) | |
tree | 840616e185e2fe2002c71de40ea44bafc9226e24 /www | |
parent | 372de00f063cac768d170c54ab9e8ff7a7e10b31 (diff) | |
download | pkgsrc-11cb78b391850d533b79fd881e5b39714c8b1fa5.tar.gz |
Remove merb-more, which is part of merb-* package family.
merb was integrated in Ruby on Rails 3.0 and these packages aren't
updated any more, so life of these packages are already ended.
Diffstat (limited to 'www')
-rw-r--r-- | www/merb-more/DESCR | 3 | ||||
-rw-r--r-- | www/merb-more/Makefile | 27 | ||||
-rw-r--r-- | www/merb-more/PLIST | 8 | ||||
-rw-r--r-- | www/merb-more/distinfo | 5 |
4 files changed, 0 insertions, 43 deletions
diff --git a/www/merb-more/DESCR b/www/merb-more/DESCR deleted file mode 100644 index af7b09aac8e..00000000000 --- a/www/merb-more/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -This package contains merb-more, which provides the the full set of -functionally for Merb outside of the merb-core classes. Adding merb-more -gives you the Full Stack -- take what you need; leave what you don't. diff --git a/www/merb-more/Makefile b/www/merb-more/Makefile deleted file mode 100644 index 69c54cb4cf3..00000000000 --- a/www/merb-more/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $NetBSD: Makefile,v 1.3 2010/09/13 14:32:42 taca Exp $ - -DISTNAME= merb-more-1.0.15 -CATEGORIES= www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.merbivore.com/ -COMMENT= Merb classes and framework for "full stack" functionality -LICENSE= mit - -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.0.15:../../www/merb-core -DEPENDS+= ${RUBY_PKGPREFIX}-merb-action-args>=1.0.15:../../www/merb-action-args -DEPENDS+= ${RUBY_PKGPREFIX}-merb-assets>=1.0.15:../../www/merb-assets -DEPENDS+= ${RUBY_PKGPREFIX}-merb-slices>=1.0.15:../../www/merb-slices -DEPENDS+= ${RUBY_PKGPREFIX}-merb-auth>=1.0.15:../../www/merb-auth -DEPENDS+= ${RUBY_PKGPREFIX}-merb-cache>=1.0.15:../../www/merb-cache -DEPENDS+= ${RUBY_PKGPREFIX}-merb-exceptions>=1.0.15:../../www/merb-exceptions -DEPENDS+= ${RUBY_PKGPREFIX}-merb-gen>=1.0.15:../../www/merb-gen -DEPENDS+= ${RUBY_PKGPREFIX}-merb-haml>=1.0.15:../../www/merb-haml -DEPENDS+= ${RUBY_PKGPREFIX}-merb-helpers>=1.0.15:../../www/merb-helpers -DEPENDS+= ${RUBY_PKGPREFIX}-merb-mailer>=1.0.15:../../www/merb-mailer -DEPENDS+= ${RUBY_PKGPREFIX}-merb-param-protection>=1.0.15:../../www/merb-param-protection - -CONFLICTS+= merb-more-[0-9]* - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/merb-more/PLIST b/www/merb-more/PLIST deleted file mode 100644 index 7153e5e5398..00000000000 --- a/www/merb-more/PLIST +++ /dev/null @@ -1,8 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:27 joerg Exp $ -${GEM_HOME}/cache/merb-more-${PKGVERSION}.gem -${GEM_LIBDIR}/LICENSE -${GEM_LIBDIR}/README -${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/TODO -${GEM_LIBDIR}/lib/merb-more.rb -${GEM_HOME}/specifications/merb-more-${PKGVERSION}.gemspec diff --git a/www/merb-more/distinfo b/www/merb-more/distinfo deleted file mode 100644 index 1fd22f68ed5..00000000000 --- a/www/merb-more/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2010/09/12 03:08:30 taca Exp $ - -SHA1 (merb-more-1.0.15.gem) = 92bb29d39281808a096361eb3a79c6e4c79ecfff -RMD160 (merb-more-1.0.15.gem) = 57a28aa56b5dcc5538a34bf8edf416ed3e75379d -Size (merb-more-1.0.15.gem) = 6144 bytes |