aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-ProvablePrime
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* math/p5-Math-ProvablePrime: Update 0.043 -> 0.045Kurt Jaeger2018-08-262-4/+4
| | | | | | | Relnotes: https://metacpan.org/changes/distribution/Math-ProvablePrime Notes: svn path=/head/; revision=478135
* Fix a few Perl ports with Perl 5.28.Mathieu Arnold2018-06-291-3/+0
| | | | | | | | | | | | | Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base README.pod is no longer installed. So stop installing them altogether. PR: 229112 Reported by: many Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D15946 Notes: svn path=/head/; revision=473539
* Update WWWSunpoet Po-Chuan Hsieh2018-05-271-1/+1
| | | | | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl Notes: svn path=/head/; revision=470993
* New port: math/p5-Math-ProvablePrimeKurt Jaeger2018-05-113-0/+32
This module returns a prime number of a specified bit length, using Maurers algorithm. WWW: http://search.cpan.org/dist/Math-ProvablePrime/ Notes: svn path=/head/; revision=469626