ports/120555: [NEW PORT] devel/p5-SVN-Access: Perl extension to manipulate SVN Access files

Greg Larkin glarkin at sourcehosting.net
Tue Feb 12 14:30:02 UTC 2008


>Number:         120555
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-SVN-Access: Perl extension to manipulate SVN Access files
>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:   Tue Feb 12 14:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Greg Larkin
>Release:        FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Nov 29 02:28:49 UTC 2007
>Description:
SVN::Access includes both an object oriented interface for manipulating
SVN access files (AuthzSVNAccessFile files), as well as a command
line interface to that object oriented programming interface
(svnaclmgr.pl) which is in the examples/ directory.

WWW:    http://search.cpan.org/dist/SVN-Access/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-SVN-Access-0.03.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-SVN-Access
#	p5-SVN-Access/pkg-descr
#	p5-SVN-Access/Makefile
#	p5-SVN-Access/distinfo
#	p5-SVN-Access/pkg-plist
#
echo c - p5-SVN-Access
mkdir -p p5-SVN-Access > /dev/null 2>&1
echo x - p5-SVN-Access/pkg-descr
sed 's/^X//' >p5-SVN-Access/pkg-descr << 'END-of-p5-SVN-Access/pkg-descr'
XSVN::Access includes both an object oriented interface for manipulating
XSVN access files (AuthzSVNAccessFile files), as well as a command
Xline interface to that object oriented programming interface
X(svnaclmgr.pl) which is in the examples/ directory.
X
XWWW:    http://search.cpan.org/dist/SVN-Access/
END-of-p5-SVN-Access/pkg-descr
echo x - p5-SVN-Access/Makefile
sed 's/^X//' >p5-SVN-Access/Makefile << 'END-of-p5-SVN-Access/Makefile'
X# New ports collection makefile for:	p5-SVN-Access
X# Date created:		2008-02-11
X# Whom:			Greg Larkin <glarkin at sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	SVN-Access
XPORTVERSION=	0.03
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	SVN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	glarkin at sourcehosting.net
XCOMMENT=	Perl extension to manipulate SVN Access files
X
XBUILD_DEPENDS=	\
X		${SITE_PERL}/${PERL_ARCH}/SVN/Base.pm:${PORTSDIR}/devel/subversion-perl \
X		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		SVN::Access.3 \
X		SVN::Access::Group.3 \
X		SVN::Access::Resource.3
X
Xpost-install:
X	@cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${EXAMPLESDIR}
X	@${FIND} ${EXAMPLESDIR} -name \*.pl -type f -print0 | \
X		${XARGS} -0 ${CHMOD} 755
X	@${ECHO_CMD} '@exec ${FIND} ${EXAMPLESDIR} -name \*.pl -type f -print0 | \
X		${XARGS} -0 ${CHMOD} 755' >> ${TMPPLIST}
X
X.include <bsd.port.mk>
END-of-p5-SVN-Access/Makefile
echo x - p5-SVN-Access/distinfo
sed 's/^X//' >p5-SVN-Access/distinfo << 'END-of-p5-SVN-Access/distinfo'
XMD5 (SVN-Access-0.03.tar.gz) = 79fa39ea6792b4f246e38d5f3024ee69
XSHA256 (SVN-Access-0.03.tar.gz) = 7119364e9dc9b2319faf62781ba5e7293a232daae405ef30b7f3aaa2e9867105
XSIZE (SVN-Access-0.03.tar.gz) = 7247
END-of-p5-SVN-Access/distinfo
echo x - p5-SVN-Access/pkg-plist
sed 's/^X//' >p5-SVN-Access/pkg-plist << 'END-of-p5-SVN-Access/pkg-plist'
X%%SITE_PERL%%/SVN/Access.pm
X%%SITE_PERL%%/SVN/Access/Group.pm
X%%SITE_PERL%%/SVN/Access/Resource.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Access/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Access
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN
X at dirrm %%SITE_PERL%%/SVN/Access
X at dirrmtry %%SITE_PERL%%/SVN
X%%EXAMPLESDIR%%/svnaclmgr.pl
X at dirrm %%EXAMPLESDIR%%
END-of-p5-SVN-Access/pkg-plist
exit
--- p5-SVN-Access-0.03.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list