ports/99525: [NEW PORT] devel/p5-Log-Accounting-SVN: Perl module for accounting SVN repository

Yuan-Chung Hsiao ychsiao at ychsiao.org
Tue Jun 27 05:06:16 UTC 2006


>Number:         99525
>Category:       ports
>Synopsis:       [NEW PORT] devel/p5-Log-Accounting-SVN: Perl module for accounting SVN repository
>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 Jun 27 04:40:29 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:
This module make use of Algorithm::Accounting and SVN::Log to do 
simple accounting of any subversion repository (not necessarily 
local, as long as you can do "svn log" to). The installed 
svn-accounting.pl script demostrate a simple use to this module,
you may try:

  svn-accounting.pl http://svn.collab.net/repos/svn/

WWW: http://search.cpan.org/dist/Log-Accounting-SVN/

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

--- p5-Log-Accounting-SVN-0.01.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-Log-Accounting-SVN
#	p5-Log-Accounting-SVN/Makefile
#	p5-Log-Accounting-SVN/distinfo
#	p5-Log-Accounting-SVN/pkg-descr
#	p5-Log-Accounting-SVN/pkg-plist
#
echo c - p5-Log-Accounting-SVN
mkdir -p p5-Log-Accounting-SVN > /dev/null 2>&1
echo x - p5-Log-Accounting-SVN/Makefile
sed 's/^X//' >p5-Log-Accounting-SVN/Makefile << 'END-of-p5-Log-Accounting-SVN/Makefile'
X# New ports collection makefile for:	p5-Log-Accounting-SVN
X# Date created:		2006-06-26
X# Whom:			Yuan-Chung Hsiao & <ychsiao at ychsiao.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Log-Accounting-SVN
XPORTVERSION=	0.01
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Log
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ychsiao at ychsiao.org
XCOMMENT=	Perl module for accounting SVN repository
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		p5-Algorithm-Accounting>=0:${PORTSDIR}/devel/p5-Algorithm-Accounting \
X		p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=	Log::Accounting::SVN.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-Log-Accounting-SVN/Makefile
echo x - p5-Log-Accounting-SVN/distinfo
sed 's/^X//' >p5-Log-Accounting-SVN/distinfo << 'END-of-p5-Log-Accounting-SVN/distinfo'
XMD5 (Log-Accounting-SVN-0.01.tar.gz) = 1d2cf4f010482ee714b6cd1d50f52ecf
XSHA256 (Log-Accounting-SVN-0.01.tar.gz) = 2d5c8638734447cbbeadedf7adb7064121566e42b2b6d904162247f4755c6fd7
XSIZE (Log-Accounting-SVN-0.01.tar.gz) = 8293
END-of-p5-Log-Accounting-SVN/distinfo
echo x - p5-Log-Accounting-SVN/pkg-descr
sed 's/^X//' >p5-Log-Accounting-SVN/pkg-descr << 'END-of-p5-Log-Accounting-SVN/pkg-descr'
XThis module make use of Algorithm::Accounting and SVN::Log to do 
Xsimple accounting of any subversion repository (not necessarily 
Xlocal, as long as you can do "svn log" to). The installed 
Xsvn-accounting.pl script demostrate a simple use to this module,
Xyou may try:
X
X  svn-accounting.pl http://svn.collab.net/repos/svn/
X
XWWW: http://search.cpan.org/dist/Log-Accounting-SVN/
END-of-p5-Log-Accounting-SVN/pkg-descr
echo x - p5-Log-Accounting-SVN/pkg-plist
sed 's/^X//' >p5-Log-Accounting-SVN/pkg-plist << 'END-of-p5-Log-Accounting-SVN/pkg-plist'
Xbin/svn-accounting.pl
X%%SITE_PERL%%/Log/Accounting/SVN.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting/SVN/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting/SVN
X at dirrmtry %%SITE_PERL%%/Log/Accounting
X at dirrmtry %%SITE_PERL%%/Log
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log/Accounting
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Log
END-of-p5-Log-Accounting-SVN/pkg-plist
exit
--- p5-Log-Accounting-SVN-0.01.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list