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

|
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
1.05

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
31 May 2017 17:29:54
1.05

|
sunpoet  |
Add LICENSE
Approved by: portmgr (blanket) |
24 Jul 2015 20:03:33
1.05

|
amdmi3  |
- Add NO_ARCH |
23 Jun 2015 14:30:16
1.05

|
amdmi3  |
- Update to 1.05 |
23 Jan 2015 13:10:08
1.04

|
amdmi3  |
- Update to 1.04 |
26 Nov 2014 13:08:38
1.03_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 ) |
22 Sep 2014 15:01:33
1.03

|
amdmi3  |
- Cleanup plist |
01 Oct 2013 05:53:16
1.03

|
amdmi3  |
- Support staging |
20 Sep 2013 16:05:25
1.03

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
10 Sep 2013 07:55:33
1.03

|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
12 Jul 2013 15:01:46
1.03

|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
17 Jun 2013 15:27:59
1.03

|
amdmi3  |
- Trim Makefile header |
25 Feb 2012 06:12:05
1.03
|
amdmi3  |
- Update to 1.03
PR: 165441
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> |
21 Jun 2011 06:58:21
1.02
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro |
07 May 2011 08:52:10
1.02
|
amdmi3  |
- Update to 1.02 |
11 Mar 2011 23:53:51
1.01
|
amdmi3  |
Encode::Locale - Determine the locale encoding
WWW: http://search.cpan.org/dist/Encode-Locale/ |