Date: Wed, 12 Jul 2006 09:57:28 +0800 (CST) From: Yuan-Chung Hsiao <ychsiao@ychsiao.org> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/100134: [NEW PORT] devel/p5-SVN-Statistics: SVN::Statistics - perl module to create subversion statistics Message-ID: <20060712015728.CEF066785D@FreeBSD.stu.edu.tw> Resent-Message-ID: <200607120200.k6C20UId026471@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100134 >Category: ports >Synopsis: [NEW PORT] devel/p5-SVN-Statistics: SVN::Statistics - perl module to create subversion statistics >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: Wed Jul 12 02:00:30 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Yuan-Chung Hsiao >Release: FreeBSD 6.1-STABLE i386 >Organization: Computer Center, Shu-Te University >Environment: System: FreeBSD FreeBSD.stu.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #0: Tue Jun 20 12:06:28 CST 2006 >Description: SVN::Statistics - perl module to create subversion statistics WWW: http://search.cpan.org/dist/SVN-Statistics Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-SVN-Statistics-0.031.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-Statistics # p5-SVN-Statistics/Makefile # p5-SVN-Statistics/distinfo # p5-SVN-Statistics/pkg-descr # p5-SVN-Statistics/pkg-plist # echo c - p5-SVN-Statistics mkdir -p p5-SVN-Statistics > /dev/null 2>&1 echo x - p5-SVN-Statistics/Makefile sed 's/^X//' >p5-SVN-Statistics/Makefile << 'END-of-p5-SVN-Statistics/Makefile' X# New ports collection makefile for: p5-SVN-Statistics X# Date created: 2006-07-12 X# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.org> X# X# $FreeBSD$ X# X XPORTNAME= SVN-Statistics XPORTVERSION= 0.031 XCATEGORIES= devel perl5 XMASTER_SITES= ${MASTER_SITE_PERL_CPAN} XMASTER_SITE_SUBDIR= SVN XPKGNAMEPREFIX= p5- X XMAINTAINER= ychsiao@ychsiao.org XCOMMENT= SVN::Statistics - perl module to create subversion statistics X XBUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \ X p5-SVN-Log>=0:${PORTSDIR}/devel/p5-SVN-Log \ X rrdtool>=0:${PORTSDIR}/net/rrdtool \ X p5-RRDTool-OO>=0:${PORTSDIR}/devel/p5-RRDTool-OO \ X p5-Data-Dumper-Simple>=0:${PORTSDIR}/devel/p5-Data-Dumper-Simple \ X p5-IO-Toolkit>=0:${PORTSDIR}/devel/p5-IO-Toolkit \ X p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= SVN::Statistics.3 X X.include <bsd.port.pre.mk> X X.if ${PERL_LEVEL} < 500800 XIGNORE= currently requires at least Perl 5.8. Please install lang/perl5.8 and try again X.endif X X.include <bsd.port.post.mk> END-of-p5-SVN-Statistics/Makefile echo x - p5-SVN-Statistics/distinfo sed 's/^X//' >p5-SVN-Statistics/distinfo << 'END-of-p5-SVN-Statistics/distinfo' XMD5 (SVN-Statistics-0.031.tar.gz) = ab6d0d4ec326785cde76cfc6dac00b55 XSHA256 (SVN-Statistics-0.031.tar.gz) = 32761b74c364f809b76ea80c03b4ff5b5c5e145671c2bf4fa7ccd17397a926ff XSIZE (SVN-Statistics-0.031.tar.gz) = 4375 END-of-p5-SVN-Statistics/distinfo echo x - p5-SVN-Statistics/pkg-descr sed 's/^X//' >p5-SVN-Statistics/pkg-descr << 'END-of-p5-SVN-Statistics/pkg-descr' XSVN::Statistics - perl module to create subversion statistics X XWWW: http://search.cpan.org/dist/SVN-Statistics END-of-p5-SVN-Statistics/pkg-descr echo x - p5-SVN-Statistics/pkg-plist sed 's/^X//' >p5-SVN-Statistics/pkg-plist << 'END-of-p5-SVN-Statistics/pkg-plist' X%%SITE_PERL%%/SVN/Statistics.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Statistics/.packlist X@dirrmtry %%SITE_PERL%%/SVN X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Statistics X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN END-of-p5-SVN-Statistics/pkg-plist exit --- p5-SVN-Statistics-0.031.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060712015728.CEF066785D>