Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  5 Jun 2004 13:00:57 +0800 (CST)
From:      Autrijus Tang <autrijus@autrijus.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67592: New port: www/p5-MasonX-Apache2Handler
Message-ID:  <20040605050057.3B73865B1@mail.autrijus.org>
Resent-Message-ID: <200406050510.i555ANGs058308@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         67592
>Category:       ports
>Synopsis:       New port: www/p5-MasonX-Apache2Handler
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 04 22:10:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Autrijus Tang
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD aut.dyndns.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Thu Apr 29 22:19:29 GMT 2004 root@aut.dyndns.org:/usr/src/sys/i386/compile/NOR i386


>Description:
	This ports adds native Apache2 capability to Mason.

>How-To-Repeat:
	n/a
>Fix:

	# This is a shell archive.  Save it in a file, remove anything before
	# this line, and then unpack it by entering "sh file".  Note, it may
	# create directories; files and directories will be owned by you and
	# have default permissions.
	#
	# This archive contains:
	#
	#	.
	#	./distinfo
	#	./pkg-plist
	#	./pkg-descr
	#	./Makefile
	#
	echo c - .
	mkdir -p . > /dev/null 2>&1
	echo x - ./distinfo
	sed 's/^X//' >./distinfo << 'END-of-./distinfo'
	XMD5 (MasonX-Apache2Handler-0.05.tar.gz) = 64fbb393e3e9a3a28e39827e74e9b11d
	XSIZE (MasonX-Apache2Handler-0.05.tar.gz) = 74113
	END-of-./distinfo
	echo x - ./pkg-plist
	sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
	X%%SITE_PERL%%/MasonX/Mason-with-mod_perl2.pod
	X%%SITE_PERL%%/MasonX/Request2.pm
	X%%SITE_PERL%%/MasonX/Apache2Handler.pm
	X%%SITE_PERL%%/MasonX/Buffer2.pm
	X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Apache2Handler/.packlist
	X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX/Apache2Handler
	X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/MasonX 2>/dev/null || true
	X@dirrm %%SITE_PERL%%/MasonX
	END-of-./pkg-plist
	echo x - ./pkg-descr
	sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
	XMasonX::Apache2Handler is a Mason add-on which allows Mason to run
	Xin a pure mod_perl2 environment.
	X
	XAuthor: Beau E. Cox
	XWWW:	http://search.cpan.org/dist/MasonX-Apache2Handler/
	X
	X--- Autrijus Tang <autrijus@autrijus.org>
	END-of-./pkg-descr
	echo x - ./Makefile
	sed 's/^X//' >./Makefile << 'END-of-./Makefile'
	X# New ports collection makefile for:	www/p5-MasonX-Apache2Handler
	X# Date created:				June 5, 2004
	X# Whom:	      				Autrijus Tang <autrijus@autrijus.org>
	X#
	X# $FreeBSD$
	X#
	X
	XPORTNAME=	MasonX-Apache2Handler
	XPORTVERSION=	0.05
	XCATEGORIES=	www perl5
	XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
	XMASTER_SITE_SUBDIR=	MasonX
	XPKGNAMEPREFIX=	p5-
	X
	XMAINTAINER=	autrijus@autrijus.org
	XCOMMENT=	Mason/mod_perl2 interface
	X
	XBUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/Apache2:${PORTSDIR}/www/mod_perl2 \
	X		${SITE_PERL}/${PERL_ARCH}/Apache2/Apache/Cookie.pm:${PORTSDIR}/www/p5-libapreq2 \
	X		${SITE_PERL}/HTML/Mason.pm:${PORTSDIR}/www/p5-HTML-Mason
	X
	XRUN_DEPENDS=	${BUILD_DEPENDS}
	X
	XPERL_CONFIGURE=	yes
	X
	XMAN3=		MasonX::Apache2Handler.3 MasonX::Mason-with-mod_perl2.3
	X
	X.include <bsd.port.mk>
	END-of-./Makefile
	exit


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040605050057.3B73865B1>