mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Has been gone from CPAN for ages, so can't build anyway. Use
p5-Catalyst-Authentication-Store-DBIx-Class instead. www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class
This commit is contained in:
parent
fa70d8e73a
commit
e14d0fff48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=230745
1
MOVED
1
MOVED
@ -3861,3 +3861,4 @@ net-im/ruby-xmpp4r|net-im/rubygem-xmpp4r|2009-03-21|Renamed
|
||||
audio/rhythmbox-devel|audio/rhythmbox|2009-03-21|main port updated to latest stable version
|
||||
net/penguintv-devel||2009-03-23|main port updated to latest stable version
|
||||
x11/oclock|x11-clocks/oclock|2009-03-23|Moved to a more appropriate category
|
||||
www/p5-Catalyst-Plugin-Authentication-Store-DBIx-Class||2009-03-23|Removed
|
||||
|
@ -733,7 +733,6 @@
|
||||
SUBDIR += p5-Catalyst-Plugin-Authentication-CDBI
|
||||
SUBDIR += p5-Catalyst-Plugin-Authentication-OpenID
|
||||
SUBDIR += p5-Catalyst-Plugin-Authentication-Store-DBIC
|
||||
SUBDIR += p5-Catalyst-Plugin-Authentication-Store-DBIx-Class
|
||||
SUBDIR += p5-Catalyst-Plugin-Authentication-Store-Htpasswd
|
||||
SUBDIR += p5-Catalyst-Plugin-Authorization-ACL
|
||||
SUBDIR += p5-Catalyst-Plugin-Authorization-Roles
|
||||
|
@ -1,26 +0,0 @@
|
||||
# Ports collection makefile for: p5-Catalyst-Plugin-Authentication-Store-DBIx-Class
|
||||
# Date created: Jul 30, 2007
|
||||
# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= Catalyst-Plugin-Authentication-Store-DBIx-Class
|
||||
PORTVERSION= 0.10
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= lbr@FreeBSD.org
|
||||
COMMENT= A storage class for Catalyst Authentication using DBIx::Class
|
||||
|
||||
RUN_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
|
||||
p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.1+
|
||||
|
||||
MAN3= Catalyst::Plugin::Authentication::Store::DBIx::Class.3 \
|
||||
Catalyst::Plugin::Authentication::Store::DBIx::Class::User.3
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (Catalyst-Plugin-Authentication-Store-DBIx-Class-0.10.tar.gz) = 8e93c25b494742903c0058e81ac8897e
|
||||
SHA256 (Catalyst-Plugin-Authentication-Store-DBIx-Class-0.10.tar.gz) = c2b7dd7195808f8ea4996aa47991d0449cf8d1527af42601d7acd3893937fe87
|
||||
SIZE (Catalyst-Plugin-Authentication-Store-DBIx-Class-0.10.tar.gz) = 32005
|
@ -1,4 +0,0 @@
|
||||
The Catalyst::Plugin::Authentication::Store::DBIx::Class class provides access
|
||||
to authentication information stored in a database via DBIx::Class.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIx-Class/
|
@ -1,15 +0,0 @@
|
||||
%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIx/Class/User.pm
|
||||
%%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIx/Class.pm
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/Store/DBIx/Class/.packlist
|
||||
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIx/Class
|
||||
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store/DBIx
|
||||
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication/Store
|
||||
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin/Authentication
|
||||
@dirrmtry %%SITE_PERL%%/Catalyst/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/Catalyst
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/Store/DBIx/Class
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/Store/DBIx
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/Store
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin
|
||||
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst
|
Loading…
Reference in New Issue
Block a user