aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154159
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* * 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-242-3/+3
| | | | Notes: svn path=/head/; revision=136028
* Update to 1.75.Anton Berezin2005-03-212-3/+3
| | | | Notes: svn path=/head/; revision=131827
* Update to 1.74.Anton Berezin2005-01-202-3/+3
| | | | Notes: svn path=/head/; revision=126917
* Update to 1.73.Anton Berezin2004-11-022-3/+3
| | | | Notes: svn path=/head/; revision=120641
* Update to 1.72.Anton Berezin2004-10-132-3/+3
| | | | Notes: svn path=/head/; revision=119201
* Update to 1.69.Anton Berezin2004-02-113-3/+6
| | | | | | | 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-024-13/+11
| | | | | | | | | | Remove MANPREFIX, use %%SITE_PERL%%, fix WWW PR: 52290 Submitted by: myself Notes: svn path=/head/; revision=90042
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+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-282-2/+2
| | | | Notes: svn path=/head/; revision=69024
* Update to 1.60.Anton Berezin2002-07-282-2/+2
| | | | Notes: svn path=/head/; revision=63657
* Update to 1.49.Anton Berezin2002-01-222-2/+3
| | | | Notes: svn path=/head/; revision=53581
* Update to 1.45.Anton Berezin2001-11-062-2/+2
| | | | Notes: svn path=/head/; revision=49663
* Add math/p5-Math-BigInt, an arbitrary size math package for perl. ThisAnton Berezin2001-10-125-0/+44
is a complete rewrite of the BigInt and BigFloat modules supplied with our standard system perl. Notes: svn path=/head/; revision=48714