Bug 85559 - New port: www/p5-Catalyst-Plugin-Authentication-CDBI, CDBI Authentication for Catalyst
Summary: New port: www/p5-Catalyst-Plugin-Authentication-CDBI, CDBI Authentication for...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-01 10:30 UTC by Lars Balker Rasmussen
Modified: 2005-09-01 19:40 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Balker Rasmussen 2005-09-01 10:30:07 UTC
Fix: --------------000705020204040801010303
Content-Type: text/plain;
 name="p5-Catalyst-Plugin-Authentication-CDBI.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="p5-Catalyst-Plugin-Authentication-CDBI.shar"



--------------000705020204040801010303----vweD8R7tvFlCh0XcWWEtPaGHLCKaN4z3ZwxVqKivU2WVhVgM
Content-Type: text/plain; name="file.shar"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.shar"

# 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:
#
#	www/p5-Catalyst-Plugin-Authentication-CDBI
#	www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
#	www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo
#	www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr
#	www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist
#
echo c - www/p5-Catalyst-Plugin-Authentication-CDBI
mkdir -p www/p5-Catalyst-Plugin-Authentication-CDBI > /dev/null 2>&1
echo x - www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
sed 's/^X//' >www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile << 'END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile'
X# New ports collection makefile for:	www/p5-Catalyst-Plugin-Authentication-CDBI
X# Date created:		2005-09-01
X# Whom:			Lars Balker Rasmussen <lars@balker.dk>
X#
X# $FreeBSD: $
X#
X
XPORTNAME=	Catalyst-Plugin-Authentication-CDBI
XPORTVERSION=	0.09
XCATEGORIES=	www perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../by-authors/id/M/MR/MRAMBERG
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	lars@balker.dk
XCOMMENT=	CDBI Authentication for Catalyst
X
XBUILD_DEPENDS=	${SITE_PERL}/Catalyst.pm:${PORTSDIR}/www/p5-Catalyst \
X		${SITE_PERL}/Catalyst/Model/CDBI.pm:${PORTSDIR}/www/p5-Catalyst-Model-CDBI \
X		${SITE_PERL}/Catalyst/Plugin/Session/FastMmap.pm:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-FastMmap
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Catalyst::Plugin::Authentication::CDBI.3
X
X.include <bsd.port.pre.mk>
X.if ${PERL_LEVEL} < 500801
XIGNORE= requires at least Perl 5.8.1. Install lang/perl5.8, and try again
X.endif
X.include <bsd.port.post.mk>
END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/Makefile
echo x - www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo
sed 's/^X//' >www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo << 'END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo'
XMD5 (Catalyst-Plugin-Authentication-CDBI-0.09.tar.gz) = 6e0208e4d8c0f28ceeb058f5d1601abe
XSIZE (Catalyst-Plugin-Authentication-CDBI-0.09.tar.gz) = 3488
END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/distinfo
echo x - www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr
sed 's/^X//' >www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr << 'END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr'
XCDBI Authentication for Catalyst
X
XWWW:	http://search.cpan.org/dist/Catalyst-Plugin-Authentication-CDBI/
END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-descr
echo x - www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist
sed 's/^X//' >www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist << 'END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist'
X%%SITE_PERL%%/Catalyst/Plugin/Authentication/CDBI.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/CDBI/.packlist
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/CDBI 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin/Authentication 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Catalyst/Plugin 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/Catalyst 2>/dev/null || true
END-of-www/p5-Catalyst-Plugin-Authentication-CDBI/pkg-plist
exit
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-09-01 19:40:45 UTC
State Changed
From-To: open->closed

Port added, thanks!