Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  4 Nov 2004 02:28:11 +0800 (CST)
From:      Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/73488: [New Port] devel/p5-Algorithm-Accounting, Generate accounting statistic for general logs
Message-ID:  <20041103182811.3FCA218786E@FreeBSD.stu.edu.tw>
Resent-Message-ID: <200411031830.iA3IUPV4033493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         73488
>Category:       ports
>Synopsis:       [New Port] devel/p5-Algorithm-Accounting, Generate accounting statistic for general logs
>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 Nov 03 18:30:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yuan-Chung Hsiao
>Release:        FreeBSD 4.10-RELEASE-p2 i386
>Organization:
Computer Center, Shu-Te University
>Environment:
System: FreeBSD FreeBSD.stu.edu.tw 4.10-RELEASE-p2 FreeBSD 4.10-RELEASE-p2 #0: Thu Aug 12 00:24:44 CST 2004 root@FreeBSD.stu.edu.tw:/usr/obj/usr/src/sys/FreeBSD i386


>Description:

>How-To-Repeat:

# 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-Algorithm-Accounting/
#	p5-Algorithm-Accounting/Makefile
#	p5-Algorithm-Accounting/distinfo
#	p5-Algorithm-Accounting/pkg-descr
#	p5-Algorithm-Accounting/pkg-plist
#
echo c - p5-Algorithm-Accounting/
mkdir -p p5-Algorithm-Accounting/ > /dev/null 2>&1
echo x - p5-Algorithm-Accounting/Makefile
sed 's/^X//' >p5-Algorithm-Accounting/Makefile << 'END-of-p5-Algorithm-Accounting/Makefile'
X# New ports collection makefile for:	devel/p5-Algorithm-Accounting
X# Date created:				25 Oct 2004
X# Whom:					Yuan-Chung Hsiao <ychsiao@ychsiao.idv.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Algorithm-Accounting
XPORTVERSION=	0.05
XCATEGORIES=	devel perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	../../authors/id/G/GU/GOD
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	ychsiao@ychsiao.idv.tw
XCOMMENT=	Generate accounting statistic for general logs
X
XBUILD_DEPENDS=	${SITE_PERL}/Spiffy.pm:${PORTSDIR}/devel/p5-Spiffy \
X		${SITE_PERL}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \
X		${SITE_PERL}/Array/Compare.pm:${PORTSDIR}/misc/p5-Array-Compare \
X		${SITE_PERL}/Array/Iterator/Reusable.pm:${PORTSDIR}/devel/p5-Array-Iterator \
X		${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
X		${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
XRUN_DEPENDS=	${BUILD_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Algorithm::Accounting.3
X
X.include <bsd.port.mk>
END-of-p5-Algorithm-Accounting/Makefile
echo x - p5-Algorithm-Accounting/distinfo
sed 's/^X//' >p5-Algorithm-Accounting/distinfo << 'END-of-p5-Algorithm-Accounting/distinfo'
XMD5 (Algorithm-Accounting-0.05.tar.gz) = f33ab7b352fcfd491346befffe5b8556
XSIZE (Algorithm-Accounting-0.05.tar.gz) = 10576
END-of-p5-Algorithm-Accounting/distinfo
echo x - p5-Algorithm-Accounting/pkg-descr
sed 's/^X//' >p5-Algorithm-Accounting/pkg-descr << 'END-of-p5-Algorithm-Accounting/pkg-descr'
XAlgorithm::Diff is a perl module that provides an interface to compute
Xthe difference between two files, two strings, or any other two lists
Xof things.  It uses an intelligent algorithm similar/identical to the
Xone used by classical Unix diff(1).  It is guaranteed to find the
X*smallest possible* set of differences.
X
XWWW: http://search.cpan.org/search?dist=Algorithm-Diff
XAuthor: Ned Konz <perl@bike-nomad.com>
X
X--will
END-of-p5-Algorithm-Accounting/pkg-descr
echo x - p5-Algorithm-Accounting/pkg-plist
sed 's/^X//' >p5-Algorithm-Accounting/pkg-plist << 'END-of-p5-Algorithm-Accounting/pkg-plist'
X%%SITE_PERL%%/Algorithm/Accounting.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Accounting/.packlist
X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Accounting
X@unexec rmdir %D/%%SITE_PERL%%/Algorithm/Accounting 2>/dev/null || true
X@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Accounting 2>/dev/null || true
END-of-p5-Algorithm-Accounting/pkg-plist
exit

>Fix:

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041103182811.3FCA218786E>