aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix license information for portgs that use "the same license as Perl".Mathieu Arnold2017-09-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=449893
* Update to 1.999808Sunpoet Po-Chuan Hsieh2017-01-121-2/+1
| | | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES With hat: perl Notes: svn path=/head/; revision=431306
* - Remove *_DEPENDS: Math::Complex 1.39+ is already in all supported Perl ↵Sunpoet Po-Chuan Hsieh2016-12-121-3/+1
| | | | | | | | | releases - Bump PORTREVISION for dependency change Notes: svn path=/head/; revision=428430
* - Update to 1.999801Sunpoet Po-Chuan Hsieh2016-11-261-1/+1
| | | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES With hat: perl Notes: svn path=/head/; revision=427144
* - Update to 1.999800Sunpoet Po-Chuan Hsieh2016-11-191-1/+1
| | | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES With hat: perl Notes: svn path=/head/; revision=426495
* - Update to 1.999722Sunpoet Po-Chuan Hsieh2016-04-281-2/+1
| | | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES With hat: perl Notes: svn path=/head/; revision=414204
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* math/p5-Math-BigInt: the overload of '..' is still not supported in perlKurt Jaeger2016-02-071-0/+1
| | | | | | | | | | | - Similar patch is done in the lang/perl* ports PR: 196773 Submitted by: papowell@astart.com Approved by: tobez (maintainer timeout) Notes: svn path=/head/; revision=408433
* - Update to 1.999715Sunpoet Po-Chuan Hsieh2016-01-121-1/+1
| | | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES With hat: perl Notes: svn path=/head/; revision=405952
* - Update to 1.999709Sunpoet Po-Chuan Hsieh2015-11-111-2/+3
| | | | | | | | | - Add BUILD_DEPENDS With hat: perl Notes: svn path=/head/; revision=401266
* - Update to 1.999707Ryan Steinmetz2015-11-021-1/+3
| | | | | | | With hat: perl@ Notes: svn path=/head/; revision=400669
* - Update to 1.999704Sunpoet Po-Chuan Hsieh2015-10-041-1/+1
| | | | | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES PR: 203206 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 15 days) Notes: svn path=/head/; revision=398598
* - Update p5-Math-BigInt 1.997_1 -> 1.9993Adam Weinberger2015-02-161-3/+6
| | | | | | | | | | | | | | - Add license. - Clean up COMMENT Changes: http://perl5.git.perl.org/perl.git/history/HEAD:/dist/Math-BigInt PR: 196405 Submitted by: Sergei Vyshenski Approved by: maintainer (implicit) Notes: svn path=/head/; revision=379115
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-261-0/+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 Notes: svn path=/head/; revision=373448
* - add stage supportAndrej Zverev2014-01-301-6/+0
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341825
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* - Convert to new perl frameworkAndrej Zverev2013-08-051-6/+3
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* - Remove conditional ExtUtils::MakeMaker dependency which is already in all ↵Sunpoet Po-Chuan Hsieh2011-10-271-7/+1
| | | | | | | | | | | supported Perl releases PR: ports/160951 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month) Notes: svn path=/head/; revision=284419
* Update to 1.997.Anton Berezin2011-09-051-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES Notes: svn path=/head/; revision=281220
* Update to 1.993.Andrej Zverev2011-03-151-2/+3
| | | | | | | Approved by: tobez@ (maintainer via irc) Notes: svn path=/head/; revision=270948
* Update to 1.991.Anton Berezin2011-02-141-2/+2
| | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES Notes: svn path=/head/; revision=269138
* Update to 1.99.Anton Berezin2011-01-111-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES Notes: svn path=/head/; revision=267635
* - Update to 1.96Philip M. Gollucci2010-12-281-2/+8
| | | | | | | | | | | | - Remove MD5 PR: ports/152598 Submitted by: Gea-Suan Lin <gslin@gslin.org> Approved by: maintainer timeout (tobez ; 31 days) Changes: http://search.cpan.org/dist/Math-BigInt/Changes Notes: svn path=/head/; revision=267031
* Update to 1.89.Anton Berezin2008-05-081-1/+1
| | | | | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES Notes: svn path=/head/; revision=212823
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Update to 1.87.Anton Berezin2007-10-191-1/+1
| | | | | | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.87/CHANGES PR: 114979 Submitted by: Gea-Suan Lin <gslin@gslin.org> Budged by: lth Notes: svn path=/head/; revision=201668
* Update to 1.86.Anton Berezin2007-05-311-1/+1
| | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.86/CHANGES Notes: svn path=/head/; revision=192465
* Update to 1.84, unbreakLars Thegler2007-05-251-3/+1
| | | | | | | | | PR: ports/112956 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: tobez Notes: svn path=/head/; revision=191761
* BROKEN: UnfetchableKris Kennaway2007-05-251-0/+2
| | | | Notes: svn path=/head/; revision=191691
* Update to 1.83.Anton Berezin2007-04-231-1/+1
| | | | Notes: svn path=/head/; revision=190697
* Update to 1.82.Anton Berezin2007-04-101-1/+1
| | | | Notes: svn path=/head/; revision=189649
* Update to 1.81.Anton Berezin2007-03-181-1/+1
| | | | Notes: svn path=/head/; revision=187651
* Update to 1.80.Anton Berezin2007-03-051-8/+2
| | | | Notes: svn path=/head/; revision=186565
* Update to 1.79. Require perl from ports. \o/Anton Berezin2007-02-071-2/+8
| | | | Notes: svn path=/head/; revision=184500
* * reflect renaming on CPAN File-Spec to PathToolsSergey Skvortsov2005-06-111-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | + add devel/p5-PathTools, remove devel/p5-File-Spec + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports module was renamed * reflect renaming on CPAN PodParser to Pod-Parser + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser + update dependencies for all affected ports (make them unconditional), bump PORTREVISION for these ports * for all changed ports make dependencies on File::Temp, Digest::MD5, Storable unconditional * remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's (this variable is forced by bsd.port.mk now) * update Class-Autouse to 1.17 * update POE-API-Hooks to 1.05 * make portlint happy (clean IGNORE, convert spaces to tabs and so on) Notes: svn path=/head/; revision=137264
* Update to 1.77.Anton Berezin2005-05-241-1/+1
| | | | Notes: svn path=/head/; revision=136028
* Update to 1.75.Anton Berezin2005-03-211-1/+1
| | | | Notes: svn path=/head/; revision=131827
* Update to 1.74.Anton Berezin2005-01-201-1/+1
| | | | Notes: svn path=/head/; revision=126917
* Update to 1.73.Anton Berezin2004-11-021-1/+1
| | | | Notes: svn path=/head/; revision=120641
* Update to 1.72.Anton Berezin2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119201
* Update to 1.69.Anton Berezin2004-02-111-2/+3
| | | | | | | Submitted by: mat Notes: svn path=/head/; revision=100658
* Unbreak on 5.xMathieu Arnold2003-10-131-2/+1
| | | | | | | | | Noticed by: bento Pointed out by: kris, tobez Pointy hat to: me Notes: svn path=/head/; revision=90999
* Update to 1.66Mathieu Arnold2003-10-021-3/+2
| | | | | | | | | | Remove MANPREFIX, use %%SITE_PERL%%, fix WWW PR: 52290 Submitted by: myself Notes: svn path=/head/; revision=90042
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to 1.63.Anton Berezin2002-10-281-1/+1
| | | | Notes: svn path=/head/; revision=69024
* Update to 1.60.Anton Berezin2002-07-281-1/+1
| | | | Notes: svn path=/head/; revision=63657
* Update to 1.49.Anton Berezin2002-01-221-1/+2
| | | | Notes: svn path=/head/; revision=53581
* Update to 1.45.Anton Berezin2001-11-061-1/+1
| | | | Notes: svn path=/head/; revision=49663
* Add math/p5-Math-BigInt, an arbitrary size math package for perl. ThisAnton Berezin2001-10-121-0/+25
is a complete rewrite of the BigInt and BigFloat modules supplied with our standard system perl. Notes: svn path=/head/; revision=48714