| Port details |
- octave-forge-apa Octave-forge package apa
- 1.1.0 math
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: stephen@FreeBSD.org
 - Port Added: 2026-03-02 16:48:05
- Last Update: 2026-03-02 16:43:37
- Commit Hash: 5d5154f
- License: GPLv3
- WWW:
- https://packages.octave.org/
- Description:
- The octave-forge package is the result of The GNU Octave Repository 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 apa.
Arbitrary Precision Arithmetic (APA) package for Octave/Matlab. This package
is a wrapper around the MPFR library, which provides arbitrary precision
floating-point arithmetic. The package allows users to perform calculations
with a precision that can be set at runtime, making it suitable for
applications that require high precision, such as numerical analysis and
scientific computing.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- octave-forge-apa>0:math/octave-forge-apa
- To install the port:
- cd /usr/ports/math/octave-forge-apa/ && make install clean
- To add the package, run one of these commands:
- pkg install math/octave-forge-apa
- pkg install octave-forge-apa
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: octave-forge-apa
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1772468507
SHA256 (octave-forge/gnu-octave-pkg-apa-v1.1.0_GH0.tar.gz) = e5aa44ab0e7968c3594219a11bd83791797858ea50fba9c23ded7fc459075ded
SIZE (octave-forge/gnu-octave-pkg-apa-v1.1.0_GH0.tar.gz) = 168572
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- octave : math/octave
- gfortran14 : lang/gcc14
- gmake>=4.4.1 : devel/gmake
- Runtime dependencies:
-
- octave : math/octave
- load-octave-pkg : math/octave-forge-base
- gfortran14 : lang/gcc14
- Library dependencies:
-
- libmpfr.so : math/mpfr
- 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-apa
- USES:
- octave
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.1.0 02 Mar 2026 16:43:37
    |
Stephen Montgomery-Smith (stephen)  |
math/octave-forge-apa: New port.
Arbitrary Precision Arithmetic (APA) package for Octave/Matlab. This
package is a wrapper around the MPFR library, which provides arbitrary
precision floating-point arithmetic. The package allows users to perform
calculations with a precision that can be set at runtime, making it
suitable for applications that require high precision, such as numerical
analysis and scientific computing. |
Number of commits found: 1
|