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