summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorabs <abs>2008-07-15 09:19:22 +0000
committerabs <abs>2008-07-15 09:19:22 +0000
commit5f48edd912187d308c1cf14a6e7913ef39ebd7ae (patch)
tree6a225f7ed93e3ca577d99cf67d613b5de5c33aad /www
parent070284ccde59833c8a2ff6dcad4d9fcb67f9a03c (diff)
downloadpkgsrc-5f48edd912187d308c1cf14a6e7913ef39ebd7ae.tar.gz
Added www/p5-Catalyst-Plugin-Session-Store-Delegate version 0.02
This store plugins makes delegating session storage to a first class object model easy.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR2
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile22
-rw-r--r--www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo5
3 files changed, 29 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR b/www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR
new file mode 100644
index 00000000000..a9f7ba26fd0
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR
@@ -0,0 +1,2 @@
+This store plugins makes delegating session storage to a first
+class object model easy.
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
new file mode 100644
index 00000000000..77c14a5a5ea
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:19:22 abs Exp $
+
+DISTNAME= Catalyst-Plugin-Session-Store-Delegate-0.02
+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::Session::Store::Delegate
+COMMENT= Delegate session storage to an application model object
+
+DEPENDS+= p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
+DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.12:../../www/p5-Catalyst-Plugin-Session
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
new file mode 100644
index 00000000000..2c787201e3b
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:19:22 abs Exp $
+
+SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 744d956156d563852408a095b090d8233f9930f0
+RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 97b06323ccf73631d9f8cd8d06f9e6a7cd6813ea
+Size (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 5087 bytes