Port details |
- gmp Free library for arbitrary precision arithmetic
- 6.3.0 math =75 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, libxml2, libgpg-error, libgcrypt
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.3.0 18 Oct 2023 21:15:32 |
Muhammad Moinur Rahman (bofh) Author: Greg V |
math/gmp: Optionize INFO
- Remove unnecessary CONFIGURE_ARGS are which are also default for
HAS_CONFIGURE
- Pet portclippy
- No BUMP as there is no change in pkg
PR: 259573
Approved by: ale (maintainer-timeout) |
6.3.0 04 Aug 2023 15:19:20 |
Alex Dupre (ale) |
math/gmp: update to 6.3.0 release
PR: 272859
Submitted by: NagaChaitanya Vellanki <pnagato@protonmail.com> |
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) |
6.2.1 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 ) |
6.2.1 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 ) |
6.2.1 11 Sep 2021 11:20:30 |
Bernhard Froehlich (decke) |
math/gmp: Add CPE information
Approved by: portmgr (blanket) |
6.2.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
6.2.1 16 Nov 2020 08:32:59 |
ale |
Update to 6.2.1 release. |
6.2.0 08 Nov 2020 09:00:42 |
ale |
Allow to build on RISC-V architecture.
PR: 250939
Submitted by: Dennis Clarke <dclarke@blastwave.org> |
6.2.0 24 Sep 2020 19:28:37 |
pkubaj |
math/gmp: fix build on powerpc64le with CPU_OPTS |
6.2.0 08 Mar 2020 08:06:42 |
ale |
Update to 6.2.0 release.
PR: 244658
Submitted by: daniel.engberg.lists@pyret.net |
6.1.2_1 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
6.1.2 25 Feb 2018 05:52:28 |
linimon |
Force commit. |
6.1.2 25 Feb 2018 05:51:43 |
linimon |
Force commit to correct attribution:
Differential Revision: https://reviews.freebsd.org/D13127 |
6.1.2 25 Feb 2018 05:49:48 |
linimon |
Add patch to enable on powerpcspe.
Tested for harmlessness on amd64.
Differential revision: https://reviews.freebsd.org/D14335
Submitted by: jhibbits |
6.1.2 10 Jan 2018 18:36:49 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
6.1.2 04 Jan 2018 08:38:19 |
amdmi3 |
- Mark MAKE_JOBS_SAFE, this fixes build on mips and mips64
Approved by: portmgr blanket |
6.1.2 23 Aug 2017 12:42:15 |
rakuco |
Switch WWW to https. |
6.1.2 28 Jul 2017 21:45:20 |
jkim |
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine) |
6.1.2 14 Feb 2017 09:40:20 |
antoine |
Zero memory used by mpn_lshift_com configure test, this should fix
configure when malloc debugging is turned on (default on head)
With help from: dim@
Reported by: pkg-fallout |
6.1.2 13 Feb 2017 17:39:41 |
ale |
Finally update to 6.1.2 release, it should work fine with currently supported
FreeBSD releases.
PR: 217071
Submitted by: Iblis Lin <iblis@hs.ntnu.edu.tw> |
5.1.3_3 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
5.1.3_3 23 Aug 2016 14:04:01 |
marino |
math/gmp: use CONFIGURE_TARGET rather than recreating it
The --build configure argument is a re-invention of CONFIGURE_TARGET
except that platform is hardcoded to freebsd rather than the value
of OPSYS:tl. Use CONFIGURE_TARGET instead. It's a no-op for FreeBSD
but is a fix for DragonFly.
Approved by: non-invasive DF support blanket |
5.1.3_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
5.1.3_3 10 Feb 2016 16:13:24 |
kwm |
Drop :keepla from USES:libtool.
PR: 202029
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Exp-run by: antoine@
Approved by: maintainer timeout (6 months) |
5.1.3_2 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 |
5.1.3_2 25 Jun 2014 08:58:09 |
bapt |
Fix build on system built WITHOUT_INFO
With hat: portmgr |
5.1.3_2 23 Apr 2014 13:25:17 |
tijl |
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above ) |
5.1.3_1 02 Mar 2014 22:29:23 |
bapt |
Convert to USES=libtool |
5.1.3 14 Dec 2013 04:47:23 |
koobs |
The MCPU_OPTS conditional block currently incorrectly sets ABI=64 for
all ARCH strings that in 64. GMP expects mode64, mode32 or 32 as valid values
for the ABI option [1]. Using an invalid value causes the following
build error on powerpc64:
configure: error: ABI=64 is not among the following valid choices:
mode64 mode32 32
This is the minimum change to set the correct "mode64" ABI value when
ARCH is powerpc64, while also keeping all other semantics the same. A
more complete refactor of this port is possible, but would need an
exp-run to test for regressions.
The change was tested on powerpc64 (thanks justin) and amd64 (for regression)
While I'm here:
- Remove indefinite article from COMMENT
[1] https://gmplib.org/manual/Build-Options.html
PR: ports/179127
Submitted by: jhibbits
Reviewed by: jhibbits, ak
Approved by: maintainer timeout (6 months) |
5.1.3 05 Oct 2013 21:04:40 |
ale |
Update to 5.1.3 release. |
5.1.2 24 Sep 2013 06:24:17 |
bapt |
Remove NO_STAGE to ports natively stage ready shown by a FORCE_STAGE exp-run
Exp-run by: bdrewery |
5.1.2 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
5.1.2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
5.1.2 27 May 2013 12:18:23 |
ale |
Update to 5.1.2 release. |
5.1.1 14 Feb 2013 14:42:18 |
ale |
Update to 5.1.1 release. |
5.1.0 13 Feb 2013 15:49:34 |
ale |
Fix build on ARM (temporary fix). |
5.1.0 06 Feb 2013 11:26:46 |
ale |
Update to 5.1.0 release. |
5.0.5 09 May 2012 10:17:39 |
ale |
Update to 5.0.5 release. |
5.0.4 08 Mar 2012 08:39:52 |
ale |
Update to 5.0.4 release. |
5.0.3 30 Jan 2012 11:00:07 |
ale |
Update to 5.0.3 release and pet portlint. |
5.0.2 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
5.0.2 29 Oct 2011 09:27:40 |
beat |
- Fix build on FreeBSD 10
Approved by: ale@ (maintainer) |
5.0.2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
5.0.2 10 May 2011 08:35:57 |
ale |
Update to 5.0.2 release. |
5.0.1 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.0.1 05 Mar 2010 08:21:11 |
ale |
Update to 5.0.1 release.
Feature safe: yes |
5.0.0 19 Jan 2010 11:20:07 |
ale |
Update to 5.0.0 "performance" release. |
4.3.2 19 Jan 2010 11:17:56 |
ale |
Forced commit: repocopy from math/libgmp4 to math/gmp.
PR: ports/142861
Submitted by: ale
Repocopied by: marcus |