Port details |
- p5-Crypt-URandom Perl extension to provide non blocking randomness
- 0.40 security =2 0.40Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2013-02-04 22:59:15
- Last Update: 2024-03-09 14:07:14
- Commit Hash: 81db5882
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Crypt-URandom
- Description:
- This Module is intended to provide an interface to the strongest
available source of non-blocking randomness on the current
platform.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Crypt-URandom>0:security/p5-Crypt-URandom
- To install the port:
- cd /usr/ports/security/p5-Crypt-URandom/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Crypt-URandom
- pkg install p5-Crypt-URandom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Crypt-URandom
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1709391148
SHA256 (Crypt-URandom-0.40.tar.gz) = 71a0350e237dabec8d95c4159cb77a2f20f4e81902c988438fbdd82cf65a8195
SIZE (Crypt-URandom-0.40.tar.gz) = 9151
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-Test-Pod>=1.14 : devel/p5-Test-Pod
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- databases/p5-BSON
- devel/p5-UUID-URandom
- security/p5-Authen-SCRAM
- www/p5-Dancer2
- www/p5-Session-Storage-Secure
- for Run
-
- databases/p5-BSON
- devel/p5-UUID-URandom
- security/p5-Authen-SCRAM
- www/p5-Dancer2
- www/p5-Firefox-Marionette
- www/p5-Session-Storage-Secure
Configuration Options:
- No options to configure
- Options name:
- security_p5-Crypt-URandom
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.40 09 Mar 2024 14:07:14 |
Po-Chuan Hsieh (sunpoet) |
security/p5-Crypt-URandom: Update to 0.40
Changes: https://metacpan.org/dist/Crypt-URandom/changes |
0.39 27 May 2023 23:44:40 |
Po-Chuan Hsieh (sunpoet) |
security/p5-Crypt-URandom: Update to 0.39
Changes: https://metacpan.org/dist/Crypt-URandom/changes |
0.38 27 May 2023 04:24:01 |
Po-Chuan Hsieh (sunpoet) |
security/p5-Crypt-URandom: Update to 0.38
Changes: https://metacpan.org/dist/Crypt-URandom/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.36 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.36 04 Oct 2021 19:58:01 |
Rene Ladan (rene) |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
0.36 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.36 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.36 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.36 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.36 14 Jun 2015 04:56:43 |
kuriyama |
- Upgrade to 0.36. |
0.34_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
0.34 30 Jan 2014 09:08:26 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
0.34 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.34 11 Sep 2013 17:07:20 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
0.34 21 May 2013 14:57:43 |
kuriyama |
- Upgrade to 0.34. |
0.31 09 Mar 2013 07:29:54 |
kuriyama |
- Upgrade to 0.31. |
0.28 04 Feb 2013 22:59:01 |
kuriyama |
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/ |