summaryrefslogtreecommitdiff
path: root/math/p5-Math-BigRat
Commit message (Collapse)AuthorAgeFilesLines
* - 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 0.22Sergey Skvortsov2008-04-103-5/+8
| | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.22/CHANGES Notes: svn path=/head/; revision=210981
* Update to 0.20Sergey Skvortsov2008-02-022-4/+4
| | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.20/CHANGES Notes: svn path=/head/; revision=206643
* Update to 0.19Sergey Skvortsov2007-05-272-4/+4
| | | | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.19/CHANGES PR: ports/112992 Submitted by: lth Notes: svn path=/head/; revision=192020
* Update to 0.17Sergey Skvortsov2007-02-083-8/+6
| | | | | | | Changes: http://search.cpan.org/src/TELS/Math-BigRat-0.17/CHANGES Notes: svn path=/head/; revision=184573
* 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/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | + 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 0.15Sergey Skvortsov2005-04-192-3/+3
| | | | Notes: svn path=/head/; revision=133673
* Add p5-Math-BigRat 0.14, arbitrary big rational numbers.Sergey Skvortsov2005-03-034-0/+38
Notes: svn path=/head/; revision=130283