Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Mar 2010 23:20:45 GMT
From:      Steve Wills <steve@mouf.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/145136: new port: math/p5-Statistics-Frequency
Message-ID:  <201003282320.o2SNKjSi079504@www.freebsd.org>
Resent-Message-ID: <201003282330.o2SNU7dj017700@freefall.freebsd.org>

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

>Number:         145136
>Category:       ports
>Synopsis:       new port: math/p5-Statistics-Frequency
>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:   Sun Mar 28 23:30:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        8.0-amd64
>Organization:
>Environment:
>Description:
new port of perl module Statistics::Frequency
>How-To-Repeat:

>Fix:
see attached

Patch attached with submission follows:

# 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:
#
#	./math/p5-Statistics-Frequency
#	./math/p5-Statistics-Frequency/Makefile
#	./math/p5-Statistics-Frequency/distinfo
#	./math/p5-Statistics-Frequency/pkg-descr
#	./math/p5-Statistics-Frequency/pkg-plist
#
echo c - ./math/p5-Statistics-Frequency
mkdir -p ./math/p5-Statistics-Frequency > /dev/null 2>&1
echo x - ./math/p5-Statistics-Frequency/Makefile
sed 's/^X//' >./math/p5-Statistics-Frequency/Makefile << 'c4b4e37819c40cb6e81be353064e9b98'
X# New ports collection makefile for:	p5-Config-Frequency
X# Date created:		2010-03-08
X# Whom:			Steve Wills <steve@mouf.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Statistics-Frequency
XPORTVERSION=	0.03
XCATEGORIES=	math perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	Statistics
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	steve@mouf.net
XCOMMENT=	Simple counting of elements
X
XPERL_CONFIGURE=	yes
X
X.include <bsd.port.mk>
c4b4e37819c40cb6e81be353064e9b98
echo x - ./math/p5-Statistics-Frequency/distinfo
sed 's/^X//' >./math/p5-Statistics-Frequency/distinfo << '20e7236f80baf11540c881c068223bd3'
XMD5 (Statistics-Frequency-0.03.tar.gz) = b67d54fb3db4787f170f3700e5362417
XSHA256 (Statistics-Frequency-0.03.tar.gz) = cd31b1047fdc9eaec1e818700aceddab729ccea17b8bf827ae8dad861f5bb6a8
XSIZE (Statistics-Frequency-0.03.tar.gz) = 4271
20e7236f80baf11540c881c068223bd3
echo x - ./math/p5-Statistics-Frequency/pkg-descr
sed 's/^X//' >./math/p5-Statistics-Frequency/pkg-descr << 'd9befd44960fe22ec70cfde06e278354'
XStatistics::Frequency is a simple class for counting elements, in other
Xwords, their frequencies. The goal of Statistics::Frequency is simply to
Xbe provide container for sets of elements and their respective frequencies.
X
XWWW:	http://search.cpan.org/~jhi/Statistics-Frequency/
d9befd44960fe22ec70cfde06e278354
echo x - ./math/p5-Statistics-Frequency/pkg-plist
sed 's/^X//' >./math/p5-Statistics-Frequency/pkg-plist << 'b5262b6aedd61b9811952e352eb5408d'
X%%SITE_PERL%%/mach/auto/Statistics/Frequency/.packlist
X%%SITE_PERL%%/Statistics/Frequency.pm
X@dirrmtry %%SITE_PERL%%/Statistics
X@dirrmtry %%SITE_PERL%%/mach/auto/Statistics/Frequency
X@dirrmtry %%SITE_PERL%%/mach/auto/Statistics
b5262b6aedd61b9811952e352eb5408d
exit



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



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