Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 0.06
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
27 May 2018 20:15:20
0.06
|
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.06
|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
12 Nov 2016 12:24:05
0.06
|
matthew  |
Update to 0.06
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/Date-Extract-0.06/Changes |
01 Apr 2016 14:00:57
0.05_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
22 Sep 2015 16:18:31
0.05_1
|
matthew  |
Delete the redundant 'regression-test:' target from those of my perl
ports that have it. There's a generic regression-test target
identical to these provided via 'USES=perl5' |
26 Nov 2014 13:08:38
0.05_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 ) |
27 Oct 2014 10:55:59
0.05
|
bapt  |
Cleanup plist |
07 Jun 2014 16:14:42
0.05
|
matthew  |
Update to 0.05
ChangeLog: http://cpansearch.perl.org/src/SHARYANTO/Date-Extract-0.05/Changes |
10 Dec 2013 19:47:43
0.04_1
|
bdrewery  |
- Chase r336083 and bump all ports using NO_ARCH so that users building
their own packages and still on pkg 1.1.4 can upgrade.
With hat: portmgr |
08 Dec 2013 22:38:52
0.04
|
matthew  |
Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes
While here, fix a few other niggles:
net/phpldapadmin -- remove indefinite article from COMMENT
www/p5-RT* -- fix comments referencing the different versions of RT
x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
install targets; rework the handling of ${FONTPATH} |
26 Nov 2013 23:49:21
0.04
|
matthew  |
svn commit: r334980 - in head/devel: . p5-Date-Extract |