summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorsno <sno>2009-07-08 10:24:53 +0000
committersno <sno>2009-07-08 10:24:53 +0000
commit31a25df20839dd5ddaa8b8106529fecd9b2b60e7 (patch)
tree5014292137cca9c343b8ec21dc7295357a0f041f /math
parentef4121526786ecd78f93ca028a4300edc8ed0263 (diff)
downloadpkgsrc-31a25df20839dd5ddaa8b8106529fecd9b2b60e7.tar.gz
Importing package for p5 module Math::BigInt::Pari version 1.13 to support
faster calculation in Crypt::DH. Provides support for big integer in BigInt et al. calculations via means of Math::Pari, an XS layer on top of the very fast PARI library.
Diffstat (limited to 'math')
-rw-r--r--math/p5-Math-BigInt-Pari/DESCR2
-rw-r--r--math/p5-Math-BigInt-Pari/Makefile23
-rw-r--r--math/p5-Math-BigInt-Pari/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/math/p5-Math-BigInt-Pari/DESCR b/math/p5-Math-BigInt-Pari/DESCR
new file mode 100644
index 00000000000..62eb6d2e904
--- /dev/null
+++ b/math/p5-Math-BigInt-Pari/DESCR
@@ -0,0 +1,2 @@
+Provides support for big integer in BigInt et al. calculations via means of
+Math::Pari, an XS layer on top of the very fast PARI library.
diff --git a/math/p5-Math-BigInt-Pari/Makefile b/math/p5-Math-BigInt-Pari/Makefile
new file mode 100644
index 00000000000..eb3f9a33c0b
--- /dev/null
+++ b/math/p5-Math-BigInt-Pari/Makefile
@@ -0,0 +1,23 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 10:24:53 sno Exp $
+#
+
+DISTNAME= Math-BigInt-Pari-1.13
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= math perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Math-BigInt-Pari/
+COMMENT= Perl5 library to use Math::Pari for Math::BigInt routines
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari
+
+PERL5_PACKLIST= auto/Math/BigInt/Pari/.packlist
+PERL5_MODULE_TYPE= Module::Install
+
+.include "../../devel/gmp/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/p5-Math-BigInt-Pari/distinfo b/math/p5-Math-BigInt-Pari/distinfo
new file mode 100644
index 00000000000..2292e28b615
--- /dev/null
+++ b/math/p5-Math-BigInt-Pari/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/08 10:24:53 sno Exp $
+
+SHA1 (Math-BigInt-Pari-1.13.tar.gz) = d3f0f2dfea808302ac517f93b6c6e4d30d3efe11
+RMD160 (Math-BigInt-Pari-1.13.tar.gz) = ff0cf28f8360686668b1a10eea489813326aee79
+Size (Math-BigInt-Pari-1.13.tar.gz) = 47431 bytes