aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-BigInt
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional ExtUtils::MakeMaker dependency which is already in all ↵sunpoet2011-10-271-7/+1
| | | | | | | | supported Perl releases PR: ports/160951 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 1 month)
* Update to 1.997.tobez2011-09-052-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
* Update to 1.993.az2011-03-152-4/+5
| | | | Approved by: tobez@ (maintainer via irc)
* Update to 1.991.tobez2011-02-142-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
* Update to 1.99.tobez2011-01-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
* - Update to 1.96pgollucci2010-12-282-5/+10
| | | | | | | | | - 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
* Update to 1.89.tobez2008-05-082-4/+4
| | | | Changes: http://search.cpan.org/dist/Math-BigInt/CHANGES
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵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)
* Update to 1.87.tobez2007-10-192-4/+4
| | | | | | | | 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
* Update to 1.86.tobez2007-05-312-4/+4
| | | | Changes: http://search.cpan.org/src/TELS/Math-BigInt-1.86/CHANGES
* Update to 1.84, unbreaklth2007-05-252-6/+4
| | | | | | PR: ports/112956 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: tobez
* BROKEN: Unfetchablekris2007-05-251-0/+2
|
* Update to 1.83.tobez2007-04-232-4/+4
|
* Update to 1.82.tobez2007-04-102-4/+4
|
* Update to 1.81.tobez2007-03-182-4/+4
|
* Update to 1.80.tobez2007-03-053-14/+9
|
* Update to 1.79. Require perl from ports. \o/tobez2007-02-072-5/+11
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
| | | | | Approved by: krion@ PR: ports/88711 (related)
* * reflect renaming on CPAN File-Spec to PathToolsskv2005-06-121-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)
* Update to 1.77.tobez2005-05-242-3/+3
|
* Update to 1.75.tobez2005-03-212-3/+3
|
* Update to 1.74.tobez2005-01-202-3/+3
|
* Update to 1.73.tobez2004-11-022-3/+3
|
* Update to 1.72.tobez2004-10-132-3/+3
|
* Update to 1.69.tobez2004-02-113-3/+6
| | | | Submitted by: mat
* Unbreak on 5.xmat2003-10-131-2/+1
| | | | | | Noticed by: bento Pointed out by: kris, tobez Pointy hat to: me
* Update to 1.66mat2003-10-034-13/+11
| | | | | | | Remove MANPREFIX, use %%SITE_PERL%%, fix WWW PR: 52290 Submitted by: myself
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to 1.63.tobez2002-10-282-2/+2
|
* Update to 1.60.tobez2002-07-282-2/+2
|
* Update to 1.49.tobez2002-01-232-2/+3
|
* Update to 1.45.tobez2001-11-062-2/+2
|
* Add math/p5-Math-BigInt, an arbitrary size math package for perl. Thistobez2001-10-135-0/+44
is a complete rewrite of the BigInt and BigFloat modules supplied with our standard system perl.