Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2008 09:53:02 +0000 (UTC)
From:      dawe <daweonline@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/119740: New Port:math/p5-Statistics-TTest perl Statistics-TTest module
Message-ID:  <20080117095302.74EA913C46A@mx1.freebsd.org>
Resent-Message-ID: <200801171000.m0HA04Z2085837@freefall.freebsd.org>

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

>Number:         119740
>Category:       ports
>Synopsis:       New Port:math/p5-Statistics-TTest perl Statistics-TTest module
>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:   Thu Jan 17 10:00:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     dawe
>Release:        FreeBSD 6.2-RELEASE-p6 amd64
>Organization:
Cogentech
>Environment:
System: FreeBSD host13.bioinfo3.ifom-ieo-campus.it 6.2-RELEASE-p6 FreeBSD 6.2-RELEASE-p6 #8: Tue Jul 24 17:16:37 CEST 2007 root@sodio.ifom-ieo-campus.it:/usr/obj/usr/src/sys/SODIO amd64


>Description:
# 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-TTest
#	p5-Statistics-TTest/pkg-plist
#	p5-Statistics-TTest/pkg-descr
#	p5-Statistics-TTest/distinfo
#	p5-Statistics-TTest/Makefile
#
echo c - p5-Statistics-TTest
mkdir -p p5-Statistics-TTest > /dev/null 2>&1
echo x - p5-Statistics-TTest/pkg-plist
sed 's/^X//' >p5-Statistics-TTest/pkg-plist << 'END-of-p5-Statistics-TTest/pkg-plist'
X%%SITE_PERL%%/Statistics/TTest.pm
X%%SITE_PERL%%/Statistics/PointEstimation.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics/TTest/.packlist
X@dirrmtry %%SITE_PERL%%/auto/Statistics
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Statistics
X@dirrmtry %%SITE_PERL%%/Statistics
END-of-p5-Statistics-TTest/pkg-plist
echo x - p5-Statistics-TTest/pkg-descr
sed 's/^X//' >p5-Statistics-TTest/pkg-descr << 'END-of-p5-Statistics-TTest/pkg-descr'
XThis is the Statistical T-Test module to compare 2 independent samples. 
XIt takes 2 array of point measures, compute the confidence intervals using the 
XPointEstimation module (which is also included in this package) and use the 
XT-statistic to test the null hypothesis. If the null hypothesis is rejected, 
Xthe difference will be given as the lower_clm and upper_clm of the TTest object. 
END-of-p5-Statistics-TTest/pkg-descr
echo x - p5-Statistics-TTest/distinfo
sed 's/^X//' >p5-Statistics-TTest/distinfo << 'END-of-p5-Statistics-TTest/distinfo'
XMD5 (Statistics-TTest-1.1.0.tar.gz) = 605466db48e2b16063abd16550e7d345
XSHA256 (Statistics-TTest-1.1.0.tar.gz) = b2d959d258c728479b7d862ee0146e5ad8eea989be25637cbc576552ff737166
XSIZE (Statistics-TTest-1.1.0.tar.gz) = 6013
END-of-p5-Statistics-TTest/distinfo
echo x - p5-Statistics-TTest/Makefile
sed 's/^X//' >p5-Statistics-TTest/Makefile << 'END-of-p5-Statistics-TTest/Makefile'
X# New ports collection makefile for:	math/p5-Statistics-TTest
X# Date created:				17 January 2008
X# Whom:					dawe <daweonline@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Statistics-TTest
XPORTVERSION=	1.1.0
XCATEGORIES=	math perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Statistics
XPKGNAMEPREFIX=	p5-
XBUILD_DEPENDS=p5-Statistics-Descriptive:${PORTSDIR}/math/p5-Statistics-Descriptive
X
XMAINTAINER=	daweonline@gmail.com
XCOMMENT=	Perl module to perform T-test on 2 independent samples
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Statistics::TTest.3
X
X.include <bsd.port.mk>
END-of-p5-Statistics-TTest/Makefile
exit

>How-To-Repeat:
	
>Fix:

	


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



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