Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Oct 2018 13:06:45
0.12

|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
0.12

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
05 Jun 2017 23:25:35
0.12

|
sunpoet  |
Remove outdated PERL_LEVEL check
With hat: perl |
13 Mar 2017 17:49:01
0.12

|
sunpoet  |
Update to 0.12
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Crypt-Random-Source/Changes
PR: 217755
Submitted by: Dereckson <dereckson@gmail.com> (maintainer) |
23 May 2016 03:53:19
0.11_1

|
sunpoet  |
- Update to 1.302015
- Use real PORTVERSION
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Update CONFLICTS_INSTALL
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Test-Simple/Changes |
01 Apr 2016 14:25:18
0.11_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
29 Feb 2016 02:22:42
0.11_1

|
wen  |
- Update DEPENDS
Submitted by: rkoberman@gmail.com(via email)
Approved by: maintainer(implicity) |
23 Feb 2016 01:39:20
0.11

|
wen  |
- Update to 0.11
Changes: http://search.cpan.org/src/ETHER/Crypt-Random-Source-0.11/Changes
PR: 207408
Submitted by: dereckson@espace-win.org(maintainer) |
24 Jun 2015 16:29:26
0.10

|
adamw  |
Convert all p5-Test-use-ok dependencies to p5-Test-Simple, but only on
perl < 5.22. For www/p5-Catalyst-Controller-BindLex, change it from a
BUILD/RUN depend to TEST, as it is only used for the test target, and bump
PORTREVISION on that port. |
13 Dec 2014 20:46:07
0.10

|
pawel  |
Update to version 0.10
PR: 195509
Submitted by: maintainer |
26 Nov 2014 13:08:38
0.07_2

|
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 ) |
30 Jan 2014 09:42:49
0.07_1

|
az  |
- add stage support
Approved by: portmgr (blanket infrastructure) |
20 Sep 2013 22:55:26
0.07_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
11 Sep 2013 19:02:50
0.07_1

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
06 Mar 2012 03:32:03
0.07_1
|
swills  |
- Add missing BUILD_DEPENDS and RUN_DEPENDS
- Pet portlint by moving LICENSE up
- Bump PORTREVISION due to RUN_DEPENDS changing causing package to change
PR: ports/165741
Approved by: Dereckson <dereckson@gmail.com> (maintainer) |
17 Mar 2011 13:16:11
0.07
|
miwi  |
Get weak or strong random data from pluggable sources
WWW: http://search.cpan.org/dist/Crypt-Random-Source
PR: ports/155572
Submitted by: Dereckson <dereckson at gmail.com> |