summaryrefslogtreecommitdiff
path: root/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-08-05 21:06:25 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-08-05 21:06:25 +0000
commit79fa4eb1723b660713c131b380c8f2887854725e (patch)
tree368c75d29da0f1642818ceaa07be8ed634769d41 /www/p5-Apache-AxKit-Plugin-AddXSLParams-Request
parentLet DOWNLOAD_URL point to the actual 3.5.1 license page. (diff)
Add p5-Apache-AxKit-Plugin-AddXSLParams-Request 1.01,
provides a way to pass info from the Apache::Request to XSLT params. PR: 55141 Submitted by: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
Notes
Notes: svn path=/head/; revision=86359
Diffstat (limited to 'www/p5-Apache-AxKit-Plugin-AddXSLParams-Request')
-rw-r--r--www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile27
-rw-r--r--www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/distinfo1
-rw-r--r--www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr8
-rw-r--r--www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-plist8
4 files changed, 44 insertions, 0 deletions
diff --git a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile
new file mode 100644
index 000000000000..ead0a0727cbd
--- /dev/null
+++ b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: p5-Apache-AxKit-Plugin-AddXSLParams-Request
+# Date created: 1.8.2003
+# Whom: Hansjoerg Pehofer <hansjoerg.pehofer@uibk.ac.at>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Apache-AxKit-Plugin-AddXSLParams-Request
+PORTVERSION= 1.01
+CATEGORIES= www perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= ../by-authors/id/K/KH/KHAMPTON
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= hansjoerg.pehofer@uibk.ac.at
+COMMENT= Provides a way to pass info from the Apache::Request to XSLT params
+
+RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache/libapreq.pm:${PORTSDIR}/www/p5-libapreq
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl
+RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
+PERL_CONFIGURE= yes
+
+MAN3= Apache::AxKit::Plugin::AddXSLParams::Request.3
+
+.include <bsd.port.mk>
diff --git a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/distinfo b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/distinfo
new file mode 100644
index 000000000000..314b7d003ac2
--- /dev/null
+++ b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/distinfo
@@ -0,0 +1 @@
+MD5 (Apache-AxKit-Plugin-AddXSLParams-Request-1.01.tar.gz) = f0d233498bbc820bb6bc59dba9cb12d5
diff --git a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr
new file mode 100644
index 000000000000..7663132bdd97
--- /dev/null
+++ b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-descr
@@ -0,0 +1,8 @@
+Apache::AxKit::Plugin::AddXSLParams::Request offers a way to make
+information about the current client request (cookies, headers, uri
+info) available as params within XSLT stylesheets.
+
+WWW: http://search.cpan.org/search?dist=Apache-AxKit-Plugin-AddXSLParams-Request
+
+- Hansjoerg
+hansjoerg.pehofer@uibk.ac.at
diff --git a/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-plist b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-plist
new file mode 100644
index 000000000000..4079e5c899bb
--- /dev/null
+++ b/www/p5-Apache-AxKit-Plugin-AddXSLParams-Request/pkg-plist
@@ -0,0 +1,8 @@
+%%SITE_PERL%%/Apache/AxKit/Plugin/AddXSLParams/Request.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin/AddXSLParams/Request/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin/AddXSLParams/Request
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin/AddXSLParams 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/AxKit/Plugin 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache/AxKit/Plugin/AddXSLParams 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache/AxKit/Plugin 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Apache/AxKit 2>/dev/null || true