aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-bignum
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.51wen2018-10-122-4/+4
| | | | Changes: https://metacpan.org/changes/distribution/bignum
* Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, exceptdes2018-10-061-2/+2
| | | | | | | for where it resulted in a change in output from build-depends-list or run-depends-list. Approved by: portmgr (adamw)
* Update WWWsunpoet2018-05-281-1/+1
| | | | | | | search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
* Update to 0.50sunpoet2018-04-222-12/+8
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* Update to 0.49sunpoet2018-02-062-4/+4
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* Update to 0.48sunpoet2018-02-032-5/+4
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* Fix license information for portgs that use "the same license as Perl".mat2017-09-151-1/+1
| | | | Sponsored by: Absolight
* Add PERL_LEVEL checksunpoet2017-06-171-4/+9
| | | | - Bump PORTREVISION for dependency change
* - Update to 0.47sunpoet2016-12-172-4/+4
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.46sunpoet2016-12-132-4/+4
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.45sunpoet2016-12-052-5/+5
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.44sunpoet2016-11-202-4/+4
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.43wen2016-08-252-3/+4
| | | | Changes: http://cpansearch.perl.org/src/PJACKLAM/bignum-0.43/CHANGES
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Update to 0.42sunpoet2016-01-132-3/+6
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.41sunpoet2015-09-282-3/+3
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.40sunpoet2015-09-252-3/+3
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.39sunpoet2015-09-182-3/+3
| | | | Changes: http://search.cpan.org/dist/bignum/CHANGES
* - Update to 0.38sunpoet2015-08-303-7/+7
| | | | | | | - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/bignum/CHANGES
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-262-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* - update to 0.37leeym2014-07-152-4/+7
|
* Support STAGEDIR.vanilla2013-11-052-6/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | math)
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - update to 0.32lth2013-05-172-19/+5
| | | | - relinquish maintainership
* Update to 0.30lth2012-09-162-3/+3
|
* - Revert ports/165605 as requested by portmgr@pgollucci2012-03-141-1/+10
| | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so)
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵pgollucci2012-03-091-10/+1
| | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index
* Update to 0.29lth2011-08-212-9/+17
| | | | | PR: ports/159782 Submitted by: sunpoet
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - Remove unneeded dependencies which is in perl-5.8.9 distkuriyama2010-01-271-4/+1
| | | | | | (part 10). Approved by: portmgr (itetcu)
* Update to 0.23lth2008-05-112-6/+6
|
* Update to 0.22lth2007-10-222-5/+5
|
* Add p5-bignum 0.21, transparent BigNumber/BigRational support for Perl.lth2007-05-274-0/+47