diff options
author | taca <taca@pkgsrc.org> | 2012-09-16 00:54:37 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-09-16 00:54:37 +0000 |
commit | 6fe62c81de10d225d69e37f9dfd76f565ac40082 (patch) | |
tree | 9c67d01bb9924a886c2119b4afc9fb3928352d83 | |
parent | 040306e1483a158ed96718e79faf0934c93a47a3 (diff) | |
download | pkgsrc-6fe62c81de10d225d69e37f9dfd76f565ac40082.tar.gz |
Remove merb-activerecord, 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.
-rw-r--r-- | www/merb-activerecord/DESCR | 2 | ||||
-rw-r--r-- | www/merb-activerecord/Makefile | 18 | ||||
-rw-r--r-- | www/merb-activerecord/PLIST | 26 | ||||
-rw-r--r-- | www/merb-activerecord/distinfo | 5 |
4 files changed, 0 insertions, 51 deletions
diff --git a/www/merb-activerecord/DESCR b/www/merb-activerecord/DESCR deleted file mode 100644 index c24b9506c4d..00000000000 --- a/www/merb-activerecord/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -This package contains a plugin for the Merb framework that provides -access to the ActiveRecord ORM. diff --git a/www/merb-activerecord/Makefile b/www/merb-activerecord/Makefile deleted file mode 100644 index 37345ab1b20..00000000000 --- a/www/merb-activerecord/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# $NetBSD: Makefile,v 1.4 2011/08/13 00:10:13 taca Exp $ - -DISTNAME= merb_activerecord-1.0.0.1 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} -PKGREVISION= 1 -CATEGORIES= databases www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.merbivore.com/ -COMMENT= Merb plugin for the ActiveRecord ORM -LICENSE= mit - -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=0.9.9:../../www/merb-core - -CONFLICTS+= merb-activerecord-[0-9]* - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/merb-activerecord/PLIST b/www/merb-activerecord/PLIST deleted file mode 100644 index 25243f61c68..00000000000 --- a/www/merb-activerecord/PLIST +++ /dev/null @@ -1,26 +0,0 @@ -@comment $NetBSD: PLIST,v 1.3 2010/09/12 02:34:34 taca Exp $ -${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/Generators -${GEM_LIBDIR}/LICENSE -${GEM_LIBDIR}/README -${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/TODO -${GEM_LIBDIR}/lib/active_record/merbtasks.rb -${GEM_LIBDIR}/lib/generators/migration.rb -${GEM_LIBDIR}/lib/generators/model.rb -${GEM_LIBDIR}/lib/generators/resource_controller.rb -${GEM_LIBDIR}/lib/generators/session_migration.rb -${GEM_LIBDIR}/lib/generators/templates/migration/schema/migrations/%file_name%.rb -${GEM_LIBDIR}/lib/generators/templates/model/app/models/%file_name%.rb -${GEM_LIBDIR}/lib/generators/templates/resource_controller/app/controllers/%file_name%.rb -${GEM_LIBDIR}/lib/generators/templates/resource_controller/app/views/%file_name%/edit.html.erb -${GEM_LIBDIR}/lib/generators/templates/resource_controller/app/views/%file_name%/index.html.erb -${GEM_LIBDIR}/lib/generators/templates/resource_controller/app/views/%file_name%/new.html.erb -${GEM_LIBDIR}/lib/generators/templates/resource_controller/app/views/%file_name%/show.html.erb -${GEM_LIBDIR}/lib/generators/templates/session_migration/schema/migrations/%version%_database_sessions.rb -${GEM_LIBDIR}/lib/merb/orms/active_record/cleanup.rb -${GEM_LIBDIR}/lib/merb/orms/active_record/connection.rb -${GEM_LIBDIR}/lib/merb/orms/active_record/database.yml.sample -${GEM_LIBDIR}/lib/merb/session/active_record_session.rb -${GEM_LIBDIR}/lib/merb_activerecord.rb -${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/merb-activerecord/distinfo b/www/merb-activerecord/distinfo deleted file mode 100644 index 3ee44c3bd0d..00000000000 --- a/www/merb-activerecord/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2010/09/12 02:34:34 taca Exp $ - -SHA1 (merb_activerecord-1.0.0.1.gem) = d4c7d5d8ff86b06f0d53dea828657d869fe7708f -RMD160 (merb_activerecord-1.0.0.1.gem) = 04d5ce611f1100831614d1f0b5f407ac715dd3eb -Size (merb_activerecord-1.0.0.1.gem) = 12288 bytes |