pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-MasonX-Request-WithApacheSession Import p5-Maso...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/360171937193
branches:  trunk
changeset: 483008:360171937193
user:      he <he%pkgsrc.org@localhost>
date:      Fri Nov 05 23:35:30 2004 +0000

description:
Import p5-MasonX-Request-WithApacheSession 0.30.

This module takes advantage of the new flexibility in Mason 1.09_01
and newer to integrate an Apache::Session session directly into
Mason's Request object.

diffstat:

 www/p5-MasonX-Request-WithApacheSession/DESCR    |   3 +++
 www/p5-MasonX-Request-WithApacheSession/Makefile |  23 +++++++++++++++++++++++
 www/p5-MasonX-Request-WithApacheSession/PLIST    |   5 +++++
 www/p5-MasonX-Request-WithApacheSession/distinfo |   4 ++++
 4 files changed, 35 insertions(+), 0 deletions(-)

diffs (51 lines):

diff -r 27dd670476dd -r 360171937193 www/p5-MasonX-Request-WithApacheSession/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/DESCR     Fri Nov 05 23:35:30 2004 +0000
@@ -0,0 +1,3 @@
+This module takes advantage of the new flexibility in Mason 1.09_01
+and newer to integrate an Apache::Session session directly into
+Mason's Request object.
diff -r 27dd670476dd -r 360171937193 www/p5-MasonX-Request-WithApacheSession/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile  Fri Nov 05 23:35:30 2004 +0000
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 23:35:30 he Exp $
+
+DISTNAME=      MasonX-Request-WithApacheSession-0.30
+PKGNAME=       p5-${DISTNAME}
+SVR4_PKGNAME=  p5mxa
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=MasonX/}
+
+MAINTAINER=    tech-pkg%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/MasonX-Request-WithApacheSession/
+COMMENT=       Perl5 module adding a session to the Mason Request obj
+
+DEPENDS+=      p5-Apache-Session-Wrapper>=0.13:../../www/p5-Apache-Session-Wrapper
+DEPENDS+=      p5-HTML-Mason>=1.16:../../www/p5-HTML-Mason
+
+USE_BUILDLINK3=        YES
+# PERL5_PACKLIST=      ${PERL5_SITEARCH}/auto/MasonX/Request/WithApacheSession/.packlist
+
+PLIST_SUBST+=  INSTALLSITELIB=${PERL5_INSTALLSITELIB:S^${LOCALBASE}/^^}
+PLIST_SUBST+=  INSTALLSITEMAN3DIR=${PERL5_INSTALLSITEMAN3DIR:S^${LOCALBASE}/^^}
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 27dd670476dd -r 360171937193 www/p5-MasonX-Request-WithApacheSession/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/PLIST     Fri Nov 05 23:35:30 2004 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/05 23:35:30 he Exp $
+${INSTALLSITELIB}/MasonX/Request/WithApacheSession.pm
+${INSTALLSITELIB}/MasonX/Request/WithMultiSession.pm
+${INSTALLSITEMAN3DIR}/MasonX::Request::WithApacheSession.3
+${INSTALLSITEMAN3DIR}/MasonX::Request::WithMultiSession.3
diff -r 27dd670476dd -r 360171937193 www/p5-MasonX-Request-WithApacheSession/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-MasonX-Request-WithApacheSession/distinfo  Fri Nov 05 23:35:30 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/05 23:35:30 he Exp $
+
+SHA1 (MasonX-Request-WithApacheSession-0.30.tar.gz) = 303bb4d361cc374713eef85cd1197b558bd8524b
+Size (MasonX-Request-WithApacheSession-0.30.tar.gz) = 11027 bytes



Home | Main Index | Thread Index | Old Index