Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

6
math/php-stats/DESCR Normal file
View File

@@ -0,0 +1,6 @@
PHP extension that provides few dozens of functions useful for
statistical computations. It is a wrapper around 2 scientific
libraries, namely DCDFLIB (Library of C routines for Cumulative
Distributions Functions, Inverses, and Other parameters) by B. Brown
& J. Lavato and RANDLIB by Barry Brown, James Lavato & Kathy Russell.
Includes CD and PD functions.

13
math/php-stats/Makefile Normal file
View File

@@ -0,0 +1,13 @@
# $NetBSD: Makefile,v 1.2 2016/09/08 03:26:09 taca Exp $
MODNAME= stats
PECL_VERSION= 2.0.3
CATEGORIES+= math
COMMENT= PHP extension for statistical computation
PHP_VERSIONS_ACCEPTED= 70 71
CONFIGURE_ARGS+= --enable-${MODNAME}
.include "../../lang/php/ext.mk"
.include "../../mk/bsd.pkg.mk"

6
math/php-stats/distinfo Normal file
View File

@@ -0,0 +1,6 @@
$NetBSD: distinfo,v 1.1 2016/08/04 15:33:20 jdolecek Exp $
SHA1 (php-stats/stats-2.0.3.tgz) = c21ed411c527264e366a5bb470bedf2d53881eb6
RMD160 (php-stats/stats-2.0.3.tgz) = f6d383f37775bba1fc2acb1cda29da12db0047c4
SHA512 (php-stats/stats-2.0.3.tgz) = 68a21296f8892c399d961bc1bba31cb6ebf6e0533fd396fc8527a33aa0b7cc189e718bd22dddbaaaeda183488971f02e87b2d9514085cc2a3d0fc558921a584c
Size (php-stats/stats-2.0.3.tgz) = 112280 bytes