Revision: 38718 http://trac.macosforge.org/projects/macports/changeset/38718 Author: markd@macports.org Date: 2008-07-29 11:03:38 -0700 (Tue, 29 Jul 2008) Log Message: ----------- New port. Added Paths: ----------- trunk/dports/perl/p5-crypt-random/ trunk/dports/perl/p5-crypt-random/Portfile Added: trunk/dports/perl/p5-crypt-random/Portfile =================================================================== --- trunk/dports/perl/p5-crypt-random/Portfile (rev 0) +++ trunk/dports/perl/p5-crypt-random/Portfile 2008-07-29 18:03:38 UTC (rev 38718) @@ -0,0 +1,16 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Crypt-Random 1.25 +maintainers nomaintainer +description Cryptographically Secure, True Random Number Generator. +long_description Crypt::Random is an interface module to the /dev/random device found on most \ + modern Unix systems. The /dev/random driver gathers environmental noise from \ + various non-deterministic sources including inter-keyboard timings and \ + inter-interrupt timings that occur within the operating system environment. + +platforms darwin +checksums md5 5730c9d5acdd698790216d354ffb0513 + Property changes on: trunk/dports/perl/p5-crypt-random/Portfile ___________________________________________________________________ Name: svn:keywords + Id Name: svn:eol-style + native