summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca>2012-09-16 01:02:37 +0000
committertaca <taca>2012-09-16 01:02:37 +0000
commit90e623d7d649d253d169487c167c7e007cf7b53a (patch)
tree51e751c8a0b0397c2e4435e70b1cdc738da63686 /www
parent668c390db7274e296f3e1decedd55f5092a7685a (diff)
downloadpkgsrc-90e623d7d649d253d169487c167c7e007cf7b53a.tar.gz
Remove merb, 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/DESCR11
-rw-r--r--www/merb/Makefile31
-rw-r--r--www/merb/PLIST6
-rw-r--r--www/merb/distinfo5
4 files changed, 0 insertions, 53 deletions
diff --git a/www/merb/DESCR b/www/merb/DESCR
deleted file mode 100644
index cf45870e2b4..00000000000
--- a/www/merb/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Like Ruby on Rails, Merb is an MVC framework. Unlike Rails, Merb is
-ORM-agnostic, JavaScript library agnostic, and template language
-agnostic, preferring plugins that add in support for a particular
-feature rather than trying to produce a monolithic library with
-everything in the core. In fact, this is a guiding principle of the
-project, which has led to third-party support for the ActiveRecord,
-DataMapper, and Sequel ORMs.
-
-In addition, it means that the core code in Merb is kept simple and
-well organised. This has multiple benefits. It means it's faster
-for one thing. It's also easier to understand, maintain and extend.
diff --git a/www/merb/Makefile b/www/merb/Makefile
deleted file mode 100644
index 3e5d9d09ce7..00000000000
--- a/www/merb/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2011/08/13 00:08:58 taca Exp $
-
-DISTNAME= merb-1.1.3
-PKGREVISION= 1
-CATEGORIES= www
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.merbivore.com/
-COMMENT= Mongrel + Erb -- pocket rocket web framework
-LICENSE= mit
-
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-action-args>=1.1.3<1.2:../../www/merb-action-args
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-assets>=1.1.3<1.2:../../www/merb-assets
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-auth>=1.1<1.2:../../www/merb-auth
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-cache>=1.1.3<1.2:../../www/merb-cache
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-exceptions>=1.1.3<1.2:../../www/merb-exceptions
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-gen>=1.1.3<1.2:../../www/merb-gen
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-haml>=1.1.3<1.2:../../www/merb-haml
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-helpers>=1.1.3<1.2:../../www/merb-helpers
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-mailer>=1.1.3<1.2:../../www/merb-mailer
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-param-protection>=1.1.3<1.2:../../www/merb-param-protection
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-slices>=1.1.3<1.2:../../www/merb-slices
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-datamapper>=1.1<2:../../www/merb-datamapper
-DEPENDS+= ${RUBY_PKGPREFIX}-datamapper>=0.10.0:../../databases/ruby-datamapper
-DEPENDS+= ${RUBY_PKGPREFIX}-do_sqlite3>=0.10.0:../../databases/ruby-do_sqlite3
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec>=0:../../devel/ruby-rspec
-
-CONFLICTS+= merb-[0-9]*
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/merb/PLIST b/www/merb/PLIST
deleted file mode 100644
index a829c3f7e2e..00000000000
--- a/www/merb/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2010/09/12 03:02:22 taca Exp $
-${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_LIBDIR}/LICENSE
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/lib/merb.rb
-${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff --git a/www/merb/distinfo b/www/merb/distinfo
deleted file mode 100644
index e8cb0c5b71c..00000000000
--- a/www/merb/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2010/09/12 03:02:22 taca Exp $
-
-SHA1 (merb-1.1.3.gem) = 300043ce825a2b180e7d2c99b93467ee3198b2bb
-RMD160 (merb-1.1.3.gem) = c6c37773fe53302f927bfac1c8096887cf3f2612
-Size (merb-1.1.3.gem) = 4096 bytes