Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -0,0 +1,5 @@
This module provides fast functions and methods to convert between arbitrary
number bases from 2 (binary) thru 65535.
This module is pure Perl, has no external dependencies, and is backward
compatible with old versions of Perl 5.

View File

@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.1 2015/08/06 01:32:11 wen Exp $
DISTNAME= Math-Base-Convert-0.08
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-Base-Convert/
COMMENT= Very fast base to base conversion
LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Math/Base/Convert/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1 2015/08/06 01:32:11 wen Exp $
SHA1 (Math-Base-Convert-0.08.tar.gz) = c7553e39cc5a01fda132b421307bb0b319cac891
RMD160 (Math-Base-Convert-0.08.tar.gz) = 969453c869115c45cab9dfe704ec300a371a4887
Size (Math-Base-Convert-0.08.tar.gz) = 41469 bytes