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-Store-DBIC Added...



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

description:
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:

 www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR    |   2 +
 www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile |  29 +++++++++++++++
 www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo |   5 ++
 3 files changed, 36 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 9d460875c9ee -r f98ba2668f26 www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/DESCR    Tue Jul 15 09:17:28 2008 +0000
@@ -0,0 +1,2 @@
+This plugin uses a DBIx::Class (or Class::DBI) object to authenticate
+a user for Catalyst.
diff -r 9d460875c9ee -r f98ba2668f26 www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/Makefile Tue Jul 15 09:17:28 2008 +0000
@@ -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@localhost
+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 -r 9d460875c9ee -r f98ba2668f26 www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication-Store-DBIC/distinfo Tue Jul 15 09:17:28 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index