summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-07-15 09:17:09 +0000
committerabs <abs@pkgsrc.org>2008-07-15 09:17:09 +0000
commitdc34b6933aaf5057a0381db3e95d19eee5287a78 (patch)
treee4857ad21e31fc8dea17bb45f74ed31052860077 /www
parentb97b0bd5a5ce92bee5312cedd9593bc814ba7538 (diff)
downloadpkgsrc-dc34b6933aaf5057a0381db3e95d19eee5287a78.tar.gz
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 (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/DESCR6
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile22
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/distinfo5
3 files changed, 33 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/DESCR b/www/p5-Catalyst-Plugin-Authentication/DESCR
new file mode 100644
index 00000000000..501122c960f
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication/DESCR
@@ -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 --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
new file mode 100644
index 00000000000..e8ad665c55f
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -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
+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 --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo
new file mode 100644
index 00000000000..ad1380b10d3
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo
@@ -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