From 27f530fbad36950d3904d0708288578e1d1331d3 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 16 Sep 2012 01:07:52 +0000 Subject: Remove merb-auth-core, 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. --- www/merb-auth-core/DESCR | 3 --- www/merb-auth-core/Makefile | 15 --------------- www/merb-auth-core/PLIST | 32 -------------------------------- www/merb-auth-core/distinfo | 5 ----- 4 files changed, 55 deletions(-) delete mode 100644 www/merb-auth-core/DESCR delete mode 100644 www/merb-auth-core/Makefile delete mode 100644 www/merb-auth-core/PLIST delete mode 100644 www/merb-auth-core/distinfo (limited to 'www') diff --git a/www/merb-auth-core/DESCR b/www/merb-auth-core/DESCR deleted file mode 100644 index e9415f70efe..00000000000 --- a/www/merb-auth-core/DESCR +++ /dev/null @@ -1,3 +0,0 @@ -MerbAuth is an authentication framework for use with the -Merb web framework. - diff --git a/www/merb-auth-core/Makefile b/www/merb-auth-core/Makefile deleted file mode 100644 index 6696e71cfa5..00000000000 --- a/www/merb-auth-core/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# $NetBSD: Makefile,v 1.2 2011/08/13 00:12:38 taca Exp $ - -DISTNAME= merb-auth-core-1.1.1 -PKGREVISION= 1 -CATEGORIES= www - -MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.merbivore.com/ -COMMENT= MerbAuth is an authentication framework core -LICENSE= mit - -DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1<1.2:../../www/merb-core - -.include "../../lang/ruby/gem.mk" -.include "../../mk/bsd.pkg.mk" diff --git a/www/merb-auth-core/PLIST b/www/merb-auth-core/PLIST deleted file mode 100644 index 9817f4d160d..00000000000 --- a/www/merb-auth-core/PLIST +++ /dev/null @@ -1,32 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2010/09/12 02:54:50 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-core.rb -${GEM_LIBDIR}/lib/merb-auth-core/authenticated_helper.rb -${GEM_LIBDIR}/lib/merb-auth-core/authentication.rb -${GEM_LIBDIR}/lib/merb-auth-core/bootloader.rb -${GEM_LIBDIR}/lib/merb-auth-core/callbacks.rb -${GEM_LIBDIR}/lib/merb-auth-core/customizations.rb -${GEM_LIBDIR}/lib/merb-auth-core/errors.rb -${GEM_LIBDIR}/lib/merb-auth-core/merbtasks.rb -${GEM_LIBDIR}/lib/merb-auth-core/responses.rb -${GEM_LIBDIR}/lib/merb-auth-core/router_helper.rb -${GEM_LIBDIR}/lib/merb-auth-core/session_mixin.rb -${GEM_LIBDIR}/lib/merb-auth-core/strategy.rb -${GEM_LIBDIR}/lib/merb-auth-core/version.rb -${GEM_LIBDIR}/spec/helpers/authentication_helper_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/activation_fixture.rb -${GEM_LIBDIR}/spec/merb-auth-core/authentication_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/callbacks_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/customizations_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/errors_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/failed_login_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/merb-auth-core_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/router_helper_spec.rb -${GEM_LIBDIR}/spec/merb-auth-core/strategy_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-core/distinfo b/www/merb-auth-core/distinfo deleted file mode 100644 index ab79ee91b86..00000000000 --- a/www/merb-auth-core/distinfo +++ /dev/null @@ -1,5 +0,0 @@ -$NetBSD: distinfo,v 1.1.1.1 2010/09/12 02:54:50 taca Exp $ - -SHA1 (merb-auth-core-1.1.1.gem) = 6cf28bd07915c62e4b333050e851922ab7109cc4 -RMD160 (merb-auth-core-1.1.1.gem) = 76c2f18a9acd381c483bee8405fe921ded923f69 -Size (merb-auth-core-1.1.1.gem) = 23040 bytes -- cgit v1.2.3