Commit Graph

24 Commits

Author SHA1 Message Date
jasper
75af53f9af - update p5-Math-GMP to 2.05
- fix license marker
2008-10-10 12:12:07 +00:00
simon
559d88985c bump SHARED_ONLY ports so they get updated and work with the new perl
ok sthen@
2008-10-02 20:30:43 +00:00
steven
907a85c549 remove quotes from COMMENT/PERMIT*/BROKEN 2007-09-15 18:44:36 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
steven
8fa24a4fd7 fix more pkgnames ... 2007-03-17 15:22:42 +00:00
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
dassow
bca02a5cfc cpanify math ports, switch to SHARED_ONLY,
set licenses and bump as required.

'go ahead' steven@
2006-12-24 19:50:51 +00:00
espie
948f8f98f0 more new lib specs 2006-08-03 20:04:51 +00:00
naddy
8e0d7f62ec SIZE 2005-01-05 17:05:00 +00:00
espie
d7c7e778ad new style PLISTs 2004-09-15 09:11:58 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
9416a8060d overhaul 2003-12-31 17:32:38 +00:00
naddy
2f50b71fe1 ensure that the proper include path is picked up; ok maintainer 2003-10-18 10:30:26 +00:00
avsm
cebcbbf137 Update to p5-Math-GMP-2.0.3, from Jim Geovedi 2002-09-21 11:59:39 +00:00
avsm
b0ad14257b Drop MAINTAINER for stuff I dont have time to maintain any more. 2002-07-10 20:48:12 +00:00
espie
8e0401df9e More MASTER_SITES_SUBDIR out 2002-05-13 23:31:24 +00:00
espie
2b7c75e086 Move perl manpages where they belong, from section 3 to section 3p.
NOTE THAT /usr/local/man/man3p MUST EXIST FOR THIS TO WORK.
UPDATE /etc/mtree/BSD.local.dist AND RUN IT ACCORDINGLY !!!
2002-04-16 19:25:01 +00:00
espie
e82b62f79c Bump NEED_VERSION 2002-03-21 21:09:16 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
avsm
bfee7c55c1 - update to p5-Math-GMP-1.06
- integrate COMMENT/ bump NEED_VERSION
2001-04-12 10:42:53 +00:00
avsm
1a29865f08 - update to p5-Math-GMP-1.05
single static buffer -> malloced buffer change
2001-02-24 20:21:48 +00:00
avsm
82e047af7c - update to p5-Math-GMP-1.04 2001-02-15 03:29:52 +00:00
avsm
b486893f1e - initial import of p5-Math-GMP-1.03
--
Math::GMP is designed to be a drop-in replacement both for Math::BigInt
and for regular integer arithmetic. Unlike BigInt, though, Math::GMP
uses the GNU gmp library for all of its calculations, as opposed
to straight Perl functions. This results in a speed increase of
anywhere from 5 to 30 times.

A Math::GMP object can be used just as a normal numeric scalar would
be -- the module overloads the normal arithmetic operators to provide
as seamless an interface as possible.
2001-01-28 15:28:54 +00:00