Port details on branch 2024Q4 |
- gmp Free library for arbitrary precision arithmetic
- 6.3.0 math =74 6.3.0Version of this port present on the latest quarterly branch.
- Maintainer: ale@FreeBSD.org
- Port Added: 2010-01-19 11:18:24
- Last Update: 2023-10-18 21:15:32
- Commit Hash: 63e4896
- People watching this port, also watch:: libiconv, expat, libgpg-error, libxml2, ca_root_nss
- Also Listed In: devel
- License: LGPL3
- WWW:
- https://gmplib.org/
- Description:
- GMP is a free library for arbitrary precision arithmetic, operating
on signed integers, rational numbers, and floating point numbers.
There is no limit to the precision except the ones implied by the
available memory in the machine GMP runs on. GMP has a rich set of
functions, and the functions have a regular interface.
GMP is designed to be as fast as possible, both for small operands
and for huge operands. The speed is achieved by using fullwords as
the basic arithmetic type, by using fast algorithms, with carefully
optimized assembly code for the most common inner loops for a lot of
CPUs, and by a general emphasis on speed (instead of simplicity or
elegance).
GMP is believed to be faster than any other similar library. The
advantage for GMP increases with the operand sizes for certain
operations, since GMP in many cases has asymptotically faster
algorithms.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/math/gmp/ && make install clean
- To add the package, run one of these commands:
- pkg install math/gmp
- pkg install gmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gmp
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1691063897
SHA256 (gmp-6.3.0.tar.xz) = a3c2b80201b89e68616f4ad30bc66aee4927c3ce50e33929ca819d5c43538898
SIZE (gmp-6.3.0.tar.xz) = 2094196
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:
-
- makeinfo : print/texinfo
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- This port is required by:
- for Build
-
- devel/binutils
- lang/ghc
- lang/ghc810
- lang/ghc92
- lang/ghc94
- lang/gnatcross-binutils-aarch64
- lang/gnatdroid-binutils
-
Deleted ports which required this port:
- for Libraries
-
- audio/denemo
- biology/abyss
- biology/locarna
- biology/ncbi-blast+
- biology/ncbi-toolkit
- biology/viennarna
- cad/PrusaSlicer
-
Deleted ports which required this port:
- for Run
-
- lang/gnatcross-binutils-aarch64
- lang/gnatdroid-binutils
- lang/gnatdroid-binutils-x86
- math/piranha
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for gmp-6.3.0:
CPU_OPTS=off: Enable assembly optimizations for your CPU
INFO=on: Build and/or install GNU info pages
===> Use 'make config' to modify these settings
- Options name:
- math_gmp
- USES:
- cpe libtool tar:xz pathfix makeinfo
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|