Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Nov 2010 23:14:06 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/152204: [NEW PORT] math/p5-Math-CDF: Generate probabilities and quantiles from several statistical probability functions
Message-ID:  <20101113151406.58B817E824@colo-p.gslin.org>
Resent-Message-ID: <201011131520.oADFKAE9070064@freefall.freebsd.org>

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

>Number:         152204
>Category:       ports
>Synopsis:       [NEW PORT] math/p5-Math-CDF: Generate probabilities and quantiles from several statistical probability functions
>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:   Sat Nov 13 15:20:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.3-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.3-RELEASE-p2 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
>Description:
This module provides a perl interface to the DCDFLIB. See the section
on DCDFLIB for more information.

Functions are available for 7 continuous distributions (Beta,
Chi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
discrete distributions (Binomial and Negative Binomial). Optional
non-centrality parameters are available for the Chi-square, F and
T-distributions. Cumulative probabilities are available for all 9
distributions and quantile functions are available for the 7
continuous distributions.

WWW:	http://search.cpan.org/dist/Math-CDF/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-Math-CDF-0.1.shar begins here ---
# 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-Math-CDF
#	p5-Math-CDF/pkg-descr
#	p5-Math-CDF/Makefile
#	p5-Math-CDF/pkg-plist
#	p5-Math-CDF/distinfo
#
echo c - p5-Math-CDF
mkdir -p p5-Math-CDF > /dev/null 2>&1
echo x - p5-Math-CDF/pkg-descr
sed 's/^X//' >p5-Math-CDF/pkg-descr << '32d99738ee2e37dc4f4d588ae625227d'
XThis module provides a perl interface to the DCDFLIB. See the section
Xon DCDFLIB for more information.
X
XFunctions are available for 7 continuous distributions (Beta,
XChi-square, F, Gamma, Normal, Poisson and T-distribution) and for two
Xdiscrete distributions (Binomial and Negative Binomial). Optional
Xnon-centrality parameters are available for the Chi-square, F and
XT-distributions. Cumulative probabilities are available for all 9
Xdistributions and quantile functions are available for the 7
Xcontinuous distributions.
X
XWWW:	http://search.cpan.org/dist/Math-CDF/
32d99738ee2e37dc4f4d588ae625227d
echo x - p5-Math-CDF/Makefile
sed 's/^X//' >p5-Math-CDF/Makefile << '3a7bc64d45592604e73b4a4b7d63ba8d'
X# New ports collection makefile for:	p5-Math-CDF
X# Date created:		2010-11-13
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Math-CDF
XPORTVERSION=	0.1
XCATEGORIES=	math perl5
XMASTER_SITES=	CPAN
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Generate probabilities and quantiles from several statistical probability functions
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Math::CDF.3
X
X.include <bsd.port.mk>
3a7bc64d45592604e73b4a4b7d63ba8d
echo x - p5-Math-CDF/pkg-plist
sed 's/^X//' >p5-Math-CDF/pkg-plist << '1d32d57e0547df6e1c805e3636a64ba3'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/Math/CDF.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/.packlist
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/CDF.bs
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/CDF.so
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF/autosplit.ix
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/CDF
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math
1d32d57e0547df6e1c805e3636a64ba3
echo x - p5-Math-CDF/distinfo
sed 's/^X//' >p5-Math-CDF/distinfo << 'e3b2ef63b087b51747d91183559f60da'
XSHA256 (Math-CDF-0.1.tar.gz) = 7896bf250835ce47dcc813cb8cf9dc576c5455de42e822dcd7d8d3fef2125565
XSIZE (Math-CDF-0.1.tar.gz) = 65855
e3b2ef63b087b51747d91183559f60da
exit
--- p5-Math-CDF-0.1.shar ends here ---

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



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