summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorrodent <rodent@pkgsrc.org>2013-07-06 00:51:58 +0000
committerrodent <rodent@pkgsrc.org>2013-07-06 00:51:58 +0000
commit4b8150da6b7056580dc14d3990ba8b4e6c80030a (patch)
tree3bd6d7b29c5f7ee6c4f7221f11bcc626cd46b6d8 /www
parentc9c66b116f2852160df42b658605e13d7f6bda43 (diff)
downloadpkgsrc-4b8150da6b7056580dc14d3990ba8b4e6c80030a.tar.gz
Import p5-Apache-Session-SharedMem-0.6 as www/p5-Apache-Session-SharedMem.
This module is an implementation of Apache::Session. It uses IPC::Cache to store session variables in shared memory.
Diffstat (limited to 'www')
-rw-r--r--www/p5-Apache-Session-SharedMem/DESCR2
-rw-r--r--www/p5-Apache-Session-SharedMem/Makefile21
-rw-r--r--www/p5-Apache-Session-SharedMem/PLIST6
-rw-r--r--www/p5-Apache-Session-SharedMem/distinfo5
4 files changed, 34 insertions, 0 deletions
diff --git a/www/p5-Apache-Session-SharedMem/DESCR b/www/p5-Apache-Session-SharedMem/DESCR
new file mode 100644
index 00000000000..df9e93c3777
--- /dev/null
+++ b/www/p5-Apache-Session-SharedMem/DESCR
@@ -0,0 +1,2 @@
+This module is an implementation of Apache::Session. It uses IPC::Cache to store
+session variables in shared memory.
diff --git a/www/p5-Apache-Session-SharedMem/Makefile b/www/p5-Apache-Session-SharedMem/Makefile
new file mode 100644
index 00000000000..4654dfc63d4
--- /dev/null
+++ b/www/p5-Apache-Session-SharedMem/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2013/07/06 00:51:58 rodent Exp $
+#
+
+DISTNAME= Apache-Session-SharedMem-0.6
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Apache-Session-SharedMem/
+COMMENT= Apache::Session module that stores session data in shared memory
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Apache-Session-[0-9]*:../../www/p5-Apache-Session
+DEPENDS+= p5-IPC-Cache-[0-9]*:../../devel/p5-IPC-Cache
+
+PERL5_PACKLIST= auto/Apache/Session/SharedMem/.packlist
+USE_LANGUAGES= # none
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/www/p5-Apache-Session-SharedMem/PLIST b/www/p5-Apache-Session-SharedMem/PLIST
new file mode 100644
index 00000000000..37b8c2b0bb7
--- /dev/null
+++ b/www/p5-Apache-Session-SharedMem/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2013/07/06 00:51:58 rodent Exp $
+${PERL5_SUB_INSTALLVENDORLIB}/Apache/Session/SharedMem.pm
+${PERL5_SUB_INSTALLVENDORLIB}/Apache/Session/Store/SharedMem.pm
+${PERL5_SUB_INSTALLVENDORARCH}/auto/Apache/Session/SharedMem/.packlist
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Apache::Session::SharedMem.3
+${PERL5_SUB_INSTALLVENDORMAN3DIR}/Apache::Session::Store::SharedMem.3
diff --git a/www/p5-Apache-Session-SharedMem/distinfo b/www/p5-Apache-Session-SharedMem/distinfo
new file mode 100644
index 00000000000..5dc45bbb73a
--- /dev/null
+++ b/www/p5-Apache-Session-SharedMem/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/06 00:51:58 rodent Exp $
+
+SHA1 (Apache-Session-SharedMem-0.6.tar.gz) = c561816928d225df13ba95012a8c8758c3053f36
+RMD160 (Apache-Session-SharedMem-0.6.tar.gz) = a2ee8813a80d9351c05403475240e9269e299ce2
+Size (Apache-Session-SharedMem-0.6.tar.gz) = 3911 bytes