pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-Authentication Added www/p5-Cat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c48e92191700
branches:  trunk
changeset: 544484:c48e92191700
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Jul 15 09:17:09 2008 +0000

description:
Added www/p5-Catalyst-Plugin-Authentication version 0.10006

The authentication plugin provides generic user support. It is the basis
for both authentication (checking the user is who they claim to be), and
authorization (allowing the user to do what the system authorises them
to do).

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/

diffstat:

 www/p5-Catalyst-Plugin-Authentication/DESCR    |   6 ++++++
 www/p5-Catalyst-Plugin-Authentication/Makefile |  22 ++++++++++++++++++++++
 www/p5-Catalyst-Plugin-Authentication/distinfo |   5 +++++
 3 files changed, 33 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r b2ff8dd28a55 -r c48e92191700 www/p5-Catalyst-Plugin-Authentication/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/DESCR       Tue Jul 15 09:17:09 2008 +0000
@@ -0,0 +1,6 @@
+The authentication plugin provides generic user support. It is the basis
+for both authentication (checking the user is who they claim to be), and
+authorization (allowing the user to do what the system authorises them
+to do).
+
+WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
diff -r b2ff8dd28a55 -r c48e92191700 www/p5-Catalyst-Plugin-Authentication/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile    Tue Jul 15 09:17:09 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+
+DISTNAME=      Catalyst-Plugin-Authentication-0.10006
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Catalyst-Plugin-Authentication/
+COMMENT=       Infrastructure plugin for the Catalyst authentication framework
+
+DEPENDS+=      p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
+DEPENDS+=      p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
+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 -r b2ff8dd28a55 -r c48e92191700 www/p5-Catalyst-Plugin-Authentication/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo    Tue Jul 15 09:17:09 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+
+SHA1 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 96c2aef0bf154f0c44fab4e5398a34636f17b3ee
+RMD160 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 434422ccb684e75b5f985e5f53e9b568b8072471
+Size (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 53117 bytes



Home | Main Index | Thread Index | Old Index