ports/78211: [NEW PORT] www/p5-Apache-Singleton: Singleton class for mod_perl
ports at c0decafe.net
ports at c0decafe.net
Mon Feb 28 20:30:18 UTC 2005
>Number: 78211
>Category: ports
>Synopsis: [NEW PORT] www/p5-Apache-Singleton: Singleton class for mod_perl
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 28 20:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: ports at c0decafe.net
>Release: FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 5.3-STABLE FreeBSD 5.3-STABLE #0: Sat Feb 19 17:31:31 EET 2005
>Description:
Apache::Singleton works the same as Class::Singleton, but with
various object lifetime adapted for use under Apache.
Author: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
WWW: http://search.cpan.org/~miyagawa/Apache-Singleton/
Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:
--- p5-Apache-Singleton-0.07.shar begins here ---
# 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:
#
# p5-Apache-Singleton
# p5-Apache-Singleton/pkg-descr
# p5-Apache-Singleton/Makefile
# p5-Apache-Singleton/pkg-plist
# p5-Apache-Singleton/distinfo
#
echo c - p5-Apache-Singleton
mkdir -p p5-Apache-Singleton > /dev/null 2>&1
echo x - p5-Apache-Singleton/pkg-descr
sed 's/^X//' >p5-Apache-Singleton/pkg-descr << 'END-of-p5-Apache-Singleton/pkg-descr'
XApache::Singleton works the same as Class::Singleton, but with
Xvarious object lifetime adapted for use under Apache.
X
XAuthor: Tatsuhiko Miyagawa <miyagawa at bulknews.net>
XWWW: http://search.cpan.org/~miyagawa/Apache-Singleton/
END-of-p5-Apache-Singleton/pkg-descr
echo x - p5-Apache-Singleton/Makefile
sed 's/^X//' >p5-Apache-Singleton/Makefile << 'END-of-p5-Apache-Singleton/Makefile'
X# New ports collection makefile for: p5-Apache-Singleton
X# Date created: 2005-02-28
X# Whom: ports at c0decafe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME= Apache-Singleton
XPORTVERSION= 0.07
XCATEGORIES= www devel perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Apache
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= ports at c0decafe.net
XCOMMENT= Singleton class for mod_perl
X
XRUN_DEPENDS=${SITE_PERL}/Class/Singleton.pm:${PORTSDIR}/devel/p5-Class-Singleton
X
XPERL_CONFIGURE= yes
X
XMAN3= Apache::Singleton.3 \
X Apache::Singleton::Process.3 \
X Apache::Singleton::Request.3
X
X.include <bsd.port.mk>
END-of-p5-Apache-Singleton/Makefile
echo x - p5-Apache-Singleton/pkg-plist
sed 's/^X//' >p5-Apache-Singleton/pkg-plist << 'END-of-p5-Apache-Singleton/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Singleton/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache/Singleton
X at unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Apache 2>/dev/null || true
X%%SITE_PERL%%/Apache/Singleton.pm
X%%SITE_PERL%%/Apache/Singleton/Process.pm
X%%SITE_PERL%%/Apache/Singleton/Request.pm
X at dirrm %%SITE_PERL%%/Apache/Singleton
X at unexec rmdir %D/%%SITE_PERL%%/Apache 2>/dev/null || true
END-of-p5-Apache-Singleton/pkg-plist
echo x - p5-Apache-Singleton/distinfo
sed 's/^X//' >p5-Apache-Singleton/distinfo << 'END-of-p5-Apache-Singleton/distinfo'
XMD5 (Apache-Singleton-0.07.tar.gz) = 5a260c20dc8d4f73c3e050d56a39fd36
XSIZE (Apache-Singleton-0.07.tar.gz) = 3275
END-of-p5-Apache-Singleton/distinfo
exit
--- p5-Apache-Singleton-0.07.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list