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 @@
This module handles numbers in base 85, via strings and Math::BigInt.
For more information, read the module or rfc1924.txt.

View File

@@ -0,0 +1,19 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:22 wiz Exp $
DISTNAME= Math-Base85-0.2
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Math-Base85/
COMMENT= Perl extension for base 85 numbers, as referenced by RFC 1924
LICENSE= ${PERL5_LICENSE}
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/Math/Base85/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2005/08/13 07:59:41 adrianp Exp $
SHA1 (Math-Base85-0.2.tar.gz) = eae5fd953dc2b6b0e15ab9d6aeee705156cc943b
RMD160 (Math-Base85-0.2.tar.gz) = c9816c1bfd75eaff54d9e5f3f4c56198bc30d4a2
Size (Math-Base85-0.2.tar.gz) = 6495 bytes