This Module is intended to provide an interface to the strongest

available source of non-blocking randomness on the current
platform.

WWW: http://search.cpan.org/dist/Crypt-URandom/
This commit is contained in:
Jun Kuriyama 2013-02-04 22:59:01 +00:00
parent 5096b210fd
commit 5d32a24056
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311653
5 changed files with 29 additions and 0 deletions

View File

@ -497,6 +497,7 @@
SUBDIR += p5-Crypt-Twofish
SUBDIR += p5-Crypt-Twofish2
SUBDIR += p5-Crypt-Twofish_PP
SUBDIR += p5-Crypt-URandom
SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Crypt-UnixCrypt_XS
SUBDIR += p5-Crypt-X509

View File

@ -0,0 +1,16 @@
# $FreeBSD$
PORTNAME= Crypt-URandom
PORTVERSION= 0.28
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension to provide non blocking randomness
PERL_CONFIGURE= yes
MAN3= Crypt::URandom.3
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Crypt-URandom-0.28.tar.gz) = f55fc734aed5446dd304f2523e94a34b13fd044d7645b4967d3319b964ce4db4
SIZE (Crypt-URandom-0.28.tar.gz) = 5448

View File

@ -0,0 +1,5 @@
This Module is intended to provide an interface to the strongest
available source of non-blocking randomness on the current
platform.
WWW: http://search.cpan.org/dist/Crypt-URandom/

View File

@ -0,0 +1,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/URandom/.packlist
%%SITE_PERL%%/Crypt/URandom.pm
@dirrmtry %%SITE_PERL%%/Crypt
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/URandom
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt