diff options
author | taca <taca@pkgsrc.org> | 2012-09-16 01:09:11 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2012-09-16 01:09:11 +0000 |
commit | 0e1678ebff6f14a7c9685082baf34d8fc30fa0fe (patch) | |
tree | 2501df444d196f9ccd5265888a3fa964f0da5158 /www | |
parent | 9bfc11940c53795d2a7bda1e4ddfe2be80355378 (diff) | |
download | pkgsrc-0e1678ebff6f14a7c9685082baf34d8fc30fa0fe.tar.gz |
Remove merb-auth-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-auth-more/DESCR | 2 | ||||
-rw-r--r-- | www/merb-auth-more/Makefile | 14 | ||||
-rw-r--r-- | www/merb-auth-more/PLIST | 30 | ||||
-rw-r--r-- | www/merb-auth-more/distinfo | 5 |
4 files changed, 0 insertions, 51 deletions
diff --git a/www/merb-auth-more/DESCR b/www/merb-auth-more/DESCR deleted file mode 100644 index 4428ea1d6ba..00000000000 --- a/www/merb-auth-more/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Additional resources for use with the merb-auth-core authentication -framework. diff --git a/www/merb-auth-more/Makefile b/www/merb-auth-more/Makefile deleted file mode 100644 index 57cbf790bb1..00000000000 --- a/www/merb-auth-more/Makefile +++ /dev/null @@ -1,14 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2011/08/13 00:12:56 taca Exp $ - -DISTNAME= merb-auth-more-1.1.1 -PKGREVISION= 1 -CATEGORIES= www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.merbivore.com/ -COMMENT= Addons for merb-auth-core - -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.1<1.2:../../www/merb-core - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/merb-auth-more/PLIST b/www/merb-auth-more/PLIST deleted file mode 100644 index 425232f4418..00000000000 --- a/www/merb-auth-more/PLIST +++ /dev/null @@ -1,30 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 02:56:18 taca Exp $ -${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/LICENSE -${GEM_LIBDIR}/README.textile -${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/TODO -${GEM_LIBDIR}/lib/merb-auth-more.rb -${GEM_LIBDIR}/lib/merb-auth-more/merbtasks.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/bcrypt_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/redirect_back.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/salted_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/salted_user/ar_salted_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/salted_user/dm_salted_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/salted_user/mongoid_salted_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/salted_user/relaxdb_salted_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/mixins/salted_user/sq_salted_user.rb -${GEM_LIBDIR}/lib/merb-auth-more/strategies/abstract_password.rb -${GEM_LIBDIR}/lib/merb-auth-more/strategies/basic/basic_auth.rb -${GEM_LIBDIR}/lib/merb-auth-more/strategies/basic/openid.rb -${GEM_LIBDIR}/lib/merb-auth-more/strategies/basic/password_form.rb -${GEM_LIBDIR}/lib/merb-auth-more/version.rb -${GEM_LIBDIR}/spec/mixins/dm_bcrypt_user_spec.rb -${GEM_LIBDIR}/spec/mixins/dm_salted_user_spec.rb -${GEM_LIBDIR}/spec/mixins/redirect_back_spec.rb -${GEM_LIBDIR}/spec/mixins/sq_bcrypt_user_spec.rb -${GEM_LIBDIR}/spec/mixins/sq_salted_user_spec.rb -${GEM_LIBDIR}/spec/shared_user_spec.rb -${GEM_LIBDIR}/spec/spec.opts -${GEM_LIBDIR}/spec/spec_helper.rb -${GEM_HOME}/specifications/${GEM_NAME}.gemspec diff --git a/www/merb-auth-more/distinfo b/www/merb-auth-more/distinfo deleted file mode 100644 index d03401b6950..00000000000 --- a/www/merb-auth-more/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/12 02:56:18 taca Exp $ - -SHA1 (merb-auth-more-1.1.1.gem) = 5ab5413b01385cf97b26a5f9239f0f930321efb4 -RMD160 (merb-auth-more-1.1.1.gem) = 1648c6506662259e0e257af01bd2cf712304dd4c -Size (merb-auth-more-1.1.1.gem) = 13824 bytes |