Path to this page:
./
math/p5-Math-GMP,
Perl 5 module for high speed arbitrary size integer math
Branch: CURRENT,
Version: 2.25nb1,
Package name: p5-Math-GMP-2.25nb1,
Maintainer: pkgsrc-usersThe Perl 5 module Math::GMP gives you access to the fast GMP library
for fast big integer math.
Required to run:[
lang/perl5] [
devel/gmp]
Required to build:[
pkgtools/cwrappers] [
math/p5-Alien-GMP]
Master sites: (Expand)
Filesize: 33.615 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-Math-GMP-2.25nb1
- (2022-08-02) Updated to version: p5-Math-GMP-2.25
- (2022-08-02) Updated to version: p5-Math-GMP-2.25nb1
- (2022-06-28) Updated to version: p5-Math-GMP-2.20nb2
- (2021-05-25) Updated to version: p5-Math-GMP-2.20nb1
- (2020-09-07) Updated to version: p5-Math-GMP-2.20
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319) |
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.
Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).
No change to BUILD_DEPENDS as used correctly inside buildlink3.
As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
|
2022-08-02 10:47:40 by Adrian Steinmann | Files touched by this commit (1) | |
Log message:
math/p5-Math-GMP: reset PKGREVISION after update
|
2022-08-02 07:58:10 by Adrian Steinmann | Files touched by this commit (2) | |
Log message:
math/p5-Math-GMP: update to Math-GMP-2.25 (from 2.20)
- Refactoring.
- Test::Builder workaround
- tests+better docs for bnok() (Binomial)
- Eliminate warning about not_here() in GMP.xs.
- add support for bmulf() to multiply by a floating point number
- add support for bnok() (Binomial)
- Signature files are generated unreliably and are an ongoing source of
bug reports. As a result, we decided to axe them altogether.
- https://github.com/turnstep/Math-GMP/issues/6
- Apply doc patch from @hvds documenting the pitfalls of division by zero.
|
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message:
*: recursive bump for perl 5.36
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|