Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  2 Jan 2001 02:41:18 +0100 (CET)
From:      tobez@tobez.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24013: New port: math/p5-Statistics-Table-F (Perl module for computing the statistical F-ratio)
Message-ID:  <20010102014118.96BD554E7@heechee.tobez.org>
Resent-Message-ID: <200101020150.f021o1g63358@freefall.freebsd.org>

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

>Number:         24013
>Category:       ports
>Synopsis:       New port: math/p5-Statistics-Table-F (Perl module for computing the statistical F-ratio)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 01 17:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Anton Berezin
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
>Description:

A Perl module that performs the analysis of variance (ANOVA) for
multiple data sets with varying numbers of elements by computing the
F-ratio.

The F-ratio is defined as the mean square between (the variance between
the means of each data set) divided by the mean square within (the mean
of the variance estimates).

>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-Table-F
#	p5-Statistics-Table-F/pkg-plist
#	p5-Statistics-Table-F/pkg-descr
#	p5-Statistics-Table-F/pkg-comment
#	p5-Statistics-Table-F/distinfo
#	p5-Statistics-Table-F/Makefile
#
echo c - p5-Statistics-Table-F
mkdir -p p5-Statistics-Table-F > /dev/null 2>&1
echo x - p5-Statistics-Table-F/pkg-plist
sed 's/^X//' >p5-Statistics-Table-F/pkg-plist << 'END-of-p5-Statistics-Table-F/pkg-plist'
Xlib/perl5/site_perl/%%PERL_VER%%/auto/Statistics/Table/F/autosplit.ix
Xlib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Table/F/.packlist
Xlib/perl5/site_perl/%%PERL_VER%%/Statistics/Table/F.pm
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Statistics/Table/F
X@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Table/F
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Statistics/Table 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Statistics 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Statistics/Table 2>/dev/null || true
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/Table 2>/dev/null || true
X@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Statistics 2>/dev/null || true
END-of-p5-Statistics-Table-F/pkg-plist
echo x - p5-Statistics-Table-F/pkg-descr
sed 's/^X//' >p5-Statistics-Table-F/pkg-descr << 'END-of-p5-Statistics-Table-F/pkg-descr'
XA Perl module that performs the analysis of variance (ANOVA) for
Xmultiple data sets with varying numbers of elements by computing the
XF-ratio.
X
XThe F-ratio is defined as the mean square between (the variance between
Xthe means of each data set) divided by the mean square within (the mean
Xof the variance estimates).
X
X-Anton
X<tobez@tobez.org>
END-of-p5-Statistics-Table-F/pkg-descr
echo x - p5-Statistics-Table-F/pkg-comment
sed 's/^X//' >p5-Statistics-Table-F/pkg-comment << 'END-of-p5-Statistics-Table-F/pkg-comment'
XPerl module for computing the statistical F-ratio
END-of-p5-Statistics-Table-F/pkg-comment
echo x - p5-Statistics-Table-F/distinfo
sed 's/^X//' >p5-Statistics-Table-F/distinfo << 'END-of-p5-Statistics-Table-F/distinfo'
XMD5 (Statistics-Table-F-0.02.tar.gz) = 04ceded63e854c60b3f2df014db8fc24
END-of-p5-Statistics-Table-F/distinfo
echo x - p5-Statistics-Table-F/Makefile
sed 's/^X//' >p5-Statistics-Table-F/Makefile << 'END-of-p5-Statistics-Table-F/Makefile'
X# New ports collection makefile for:	math/p5-Statistics-Table-F
X# Date created:				02 January 2001
X# Whom:					Anton Berezin <tobez@tobez.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Statistics-Table-F
XPORTVERSION=	0.02
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
XWRKSRC=		${WRKDIR}/Statistics/Table/F
X
XMAN3=		Statistics::Table::F.3
XMANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
X
X.include <bsd.port.mk>
END-of-p5-Statistics-Table-F/Makefile
exit


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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