From 42c59f60ddf988aaae326d06a37fa00d3812fcfa Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 15 Jul 2008 09:19:54 +0000 Subject: Added www/p5-Catalyst-Plugin-Session-Store-File version 0.13 Catalyst::Plugin::Session::Store::File is an easy to use storage plugin for Catalyst that uses an simple file to act as a shared memory interprocess cache. It is based on Cache::FileCache. --- www/p5-Catalyst-Plugin-Session-Store-File/DESCR | 3 +++ www/p5-Catalyst-Plugin-Session-Store-File/Makefile | 23 ++++++++++++++++++++++ www/p5-Catalyst-Plugin-Session-Store-File/distinfo | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 www/p5-Catalyst-Plugin-Session-Store-File/DESCR create mode 100644 www/p5-Catalyst-Plugin-Session-Store-File/Makefile create mode 100644 www/p5-Catalyst-Plugin-Session-Store-File/distinfo (limited to 'www') diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/DESCR b/www/p5-Catalyst-Plugin-Session-Store-File/DESCR new file mode 100644 index 00000000000..c63b6008acc --- /dev/null +++ b/www/p5-Catalyst-Plugin-Session-Store-File/DESCR @@ -0,0 +1,3 @@ +Catalyst::Plugin::Session::Store::File is an easy to use storage +plugin for Catalyst that uses an simple file to act as a shared +memory interprocess cache. It is based on Cache::FileCache. diff --git a/www/p5-Catalyst-Plugin-Session-Store-File/Makefile b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile new file mode 100644 index 00000000000..84810a9a4a3 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Session-Store-File/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:19:54 abs Exp $ + +DISTNAME= Catalyst-Plugin-Session-Store-File-0.13 +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::File +COMMENT= File storage backend for session data + +DEPENDS+= p5-Class-Data-Inheritable>=0:../../devel/p5-Class-Data-Inheritable +DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime +DEPENDS+= p5-Cache-Class>=1.02:../../devel/p5-Cache-Cache +DEPENDS+= p5-Catalyst-Plugin-Session>=0:../../www/p5-Catalyst-Plugin-Session + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/File/.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-File/distinfo b/www/p5-Catalyst-Plugin-Session-Store-File/distinfo new file mode 100644 index 00000000000..b39fce1c35a --- /dev/null +++ b/www/p5-Catalyst-Plugin-Session-Store-File/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:19:54 abs Exp $ + +SHA1 (Catalyst-Plugin-Session-Store-File-0.13.tar.gz) = 9c907665627c78e7e485525c27f4777be82363fb +RMD160 (Catalyst-Plugin-Session-Store-File-0.13.tar.gz) = f360f1a87be0422aa9313fd2f305ff61c380fee8 +Size (Catalyst-Plugin-Session-Store-File-0.13.tar.gz) = 20252 bytes -- cgit v1.2.3