1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

This is Math::BigInt::Pari, a plugin module for Math::BigInt that

replaces Math::BigInt's core math routines with Math::Pari routines.

WWW:	http://search.cpan.org/dist/Math-BigInt-Pari/

PR:		ports/134094
Submitted by:	Andrey <gugu at zoo.rambler.ru>
This commit is contained in:
Martin Wilke 2009-05-01 21:42:16 +00:00
parent 13af5408c0
commit 0236bd0955
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=233108
5 changed files with 40 additions and 0 deletions

View File

@ -290,6 +290,7 @@
SUBDIR += p5-Math-Bezier-Convert
SUBDIR += p5-Math-BigInt
SUBDIR += p5-Math-BigInt-GMP
SUBDIR += p5-Math-BigInt-Pari
SUBDIR += p5-Math-BigRat
SUBDIR += p5-Math-Calc-Units
SUBDIR += p5-Math-Cephes

View File

@ -0,0 +1,24 @@
# New ports collection makefile for: p5-Algorithm-FloodControl
# Date created: 2008-11-18
# Whom: Andrey <gugu@zoo.rambler.ru>
#
# $FreeBSD$
#
PORTNAME= Math-BigInt-Pari
PORTVERSION= 1.13
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= andrey@kostenko.name
COMMENT= Use Math::Pari for Math::BigInt routines
RUN_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt \
p5-Math-Pari>=2.010709:${PORTSDIR}/math/p5-Math-Pari
PERL_CONFIGURE= yes
MAN3= Math::BigInt::Pari.3
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Math-BigInt-Pari-1.13.tar.gz) = 64a336d15d0faed78587d411e4075363
SHA256 (Math-BigInt-Pari-1.13.tar.gz) = e0b804642dd41da26e8fad100f369f57966ca5e4184becdd84851caf148d6296
SIZE (Math-BigInt-Pari-1.13.tar.gz) = 47431

View File

@ -0,0 +1,8 @@
This is Math::BigInt::Pari, a plugin module for Math::BigInt that
replaces Math::BigInt's core math routines with Math::Pari routines.
This package contains a replacement (drop-in) module for Math::BigInt's core,
Math::BigInt::Calc.pm. It needs the new versions of Math::BigInt and
Math::BigFloat as they are from Perl 5.7.x onwards.
WWW: http://search.cpan.org/dist/Math-BigInt-Pari/

View File

@ -0,0 +1,4 @@
@comment $FreeBSD$
lib/perl5/site_perl/5.8.9/Math/BigInt/Pari.pm
lib/perl5/site_perl/5.8.9/mach/auto/Math/BigInt/Pari/.packlist
@dirrmtry lib/perl5/site_perl/5.8.9/mach/auto/Math/BigInt/Pari