pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Apache-Session-Wrapper Import p5-Apache-Session...
details: https://anonhg.NetBSD.org/pkgsrc/rev/46d17f23f4c2
branches: trunk
changeset: 482994:46d17f23f4c2
user: he <he%pkgsrc.org@localhost>
date: Fri Nov 05 22:24:19 2004 +0000
description:
Import p5-Apache-Session-Wrapper version 0.17.
This module provides a simple wrapper for Apache::Session that manages
the session id for you. See the module documentation for details.
diffstat:
www/p5-Apache-Session-Wrapper/DESCR | 2 ++
www/p5-Apache-Session-Wrapper/Makefile | 18 ++++++++++++++++++
www/p5-Apache-Session-Wrapper/PLIST | 1 +
www/p5-Apache-Session-Wrapper/distinfo | 4 ++++
4 files changed, 25 insertions(+), 0 deletions(-)
diffs (41 lines):
diff -r 60fcec2f87df -r 46d17f23f4c2 www/p5-Apache-Session-Wrapper/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-Session-Wrapper/DESCR Fri Nov 05 22:24:19 2004 +0000
@@ -0,0 +1,2 @@
+This module provides a simple wrapper for Apache::Session that manages
+the session id for you. See the module documentation for details.
diff -r 60fcec2f87df -r 46d17f23f4c2 www/p5-Apache-Session-Wrapper/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-Session-Wrapper/Makefile Fri Nov 05 22:24:19 2004 +0000
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 22:24:19 he Exp $
+
+DISTNAME= Apache-Session-Wrapper-0.17
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Apache/}
+
+MAINTAINER= tech-pkg%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~drolsky/Apache-Session-Wrapper-0.17/
+COMMENT= Perl5 module doing a wrapper around Apache::Session
+
+DEPENDS+= p5-Apache-Session>=1.6:../../www/p5-Apache-Session
+
+USE_BUILDLINK3= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Session/Wrapper/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 60fcec2f87df -r 46d17f23f4c2 www/p5-Apache-Session-Wrapper/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-Session-Wrapper/PLIST Fri Nov 05 22:24:19 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/05 22:24:19 he Exp $
diff -r 60fcec2f87df -r 46d17f23f4c2 www/p5-Apache-Session-Wrapper/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Apache-Session-Wrapper/distinfo Fri Nov 05 22:24:19 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/05 22:24:19 he Exp $
+
+SHA1 (Apache-Session-Wrapper-0.17.tar.gz) = a7325de6dd33f90649d05d1b6d5d8ebf07f66b1a
+Size (Apache-Session-Wrapper-0.17.tar.gz) = 17662 bytes
Home |
Main Index |
Thread Index |
Old Index