notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q2
p5-Statistics-CaseResampling Efficient resampling and calculation of medians with confidence intervals
0.15 math on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.15Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-28 13:15:47
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: perl5
License: ART10 GPLv1+
WWW:
https://metacpan.org/release/Statistics-CaseResampling
Description:
The purpose of this (XS) module is to calculate the median (or in principle also other statistics) with confidence intervals on a sample. To do that, it uses a technique called bootstrapping. In a nutshell, it resamples the sample a lot of times and for each resample, it calculates the median. From the distribution of medians, it then calculates the confidence limits. In order to implement the confidence limit calculation, various other functions had to be implemented efficiently (both algorithmically efficient and done in C). These functions may be useful in their own right and are thus exposed to Perl. Most notably, this exposes a median (and general selection) algorithm that works in linear time as opposed to the trivial implementation that requires O(n*log(n)).
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Statistics-CaseResampling-0.15/catalog.mk
  2. /usr/local/share/licenses/p5-Statistics-CaseResampling-0.15/LICENSE
  3. /usr/local/share/licenses/p5-Statistics-CaseResampling-0.15/ART10
  4. /usr/local/share/licenses/p5-Statistics-CaseResampling-0.15/GPLv1+
  5. lib/perl5/site_perl/mach/5.32/Statistics/CaseResampling.pm
  6. lib/perl5/site_perl/mach/5.32/auto/Statistics/CaseResampling/CaseResampling.so
  7. lib/perl5/site_perl/man/man3/Statistics::CaseResampling.3.gz
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • p5-Statistics-CaseResampling>0:math/p5-Statistics-CaseResampling
To install the port:
cd /usr/ports/math/p5-Statistics-CaseResampling/ && make install clean
To add the package, run one of these commands:
  • pkg install math/p5-Statistics-CaseResampling
  • pkg install p5-Statistics-CaseResampling
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Statistics-CaseResampling
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1532715420 SHA256 (Statistics-CaseResampling-0.15.tar.gz) = 851c43bd6f10d32289522a50c6a209c3b246cfd3eb566773e6861eda04a49087 SIZE (Statistics-CaseResampling-0.15.tar.gz) = 58153

Packages (timestamps in pop-ups are UTC):
p5-Statistics-CaseResampling
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.150.150.150.150.15-0.15-
FreeBSD:13:quarterly0.150.150.150.150.150.150.150.15
FreeBSD:14:latest0.150.150.150.150.150.15-0.15
FreeBSD:14:quarterly0.150.15-0.150.150.150.150.15
FreeBSD:15:latest0.150.15n/a0.15n/a0.150.150.15
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Build
  1. benchmarks/p5-Dumbbench
for Run
  1. benchmarks/p5-Dumbbench

Configuration Options:
No options to configure
Options name:
math_p5-Statistics-CaseResampling
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Statistics/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Statistics/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Statistics/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Statistics/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Statistics/
  7. http://backpan.perl.org/modules/by-module/Statistics/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Statistics/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Statistics/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Statistics/
  12. https://www.cpan.org/modules/by-module/Statistics/
Collapse this list.

There are no commits on branch 2022Q2 for this port