Port details |
- p5-Math-GMPz Perl interface to the GMP library integer (mpz) functions
- 0.61 math =2 0.61Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2012-06-22 21:31:08
- Last Update: 2023-10-16 15:59:44
- Commit Hash: 5ce890a
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Math-GMPz
- Description:
- Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this
module simply wraps all of the mpz integer functions provided by that library.
See the Math::GMPz test suite for some examples of usage.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Math-GMPz>0:math/p5-Math-GMPz
- To install the port:
- cd /usr/ports/math/p5-Math-GMPz/ && make install clean
- To add the package, run one of these commands:
- pkg install math/p5-Math-GMPz
- pkg install p5-Math-GMPz
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Math-GMPz
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1697463068
SHA256 (Math-GMPz-0.61.tar.gz) = 21b3e5ae04bef4260421a5845a7d042c7cd45be2fc4a9cd62d9ff09760110121
SIZE (Math-GMPz-0.61.tar.gz) = 108309
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:
-
- perl5>=5.34<5.35 : lang/perl5.34
- Test dependencies:
-
- p5-Math-GMP>=0 : math/p5-Math-GMP
- p5-Test-Pod>=1 : devel/p5-Test-Pod
- p5-Test-Warn>=0.36 : devel/p5-Test-Warn
- Runtime dependencies:
-
- perl5>=5.34<5.35 : lang/perl5.34
- Library dependencies:
-
- libgmp.so : math/gmp
- This port is required by:
- for Run
-
- converters/p5-Encode-Base32-GMP
- converters/p5-Encode-Base58-GMP
Configuration Options:
- No options to configure
- Options name:
- math_p5-Math-GMPz
- USES:
- localbase perl5
- 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 |
0.61 16 Oct 2023 15:59:44 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.61
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.59 05 Oct 2023 02:00:14 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.59
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.58 21 Aug 2023 17:03:34 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.58
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.56 21 Mar 2023 19:20:22 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.56
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.55 30 Dec 2022 09:04:23 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.55
Changes: https://metacpan.org/dist/Math-GMPz/changes |
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) |
0.54 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 ) |
0.54 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 ) |
0.54 25 Mar 2022 13:36:48 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.54
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.53 28 Feb 2022 23:47:12 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.53
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.52 21 Nov 2021 21:14:57 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.52
Changes: https://metacpan.org/dist/Math-GMPz/changes |
0.51 25 Apr 2021 20:35:17 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.51
Changes: https://metacpan.org/changes/distribution/Math-GMPz |
0.50 18 Apr 2021 05:42:39 |
Po-Chuan Hsieh (sunpoet) |
math/p5-Math-GMPz: Update to 0.50
Changes: https://metacpan.org/changes/distribution/Math-GMPz |
0.49 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.49 17 Feb 2021 18:04:13 |
sunpoet |
Update to 0.49
Changes: https://metacpan.org/changes/distribution/Math-GMPz |
0.48 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.48 21 Dec 2017 17:41:01 |
sunpoet |
Update to 0.48
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.47 20 Dec 2017 14:37:48 |
sunpoet |
Update to 0.47
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.46 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.46 14 Feb 2017 14:33:27 |
sunpoet |
Update to 0.46
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.45 13 Feb 2017 19:01:52 |
sunpoet |
Update to 0.45
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.44 06 Nov 2016 16:48:17 |
sunpoet |
- Update to 0.44
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.43 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.43 19 Jan 2016 14:04:07 |
sunpoet |
- Update to 0.43
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.42 17 Jan 2016 13:10:14 |
sunpoet |
- Update to 0.42
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES
Sponsored by: PortsCamp Taiwan |
0.41 06 Nov 2015 08:50:48 |
sunpoet |
- Update to 0.41
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.40_1 19 Oct 2015 20:20:44 |
sunpoet |
- Use USES=localbase
- Strip shared library
- Bump PORTREVISION for package change |
0.40 15 Aug 2015 07:37:19 |
sunpoet |
- Remove MASTER_SITE_SUBDIR |
0.40 25 Apr 2015 07:40:34 |
sunpoet |
- Update to 0.40
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.39_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.39 28 Jul 2014 15:53:40 |
sunpoet |
- Update to 0.39
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.38 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
0.38 30 Mar 2014 15:57:15 |
sunpoet |
- Update to 0.38
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.37 13 Dec 2013 08:03:53 |
sunpoet |
- Convert to new LIB_DEPENDS format |
0.37 30 Sep 2013 15:38:16 |
sunpoet |
- Support STAGEDIR |
0.37 20 Sep 2013 20:55:06 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
0.37 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
0.37 18 Mar 2013 14:43:28 |
sunpoet |
- Update to 0.37
- Add LICENSE
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.36 23 Dec 2012 17:46:15 |
sunpoet |
- Update to 0.36
- Remove duplicate TEST_DEPENDS
- Cleanup Makefile header
Changes: http://search.cpan.org/dist/Math-GMPz/CHANGES |
0.35 22 Jun 2012 21:30:32 |
sunpoet |
- Add p5-Math-GMPz 0.35
Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this
module simply wraps all of the mpz integer functions provided by that library.
See the Math::GMPz test suite for some examples of usage.
WWW: http://search.cpan.org/dist/Math-GMPz/ |