Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2018 20:15:20
0.015_1

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
15 Sep 2017 08:58:50
0.015_1

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
01 Apr 2016 14:00:57
0.015_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
0.015_1

|
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 ) |
20 Nov 2014 08:05:04
0.015

|
kuriyama  |
- Upgrade to 0.015. |
27 Oct 2014 10:55:59
0.014

|
bapt  |
Cleanup plist |
12 Aug 2014 15:55:33
0.014

|
pi  |
devel/p5-MooX-late: add depend for Test::Requires
PR: 192454
Approved by: kuriyama (maintainer) |
01 Feb 2014 23:30:53
0.014

|
antoine  |
Fix leftover directory |
01 Nov 2013 13:33:35
0.014

|
kuriyama  |
Moo is a light-weight object oriented programming framework which aims
to be compatible with Moose. MooX::late provides some assistance by
enabling a slightly more Moosey surface syntax.
WWW: http://search.cpan.org/dist/MooX-late/ |