summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorwiz <wiz>2013-10-25 07:24:12 +0000
committerwiz <wiz>2013-10-25 07:24:12 +0000
commiteef9e51306ac5e75dcfb0bfddd20d5b090c403b5 (patch)
tree43872d011bbbf9db89f759038bfc286c071e4278 /www
parent2fa1a7c8539135bcbc0c65f7f299e30fc14833ca (diff)
downloadpkgsrc-eef9e51306ac5e75dcfb0bfddd20d5b090c403b5.tar.gz
Remove program that is obsolete since 2006, according to upstream.
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR2
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE8
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile27
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo5
5 files changed, 1 insertions, 44 deletions
diff --git a/www/Makefile b/www/Makefile
index f695189cd63..1ac8d42ba39 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.993 2013/10/24 03:38:02 jnemeth Exp $
+# $NetBSD: Makefile,v 1.994 2013/10/25 07:24:12 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -294,7 +294,6 @@ SUBDIR+= p5-Catalyst-Manual
SUBDIR+= p5-Catalyst-Model-Adaptor
SUBDIR+= p5-Catalyst-Model-File
SUBDIR+= p5-Catalyst-Plugin-Authentication
-SUBDIR+= p5-Catalyst-Plugin-Authentication-Store-DBIC
SUBDIR+= p5-Catalyst-Plugin-Authentication-Store-RDBO
SUBDIR+= p5-Catalyst-Plugin-Authorization-ACL
SUBDIR+= p5-Catalyst-Plugin-Authorization-Roles
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR
deleted file mode 100644
index 3b86f2c2301..00000000000
--- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This plugin uses a DBIx::Class (or Class::DBI) object to authenticate
-a user for Catalyst.
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE
deleted file mode 100644
index b1c2ffc6932..00000000000
--- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/MESSAGE
+++ /dev/null
@@ -1,8 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.1 2008/07/21 09:41:10 rhaen Exp $
-
-Upstream has declared that this Perl module is deprecated and
-recommends using DBIx::Class or Class::DBI model.
-
-This package will stay inside pkgsrc at least until pkgsrc-2008Q4
-===========================================================================
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile
deleted file mode 100644
index 7f7ecc2afe7..00000000000
--- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:38 wiz Exp $
-
-DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.11
-PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
-CATEGORIES= www perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Plugin::Authentication::Store::DBIC
-COMMENT= Authentication and authorization against a DBIx::Class or CDBI
-
-DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
-DEPENDS+= p5-Catalyst-Plugin-Authentication>=0.06:../../www/p5-Catalyst-Plugin-Authentication
-DEPENDS+= p5-Set-Object>=1.14:../../devel/p5-Set-Object
-DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
-DEPENDS+= p5-DBIx-Class>=0:../../databases/p5-DBIx-Class
-DEPENDS+= p5-Catalyst-Model-DBIC-Schema>=0:../../databases/p5-Catalyst-Model-DBIC-Schema
-DEPENDS+= p5-Catalyst-Plugin-Authorization-Roles>=0.03:../../www/p5-Catalyst-Plugin-Authorization-Roles
-DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie>=0.02:../../www/p5-Catalyst-Plugin-Session-State-Cookie
-
-PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/Store/DBIC/.packlist
-
-MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skipdeps
-
-.include "../../lang/perl5/module.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo
deleted file mode 100644
index 6411151f357..00000000000
--- a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2008/07/21 09:41:10 rhaen Exp $
-
-SHA1 (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 42ac18b2b5d6cf471d7d57f811596436a987e966
-RMD160 (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 09b3e7c2e7fb48c2aaa514cc56b206d6d72ef12c
-Size (Catalyst-Plugin-Authentication-Store-DBIC-0.11.tar.gz) = 32318 bytes