Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
03 Nov 2018 22:18:39
1.2.3

|
sunpoet  |
Update to 1.2.3
Changes: https://metacpan.org/changes/distribution/Pod-Readme |
01 Nov 2018 19:15:37
1.2.1

|
sunpoet  |
Update to 1.2.1
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Pod-Readme |
30 Oct 2018 19:54:50
1.2.0

|
sunpoet  |
Update to 1.2.0
Changes: https://metacpan.org/changes/distribution/Pod-Readme |
06 Oct 2018 13:06:45
1.1.2

|
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) |
29 Jun 2018 10:10:36
1.1.2

|
mat  |
Fix a few Perl ports with Perl 5.28.
Starting at ExtUtils::MakeMaker 7.31_06 and Perl 5.27.1, the base
README.pod is no longer installed. So stop installing them altogether.
PR: 229112
Reported by: many
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D15946 |
27 May 2018 20:15:20
1.1.2

|
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.1.2

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
24 Apr 2017 15:21:17
1.1.2

|
sunpoet  |
Update to 1.1.2
- Add TEST_DEPENDS
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/Pod-Readme/Changes |
07 Apr 2017 18:50:22
0.11_2

|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:25:18
0.11_2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
0.11_2

|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
26 Nov 2014 13:08:38
0.11_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 ) |
21 Jan 2014 22:29:50
0.11_1

|
mat  |
* Convert to staging
* Add license
* pet portlint
Sponsored by: Absolight |
20 Sep 2013 23:17:32
0.11_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
31 Aug 2013 17:21:40
0.11_1

|
lth  |
Fix perl path and dos2unix.
Patch by: az |
31 Aug 2013 11:31:30
0.11

|
lth  |
Add p5-Pod-Readme 0.11, convert POD to README file. |