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 @@
String::Random is used to generate random strings. It was written to
make generating random passwords and such a little easier.

View File

@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.10 2013/05/31 12:41:57 wiz Exp $
DISTNAME= String-Random-0.22
PKGNAME= p5-${DISTNAME}
PKGREVISION= 5
CATEGORIES= perl5 security
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-Random/
COMMENT= Perl module to generate random strings based on a pattern
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_MODULE_TYPE= Module::Build
PERL5_PACKLIST= auto/String/Random/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.2 2008/05/22 19:04:37 tnn Exp $
SHA1 (String-Random-0.22.tar.gz) = 95f028f64caf13b75b871e4545556d6f8be6653b
RMD160 (String-Random-0.22.tar.gz) = 9159b9f9955b650ff616e14eea2b314454e03819
Size (String-Random-0.22.tar.gz) = 7629 bytes