summaryrefslogtreecommitdiff
path: root/security/p5-Bytes-Random-Secure
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-07-14 05:57:28 +0000
committerwen <wen@pkgsrc.org>2013-07-14 05:57:28 +0000
commit7f214f07fb79eb4b2a945c13c5cd627cf0823549 (patch)
treea807f0f0e9068219fac2188b6e858b23b1432407 /security/p5-Bytes-Random-Secure
parent269caed2eef7a4e5af37ebd7510046448deb6a56 (diff)
downloadpkgsrc-7f214f07fb79eb4b2a945c13c5cd627cf0823549.tar.gz
Import Bytes::Random::Secure-0.26 as security/p5-Bytes-Random-Secure.
Bytes::Random::Secure provides two interfaces for obtaining crypto-quality random bytes. The simple interface is built around plain functions. For greater control over the Random Number Generator's seeding, there is an Object Oriented interface that provides much more flexibility.
Diffstat (limited to 'security/p5-Bytes-Random-Secure')
-rw-r--r--security/p5-Bytes-Random-Secure/DESCR4
-rw-r--r--security/p5-Bytes-Random-Secure/Makefile19
-rw-r--r--security/p5-Bytes-Random-Secure/distinfo5
3 files changed, 28 insertions, 0 deletions
diff --git a/security/p5-Bytes-Random-Secure/DESCR b/security/p5-Bytes-Random-Secure/DESCR
new file mode 100644
index 00000000000..5446257b137
--- /dev/null
+++ b/security/p5-Bytes-Random-Secure/DESCR
@@ -0,0 +1,4 @@
+Bytes::Random::Secure provides two interfaces for obtaining crypto-quality
+random bytes. The simple interface is built around plain functions. For greater
+control over the Random Number Generator's seeding, there is an Object Oriented
+interface that provides much more flexibility.
diff --git a/security/p5-Bytes-Random-Secure/Makefile b/security/p5-Bytes-Random-Secure/Makefile
new file mode 100644
index 00000000000..ebbefd1a511
--- /dev/null
+++ b/security/p5-Bytes-Random-Secure/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/07/14 05:57:28 wen Exp $
+
+DISTNAME= Bytes-Random-Secure-0.26
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Bytes/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Bytes-Random-Secure/
+COMMENT= Perl extension to generate cryptographically-secure random bytes
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-Math-Random-ISAAC>=0:../../math/p5-Math-Random-ISAAC
+DEPENDS+= p5-Crypt-Random-Seed>=0:../../security/p5-Crypt-Random-Seed
+
+PERL5_PACKLIST= auto/Bytes/Random/Secure/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Bytes-Random-Secure/distinfo b/security/p5-Bytes-Random-Secure/distinfo
new file mode 100644
index 00000000000..7d04a847707
--- /dev/null
+++ b/security/p5-Bytes-Random-Secure/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/07/14 05:57:28 wen Exp $
+
+SHA1 (Bytes-Random-Secure-0.26.tar.gz) = 2614af5fd76a631b2da6f460cd16539ec83b325d
+RMD160 (Bytes-Random-Secure-0.26.tar.gz) = fe6847c84e5f79471df97da6cc10cb3f29b73d61
+Size (Bytes-Random-Secure-0.26.tar.gz) = 26747 bytes