aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-FixedPrecision
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* math/p5-Math-BigInt is part of perl core modules since at least 5.6+bapt2010-09-221-3/+1
| | | | | | | | | the lowest version of perl available in ports is 5.8.9 which embed version 1.89 of Math::BigInt which is the same as the one available in math/p5-Math-BigInt, so remove the useless dependency. Keeping math/p5-Math-BigInt as it evolves alone Bump port revision
* Reset mat@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2009-08-162-3/+1
| | | | Hat: portmgr
* Use the CPAN site macro.mat2007-08-311-2/+1
| | | | | Use DISTVERSION in place of DISTNAME where possible. Remove perl 5.005 shims.
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Be hipe and add SHA256mat2005-11-141-0/+1
|
* add the right dependency so that it builds with all perlsmat2004-02-251-8/+5
|
* SIZEify.trevor2004-01-301-0/+1
|
* Move PERL_CONFIGURE before bsd.port.pre.mk.kuriyama2004-01-121-2/+2
|
* utilize SITE_PERLijliao2003-10-241-5/+5
| | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
* - update to 0.21kevlo2003-03-312-6/+3
| | | | | | | | - remove MANPREFIX - use PERL_LEVEL instead of OSVERSION to determine perl version PR: 50450 Submitted by: Erwin Lansing <erwin@lansing.dk>
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Upgradevanilla2001-05-102-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | p5-Apache-AuthTicket => 0.31 p5-Apache-AuthenCache => 0.04 p5-Business-CreditCard => 0.23 p5-CGI-Cache => 1.03 p5-Crypt-CipherSaber => 0.60 p5-Crypt-SSLeay => 0.25 p5-File-Cache => 0.16 p5-Filter => 1.23 p5-FreezeThaw => 0.41 p5-HTML-Stream => 1.49 p5-Mail-Audit => 1.10 p5-Mail-Box => 1.111 p5-Mail-IMAPClient => 2.1.2 p5-Mail-Sender => 0.7.08 p5-Math-FixedPrecision => 0.14 p5-Math-GMP => 1.07 p5-NNTPClient => 0.37 p5-Net-SSLeay => 1.07 p5-Proc-Background => 1.03 p5-Quota => 1.3.3 p5-Text-Template => 1.31 p5-WWW-Search => 2.19 p5-XML-RSS => 0.97 p5-chart => fix pkg-plist
* Add 2 @unexec rmdir's (sorry, will :-)).kuriyama2001-03-121-0/+2
| | | | Found by: bento
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-2/+1
|
* Upgrade to version 0.12kevlo2001-01-232-3/+3
|
* Add p5-Math-FixedPrecision 0.11, perl module that provides decimal mathwill2001-01-045-0/+45
without floating point errors.