diff options
author | taca <taca> | 2012-09-16 00:48:36 +0000 |
---|---|---|
committer | taca <taca> | 2012-09-16 00:48:36 +0000 |
commit | f6dfc68ca8c16938d34feab7211ee951d658afeb (patch) | |
tree | bcce2b12f2998f2bc50aa0009a3e95e877e62b39 /www | |
parent | 47a9182eed4e369c3012cf5d7db9258084dab421 (diff) | |
download | pkgsrc-f6dfc68ca8c16938d34feab7211ee951d658afeb.tar.gz |
Remove merbful-authentication package, 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/merbful-authentication/DESCR | 2 | ||||
-rw-r--r-- | www/merbful-authentication/Makefile | 20 | ||||
-rw-r--r-- | www/merbful-authentication/PLIST | 47 | ||||
-rw-r--r-- | www/merbful-authentication/distinfo | 5 |
4 files changed, 0 insertions, 74 deletions
diff --git a/www/merbful-authentication/DESCR b/www/merbful-authentication/DESCR deleted file mode 100644 index 85f88fd5a54..00000000000 --- a/www/merbful-authentication/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Merbful-authentiation is a RESTful authentication plugin for the Merb -application framework. diff --git a/www/merbful-authentication/Makefile b/www/merbful-authentication/Makefile deleted file mode 100644 index a5a4b903266..00000000000 --- a/www/merbful-authentication/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# $NetBSD: Makefile,v 1.5 2010/09/13 14:39:31 taca Exp $ - -DISTNAME= merbful_authentication-0.9.3 -PKGREVISION= 1 -PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g} -CATEGORIES= www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://rubyforge.org/projects/merbful-auth/ -COMMENT= RESTful authentication plugin for Merb -LICENSE= mit - -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=0.9.2:../../www/merb-core -DEPENDS+= ${RUBY_PKGPREFIX}-merb-gen>=0.9.2:../../www/merb-gen - -CONFLICTS+= ruby[1-9][0-9]-merbful-authentication-[0-9]* \ - merbful-authentication-[0-9]* - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/merbful-authentication/PLIST b/www/merbful-authentication/PLIST deleted file mode 100644 index f128618b61a..00000000000 --- a/www/merbful-authentication/PLIST +++ /dev/null @@ -1,47 +0,0 @@ -@comment $NetBSD: PLIST,v 1.2 2009/06/14 22:00:28 joerg Exp $ -${GEM_HOME}/cache/merbful_authentication-${PKGVERSION}.gem -${GEM_LIBDIR}/LICENSE -${GEM_LIBDIR}/README -${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/TODO -${GEM_LIBDIR}/activerecord_generators/merbful_authentication_model/merbful_authentication_model_generator.rb -${GEM_LIBDIR}/activerecord_generators/merbful_authentication_model/templates/app/models/%singular_name%.rb -${GEM_LIBDIR}/activerecord_generators/merbful_authentication_model/templates/lib/authenticated_system/authenticated_system_orm_map.rb -${GEM_LIBDIR}/activerecord_generators/merbful_authentication_model/templates/schema/migrations/%migration_file_name%.rb -${GEM_LIBDIR}/datamapper_generators/merbful_authentication_model/merbful_authentication_model_generator.rb -${GEM_LIBDIR}/datamapper_generators/merbful_authentication_model/templates/app/models/%singular_name%.rb -${GEM_LIBDIR}/datamapper_generators/merbful_authentication_model/templates/lib/authenticated_system/authenticated_system_orm_map.rb -${GEM_LIBDIR}/lib/merbful_authentication.rb -${GEM_LIBDIR}/lib/merbful_authentication/merbtasks.rb -${GEM_LIBDIR}/merb_default_generators/merbful_authentication_model/merbful_authentication_model_generator.rb -${GEM_LIBDIR}/merb_generators/authenticated/USAGE -${GEM_LIBDIR}/merb_generators/authenticated/authenticated_generator.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/controllers/%controller_name%.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/controllers/%model_controller_name%.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/mailers/%singular_name%_mailer.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/mailers/views/%singular_name%_mailer/activation_notification.html.erb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/mailers/views/%singular_name%_mailer/activation_notification.text.erb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/mailers/views/%singular_name%_mailer/signup_notification.html.erb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/mailers/views/%singular_name%_mailer/signup_notification.text.erb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/views/%controller_name%/new.html.erb -${GEM_LIBDIR}/merb_generators/authenticated/templates/app/views/%model_controller_name%/new.html.erb -${GEM_LIBDIR}/merb_generators/authenticated/templates/lib/authenticated_system/authenticated_dependencies.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/lib/authenticated_system/authenticated_routes.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/lib/authenticated_system/authenticated_system_controller.rb -${GEM_LIBDIR}/merb_generators/authenticated/templates/lib/authenticated_system/authenticated_system_model.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/merbful_authentication_tests_generator.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/templates/spec/%singular_name%_spec_helper.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/templates/spec/authenticated_system_spec_helper.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/templates/spec/controllers/%controller_file_path%_spec.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/templates/spec/controllers/%model_controller_file_path%_spec.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/templates/spec/mailers/%singular_name%_mailer_spec.rb -${GEM_LIBDIR}/rspec_generators/merbful_authentication_tests/templates/spec/models/%singular_name%_spec.rb -${GEM_LIBDIR}/sequel_generators/merbful_authentication_model/lib/merbful_authentication_model_generator.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/merbful_authentication_tests_generator.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/templates/test/%file_name%_test_helper.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/templates/test/authenticated_system_test_helper.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/templates/test/functional/%controller_file_path%_test.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/templates/test/functional/%model_controller_file_path%_test.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/templates/test/mailers/%singular_name%_mailer_test.rb -${GEM_LIBDIR}/test_unit_generators/merbful_authentication_tests/templates/test/unit/%singular_name%_test.rb -${GEM_HOME}/specifications/merbful_authentication-${PKGVERSION}.gemspec diff --git a/www/merbful-authentication/distinfo b/www/merbful-authentication/distinfo deleted file mode 100644 index 3746f631d9b..00000000000 --- a/www/merbful-authentication/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.2 2008/04/29 17:36:23 jlam Exp $ - -SHA1 (merbful_authentication-0.9.3.gem) = c306aeaff052f3acc2ba3489f86fcc7d04fab5ab -RMD160 (merbful_authentication-0.9.3.gem) = 1faedb8e42cf77cb6e3d8a4f3c16ae7d10d48025 -Size (merbful_authentication-0.9.3.gem) = 23552 bytes |