From 83e74d28d4bd814e0d1cf578627a94c5dfbf9323 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 15 Jul 2008 09:19:38 +0000 Subject: Added www/p5-Catalyst-Plugin-Session-Store-FastMmap version 0.05 Catalyst::Plugin::Session::Store::FastMmap is a fast session storage plugin for Catalyst that uses an mmap'ed file to act as a shared memory interprocess cache. It is based on Cache::FastMmap. --- .../DESCR | 3 +++ .../Makefile | 23 ++++++++++++++++++++++ .../distinfo | 5 +++++ 3 files changed, 31 insertions(+) create mode 100644 www/p5-Catalyst-Plugin-Session-Store-FastMmap/DESCR create mode 100644 www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile create mode 100644 www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo (limited to 'www') diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/DESCR b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/DESCR new file mode 100644 index 00000000000..809ba400623 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/DESCR @@ -0,0 +1,3 @@ +Catalyst::Plugin::Session::Store::FastMmap is a fast session storage +plugin for Catalyst that uses an mmap'ed file to act as a shared +memory interprocess cache. It is based on Cache::FastMmap. diff --git a/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile new file mode 100644 index 00000000000..448ea9ed0a4 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:19:38 abs Exp $ + +DISTNAME= Catalyst-Plugin-Session-Store-FastMmap-0.05 +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::FastMmap +COMMENT= FastMmap session storage backend + +DEPENDS+= p5-Catalyst-Plugin-Session>=0.09:../../www/p5-Catalyst-Plugin-Session +DEPENDS+= p5-Cache-FastMmap>=1.13:../../devel/p5-Cache-FastMmap +DEPENDS+= p5-File-Temp>=0:../../devel/p5-File-Temp +DEPENDS+= p5-Path-Class>=0:../../devel/p5-Path-Class + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/FastMmap/.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-FastMmap/distinfo b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo new file mode 100644 index 00000000000..bcc07623c6c --- /dev/null +++ b/www/p5-Catalyst-Plugin-Session-Store-FastMmap/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:19:38 abs Exp $ + +SHA1 (Catalyst-Plugin-Session-Store-FastMmap-0.05.tar.gz) = 686d5ee1283f2ed2196861c4535068320f2fc69d +RMD160 (Catalyst-Plugin-Session-Store-FastMmap-0.05.tar.gz) = b03d57817d44af3cfb4f88c78fea25c5fbb4f527 +Size (Catalyst-Plugin-Session-Store-FastMmap-0.05.tar.gz) = 3985 bytes -- cgit v1.2.3