Port details |
- octave-forge-statistics-bootstrap Octave-forge package statistics-bootstrap
- 5.1.6_1 math
=0 Version of this port present on the latest quarterly branch. - Maintainer: stephen@FreeBSD.org
 - Port Added: 2022-10-25 05:24:08
- Last Update: 2023-03-09 02:17:52
- Commit Hash: d4f3d79
- License: GPLv3
- Description:
- The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
This is statistics-bootstrap.
Estimate bias, uncertainty (standard errors and confidence intervals) and
test hypotheses (p-values) using bootstrap resampling methods.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- octave-forge-statistics-bootstrap>0:math/octave-forge-statistics-bootstrap
- To install the port:
- cd /usr/ports/math/octave-forge-statistics-bootstrap/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-statistics-bootstrap
- pkg install octave-forge-statistics-bootstrap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-statistics-bootstrap
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1674443523
SHA256 (octave-forge/gnu-octave-statistics-bootstrap-v5.1.6_GH0.tar.gz) = e9b5853a894c38b8731c509805c315fd1bcf64b5a07aa0ea6164ac1909e3b7a0
SIZE (octave-forge/gnu-octave-statistics-bootstrap-v5.1.6_GH0.tar.gz) = 1125127
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:
-
- octave : math/octave
- gfortran12 : lang/gcc12
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- statistics.tar.gz : math/octave-forge-statistics
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran12 : lang/gcc12
- Library dependencies:
-
- libpcre.so : devel/pcre
- This port is required by:
- for Run
-
- math/octave-forge
Configuration Options:
- No options to configure
- Options name:
- math_octave-forge-statistics-bootstrap
- USES:
- octave
- 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 |
5.1.6_1 09 Mar 2023 02:17:52
    |
Stephen Montgomery-Smith (stephen)  |
math/octave: Update to 8.1.0.
Bump portrevision of all dependent ports.
Mark broken math/octave-forge-database, math/octave-forge-mechanics,
math/octave-forge-mpi math/octave-forge-nlwing2,
math/octave-forge-parallel, math/octave-forge-specfun
Set to default off these ports in math/octave-forge.
Clean up indentation in Mk/Uses/octave.mk. |
5.1.6 23 Jan 2023 03:13:09
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Update to 5.1.6. |
5.1.5 22 Jan 2023 02:07:21
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Update to 5.1.5. |
5.1.4 13 Jan 2023 18:42:22
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Update to 5.1.4. |
5.1.3 09 Jan 2023 01:44:10
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Update to 5.1.3. |
5.1.0 07 Jan 2023 20:06:32
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Update to 5.1.0. |
5.0.2_2 30 Dec 2022 17:54:39
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**octave.mk: Convert to USES=octave
As part of the improvements of USES infrastructure Mk/bsd.octave.mk has
been converted to Mk/Uses/octave.mk. This also declutters some old
stuffs in the octave-* ports and makes it simpler to add more
octave-forge ports easily.
While I am here make all the ports portclippy/portfmt compliant. And use
USES macros whenever possible.
Reviewed by: portmgr
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D37887 |
5.0.2_2 01 Dec 2022 01:14:07
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Make compatible with existing structure.
The word "Depends" has to be capitalized for the FreeBSD packaging
system to work properly with the octave packaging system. |
5.0.2_1 29 Oct 2022 05:49:06
    |
Stephen Montgomery-Smith (stephen)  |
*/octave-forge-*: Update WWW field. |
5.0.2_1 25 Oct 2022 05:35:37
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: Patch version in DESCRIPTION.
Bump portrevision. |
5.0.2 25 Oct 2022 05:20:09
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-statistics-bootstrap: new port.
Estimate bias, uncertainty (standard errors and confidence intervals)
and test hypotheses (p-values) using bootstrap resampling methods. |