summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication-Store-DBIC
diff options
context:
space:
mode:
authorabs <abs>2008-07-15 09:17:28 +0000
committerabs <abs>2008-07-15 09:17:28 +0000
commita0874fd3b495ae645b57d9324079d966d1ec8a6d (patch)
tree3d91c3d95e2f57b316b528c3ee14a791fda134e7 /www/p5-Catalyst-Plugin-Authentication-Store-DBIC
parentd99e84fb186d0ed1d940c09ba7a68fe7190774a6 (diff)
downloadpkgsrc-a0874fd3b495ae645b57d9324079d966d1ec8a6d.tar.gz
Added www/p5-Catalyst-Plugin-Authentication-Store-DBIC version 0.10
This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user for Catalyst.
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication-Store-DBIC')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR2
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile29
-rw-r--r--www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo5
3 files changed, 36 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR
new file mode 100644
index 00000000000..3b86f2c2301
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR
@@ -0,0 +1,2 @@
+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/Makefile b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile
new file mode 100644
index 00000000000..1fa878a8318
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile
@@ -0,0 +1,29 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:17:28 abs Exp $
+
+DISTNAME= Catalyst-Plugin-Authentication-Store-DBIC-0.10
+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::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
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/Store/DBIC/.packlist
+
+MAKE_ENV+= PERL_EXTUTILS_AUTOINSTALL=--skipdeps
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.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
new file mode 100644
index 00000000000..7b407319af1
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:17:28 abs Exp $
+
+SHA1 (Catalyst-Plugin-Authentication-Store-DBIC-0.10.tar.gz) = ac9f328162a83c085cadda3e0c3c37941a09c6b7
+RMD160 (Catalyst-Plugin-Authentication-Store-DBIC-0.10.tar.gz) = 9ffcabb25b231b02d62828fe75edef44f38a23a7
+Size (Catalyst-Plugin-Authentication-Store-DBIC-0.10.tar.gz) = 31679 bytes