diff options
Diffstat (limited to 'www')
3 files changed, 30 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR new file mode 100644 index 00000000000..463a9e2d8bd --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR @@ -0,0 +1,2 @@ +THIS IS A COMPATIBILITY SHIM to allow old configurations of Catalyst +Authentication to work without code changes. diff --git a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile new file mode 100644 index 00000000000..c62e033310b --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 16:53:29 abs Exp $ + +DISTNAME= Catalyst-Plugin-Authentication-0.10010 +PKGNAME= p5-${DISTNAME} +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Plugin::Authentication::Credential::Password +COMMENT= Compatibility shim for old Catalyst Authenticators + +DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime +DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector +DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat +DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo new file mode 100644 index 00000000000..c133e0ab579 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/02/13 16:53:29 abs Exp $ + +SHA1 (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 601944473bd41cfd5c5a5729b4270b816501000d +RMD160 (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 964d4f752efb00163e276e0d0e89d680fc0cfcee +Size (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 57932 bytes |