summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Session-State-Cookie
diff options
context:
space:
mode:
authorabs <abs>2008-07-15 09:18:48 +0000
committerabs <abs>2008-07-15 09:18:48 +0000
commit71a8c25c8eefc929b500d527387c0da322aabd7e (patch)
tree9ccf8dfb8ed0a853e15db464fe323226156ed249 /www/p5-Catalyst-Plugin-Session-State-Cookie
parent7ccc542706bb8ce82e1809c1a4f70b6783d1c9d4 (diff)
downloadpkgsrc-71a8c25c8eefc929b500d527387c0da322aabd7e.tar.gz
Added www/p5-Catalyst-Plugin-Session-State-Cookie version 0.09
In order for Catalyst::Plugin::Session to work the session ID needs to be stored on the client, and the session data needs to be stored on the server. This plugin stores the session ID on the client using the cookie mechanism.
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-Cookie')
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-Cookie/DESCR6
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile21
-rw-r--r--www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo5
3 files changed, 32 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/DESCR b/www/p5-Catalyst-Plugin-Session-State-Cookie/DESCR
new file mode 100644
index 00000000000..28216b7045d
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/DESCR
@@ -0,0 +1,6 @@
+In order for Catalyst::Plugin::Session to work the session ID needs
+to be stored on the client, and the session data needs to be stored
+on the server.
+
+This plugin stores the session ID on the client using the cookie
+mechanism.
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
new file mode 100644
index 00000000000..ffee8687910
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:18:48 abs Exp $
+
+DISTNAME= Catalyst-Plugin-Session-State-Cookie-0.09
+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::State::Cookie
+COMMENT= Maintain session IDs using cookies
+
+DEPENDS+= p5-Catalyst-Runtime>=5.7010:../../www/p5-Catalyst-Runtime
+DEPENDS+= p5-Catalyst-Plugin-Session>=0.19:../../www/p5-Catalyst-Plugin-Session
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Plugin/Session/State/Cookie/.packlist
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
new file mode 100644
index 00000000000..757c8aff640
--- /dev/null
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:18:48 abs Exp $
+
+SHA1 (Catalyst-Plugin-Session-State-Cookie-0.09.tar.gz) = f464cdb12e9e9a56e53747d6b6dd57855f0f695d
+RMD160 (Catalyst-Plugin-Session-State-Cookie-0.09.tar.gz) = 0ca3a23c838a688cbe7d94d482df9230fbdc9b55
+Size (Catalyst-Plugin-Session-State-Cookie-0.09.tar.gz) = 21172 bytes