Port details |
- p5-Statistics-TTest Perl module to perform T-test on 2 independent samples
- 1.1.0_3 math
=2 1.1.0_3Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2008-01-21 21:59:31
- Last Update: 2025-02-28 10:35:48
- Commit Hash: 2ddc580
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Statistics-TTest
- Description:
- This is the Statistical T-Test module to compare 2 independentsamples.
It takes 2 array of point measures, compute the confidence intervals
using the PointEstimation module (which is also included in this package)
and use the T-statistic to test the null hypothesis. If the null hypothesis
is rejected, the difference will be given as the lower_clm and upper_clm of
the TTest object.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Statistics-TTest>0:math/p5-Statistics-TTest
- To install the port:
- cd /usr/ports/math/p5-Statistics-TTest/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Statistics-TTest
- pkg install p5-Statistics-TTest
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Statistics-TTest
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Statistics-TTest-1.1.0.tar.gz) = b2d959d258c728479b7d862ee0146e5ad8eea989be25637cbc576552ff737166
SIZE (Statistics-TTest-1.1.0.tar.gz) = 6013
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Statistics-Descriptive>=0 : math/p5-Statistics-Descriptive
- p5-Statistics-Distributions>=0.07 : math/p5-Statistics-Distributions
- perl5>=5.36<5.37 : lang/perl5.36
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- p5-Statistics-Descriptive>=0 : math/p5-Statistics-Descriptive
- p5-Statistics-Distributions>=0.07 : math/p5-Statistics-Distributions
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- devel/p5-Benchmark-Timer
Configuration Options:
- No options to configure
- Options name:
- math_p5-Statistics-TTest
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.0_3 28 Feb 2025 10:35:48
    |
Po-Chuan Hsieh (sunpoet)  |
math/p5-Statistics-TTest: Add NO_ARCH |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.0_3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1.0_3 20 Jul 2022 14:22:24
    |
Tobias C. Berner (tcberner)  |
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above ) |
1.1.0_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1.0_3 06 Oct 2018 13:06:45
  |
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.1.0_3 27 May 2018 20:15:20
  |
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.1.0_3 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.1.0_3 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.1.0_3 26 Nov 2014 13:08:38
  |
mat  |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.1.0_2 05 Nov 2013 06:56:19
  |
vanilla  |
Support STAGEDIR. |
1.1.0_2 20 Sep 2013 20:55:06
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
1.1.0_2 29 Aug 2013 04:08:54
  |
sunpoet  |
- Use single space after WWW: |
1.1.0_2 02 Aug 2013 18:52:11
  |
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.1.0_2 17 Mar 2012 22:28:24
 |
swills  |
- Add missing BUILD_DEPENDS and RUN_DEPENDS [1]
- Bump PORTREVISION [1]
- Change maintainer to perl@FreeBSD.org [2]
PR: ports/165742 [1]
Approved by: Davide Cittaro <daweonline@gmail.com> (maintainer) [1]
Requested by: Davide Cittaro <daweonline@gmail.com> (maintainer) [2]
Feature safe: yes |
1.1.0_1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
1.1.0_1 24 Sep 2010 00:44:29
 |
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
1.1.0 21 Jan 2008 21:59:17
 |
miwi  |
This is the Statistical T-Test module to compare 2 independentsamples.
It takes 2 array of point measures, compute the confidence intervals
using the PointEstimation module (which is also included in this package)
and use the T-statistic to test the null hypothesis. If the null hypothesis
is rejected, the difference will be given as the lower_clm and upper_clm of
the TTest object.
WWW: http://search.cpan.org/dist/Statistics-TTest/
PR: ports/119740
Submitted by: dawe <daweonline at gmail.com> |