Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  1 Aug 2006 01:56:17 +0800
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101117: [NEW PORT] math/pecl-stats: A PECL extension which with routines for statistical computation
Message-ID:  <20060731180921.7301D30205@smtp2.bc.hgc.com.tw>
Resent-Message-ID: <200607311810.k6VIAFR5093724@freefall.freebsd.org>

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

>Number:         101117
>Category:       ports
>Synopsis:       [NEW PORT] math/pecl-stats: A PECL extension which with routines for statistical computation
>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:   Mon Jul 31 18:10:14 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006
>Description:
This ststs extension for PHP provides few dozens routines for statistical
computation.

WWW: http://pecl.php.net/package/stats/

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

--- pecl-stats-1.0.2.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:
#
#	pecl-stats
#	pecl-stats/Makefile
#	pecl-stats/distinfo
#	pecl-stats/pkg-descr
#
echo c - pecl-stats
mkdir -p pecl-stats > /dev/null 2>&1
echo x - pecl-stats/Makefile
sed 's/^X//' >pecl-stats/Makefile << 'END-of-pecl-stats/Makefile'
X# New ports collection makefile for:	pecl-stats
X# Date created:			2006/07/31
X# Whom:				chinsan <chinsan.tw@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	stats
XPORTVERSION=	1.0.2
XCATEGORIES=	math textproc pear
XMASTER_SITES=	http://pecl.php.net/get/
XPKGNAMEPREFIX=	pecl-
XEXTRACT_SUFX=	.tgz
XDIST_SUBDIR=	PECL
X
XMAINTAINER=	chinsan.tw@gmail.com
XCOMMENT=	A PECL extension which with routines for statistical computation
X
XUSE_PHP=	yes
XUSE_PHPEXT=	yes
X
X.include <bsd.port.mk>
END-of-pecl-stats/Makefile
echo x - pecl-stats/distinfo
sed 's/^X//' >pecl-stats/distinfo << 'END-of-pecl-stats/distinfo'
XMD5 (PECL/stats-1.0.2.tgz) = 96f105be1e76fbc5dca424057066e4d8
XSHA256 (PECL/stats-1.0.2.tgz) = 465d1bbec43c916ecdc8fc59f0d13e24e7e23f6b76866b7172d25ab6e08f2244
XSIZE (PECL/stats-1.0.2.tgz) = 99018
END-of-pecl-stats/distinfo
echo x - pecl-stats/pkg-descr
sed 's/^X//' >pecl-stats/pkg-descr << 'END-of-pecl-stats/pkg-descr'
XThis ststs extension for PHP provides few dozens routines for statistical
Xcomputation.
X
XWWW: http://pecl.php.net/package/stats/
END-of-pecl-stats/pkg-descr
exit
--- pecl-stats-1.0.2.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?20060731180921.7301D30205>