Add p5-MasonX-Apache2Handler 0.05, mason/mod_perl2 interface.

PR:		ports/67592
Submitted by:	Autrijus Tang autrijus@autrijus_dot_org
This commit is contained in:
Vanilla I. Shu 2004-06-11 09:57:22 +00:00
parent e9f2fe72ad
commit 837891a714
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111265
5 changed files with 46 additions and 0 deletions

View File

@ -460,6 +460,7 @@
SUBDIR += p5-HTTPD-Log-Filter
SUBDIR += p5-HTTPD-Tools
SUBDIR += p5-IMDB-Movie
SUBDIR += p5-MasonX-Apache2Handler
SUBDIR += p5-MasonX-Interp-WithCallbacks
SUBDIR += p5-MasonX-Request-WithApacheSession
SUBDIR += p5-Maypole

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: www/p5-MasonX-Apache2Handler
# Date created: June 5, 2004
# Whom: Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$
#
PORTNAME= MasonX-Apache2Handler
PORTVERSION= 0.05
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= MasonX
PKGNAMEPREFIX= p5-
MAINTAINER= autrijus@autrijus.org
COMMENT= Mason/mod_perl2 interface
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Apache2:${PORTSDIR}/www/mod_perl2 \
${SITE_PERL}/${PERL_ARCH}/Apache2/Apache/Cookie.pm:${PORTSDIR}/www/p5-libapreq2 \
${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= MasonX::Apache2Handler.3 MasonX::Mason-with-mod_perl2.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (MasonX-Apache2Handler-0.05.tar.gz) = 64fbb393e3e9a3a28e39827e74e9b11d
SIZE (MasonX-Apache2Handler-0.05.tar.gz) = 74113

View File

@ -0,0 +1,7 @@
MasonX::Apache2Handler is a Mason add-on which allows Mason to run
in a pure mod_perl2 environment.
Author: Beau E. Cox
WWW: http://search.cpan.org/dist/MasonX-Apache2Handler/
--- Autrijus Tang <autrijus@autrijus.org>

View File

@ -0,0 +1,8 @@
%%SITE_PERL%%/MasonX/Mason-with-mod_perl2.pod
%%SITE_PERL%%/MasonX/Request2.pm
%%SITE_PERL%%/MasonX/Apache2Handler.pm
%%SITE_PERL%%/MasonX/Buffer2.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Apache2Handler/.packlist
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Apache2Handler
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX 2>/dev/null || true
@dirrm %%SITE_PERL%%/MasonX