Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -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.

View File

@@ -0,0 +1,22 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:23 wiz Exp $
DISTNAME= Math-BigInt-Pari-1.16
PKGNAME= p5-${DISTNAME}
PKGREVISION= 3
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}
DEPENDS+= p5-Math-Pari>=2.010709:../../math/p5-Math-Pari
PERL5_REQD+= 5.12.2nb1
PERL5_PACKLIST= auto/Math/BigInt/Pari/.packlist
PERL5_MODULE_TYPE= Module::Install::Bundled
.include "../../devel/gmp/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.3 2011/08/16 22:22:56 wiz Exp $
SHA1 (Math-BigInt-Pari-1.16.tar.gz) = 40edd6424d41832155de7e3865de4f5d8818968c
RMD160 (Math-BigInt-Pari-1.16.tar.gz) = 24ec94411cd0de0d733c8ea600bcd952f316fd90
Size (Math-BigInt-Pari-1.16.tar.gz) = 56114 bytes