From tobez@tobez.org  Mon Jan  1 09:00:15 2001
Return-Path: <tobez@tobez.org>
Received: from heechee.tobez.org (254.adsl0.ryv.worldonline.dk [213.237.10.254])
	by hub.freebsd.org (Postfix) with ESMTP id 58DBE37B400
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  1 Jan 2001 09:00:12 -0800 (PST)
Received: by heechee.tobez.org (Postfix, from userid 1001)
	id 2FEB954E7; Mon,  1 Jan 2001 18:00:09 +0100 (CET)
Message-Id: <20010101170009.2FEB954E7@heechee.tobez.org>
Date: Mon,  1 Jan 2001 18:00:09 +0100 (CET)
From: tobez@tobez.org
Reply-To: tobez@tobez.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: New port: math/p5-Statistics-Descriptive (Supplies statistical methods for perl5)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         23997
>Category:       ports
>Synopsis:       New port: math/p5-Statistics-Descriptive (Supplies statistical methods for perl5)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 09:10:01 PST 2001
>Closed-Date:    Wed Jan 3 16:13:54 PST 2001
>Last-Modified:  Wed Jan 03 16:14:09 PST 2001
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

This module provides basic functions used in descriptive statistics.  It
has an object oriented design and supports two different types of data
storage and calculation objects: sparse and full. With the sparse
method, none of the data is stored and only a few statistical measures
are available. Using the full method, the entire data set is retained
and additional functions are available.

>How-To-Repeat:
>Fix:

# 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-Statistics-Descriptive
#	p5-Statistics-Descriptive/pkg-plist
#	p5-Statistics-Descriptive/pkg-descr
#	p5-Statistics-Descriptive/pkg-comment
#	p5-Statistics-Descriptive/distinfo
#	p5-Statistics-Descriptive/Makefile
#
echo c - p5-Statistics-Descriptive
mkdir -p p5-Statistics-Descriptive > /dev/null 2>&1
echo x - p5-Statistics-Descriptive/pkg-plist
sed 's/^X//' >p5-Statistics-Descriptive/pkg-plist << 'END-of-p5-Statistics-Descriptive/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Descriptive/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Statistics/Descriptive.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Descriptive
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Statistics 2>/dev/null || true
END-of-p5-Statistics-Descriptive/pkg-plist
echo x - p5-Statistics-Descriptive/pkg-descr
sed 's/^X//' >p5-Statistics-Descriptive/pkg-descr << 'END-of-p5-Statistics-Descriptive/pkg-descr'
XThis module provides basic functions used in descriptive statistics.  It
Xhas an object oriented design and supports two different types of data
Xstorage and calculation objects: sparse and full. With the sparse
Xmethod, none of the data is stored and only a few statistical measures
Xare available. Using the full method, the entire data set is retained
Xand additional functions are available.
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Statistics-Descriptive/pkg-descr
echo x - p5-Statistics-Descriptive/pkg-comment
sed 's/^X//' >p5-Statistics-Descriptive/pkg-comment << 'END-of-p5-Statistics-Descriptive/pkg-comment'
XSupplies statistical methods for perl5
END-of-p5-Statistics-Descriptive/pkg-comment
echo x - p5-Statistics-Descriptive/distinfo
sed 's/^X//' >p5-Statistics-Descriptive/distinfo << 'END-of-p5-Statistics-Descriptive/distinfo'
XMD5 (Statistics-Descriptive-2.4.tar.gz) = fe6a7d4e1aefdc7bb544db301de357de
END-of-p5-Statistics-Descriptive/distinfo
echo x - p5-Statistics-Descriptive/Makefile
sed 's/^X//' >p5-Statistics-Descriptive/Makefile << 'END-of-p5-Statistics-Descriptive/Makefile'
X# New ports collection makefile for:	math/p5- Statistics-Descriptive
X# Date created:				01 January 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Statistics-Descriptive
XPORTVERSION=	2.4
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Statistics
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	tobez@tobez.org
X
XUSE_PERL5=	yes
XPERL_CONFIGURE=	yes
X
XMAN3=		Statistics::Descriptive.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Statistics-Descriptive/Makefile
exit


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: will 
State-Changed-When: Wed Jan 3 16:13:54 PST 2001 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=23997 
>Unformatted:
