Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
19 Dec 2020 20:17:45
6.017

|
sunpoet  |
Update to 6.017
Changes: https://metacpan.org/changes/distribution/Dist-Zilla |
24 Jul 2020 07:24:45
6.015

|
sunpoet  |
Update to 6.015
Changes: https://metacpan.org/changes/distribution/Dist-Zilla |
07 Apr 2020 14:34:12
6.014

|
sunpoet  |
Update to 6.014
Changes: https://metacpan.org/changes/distribution/Dist-Zilla |
12 May 2019 16:37:17
6.012

|
sunpoet  |
Remove outdated PERL_LEVEL check |
21 Oct 2018 16:50:21
6.012

|
sunpoet  |
Fix r481365 |
06 Oct 2018 13:06:45
6.012

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

|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
22 Apr 2018 12:50:25
6.012

|
sunpoet  |
Update to 6.012
Changes: http://search.cpan.org/dist/Dist-Zilla/Changes |
12 Feb 2018 19:03:43
6.011

|
sunpoet  |
Update to 6.011
- Add removed Perl core module to *_DEPENDS
Changes: http://search.cpan.org/dist/Dist-Zilla/Changes |
15 Sep 2017 08:58:50
6.010

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
11 Jul 2017 16:59:45
6.010

|
sunpoet  |
Update to 6.010
Changes: http://search.cpan.org/dist/Dist-Zilla/Changes |
11 Apr 2017 00:47:34
6.009_1

|
sunpoet  |
Remove Perl core module
- Bump PORTREVISION for dependency change |
08 Apr 2017 10:34:14
6.009

|
sunpoet  |
Update to 6.009
- Add LICENSE
- Sort *_DEPENDS
- Add more TEST_DEPENDS
- Add NO_ARCH
- Remove regression-test:
- Sort PLIST
Changes: http://search.cpan.org/dist/Dist-Zilla/Changes |
07 Apr 2017 18:50:22
4.300030_1

|
lth  |
Moving maintainership burden onto broader shoulders |
01 Apr 2016 14:00:57
4.300030_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
4.300030_1

|
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 |
14 May 2015 10:15:09
4.300030_1

|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
26 Nov 2014 13:08:38
4.300030_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
4.300030

|
bapt  |
Cleanup plist |
05 Feb 2014 15:38:31
4.300030

|
ehaupt  |
Support staging. |
20 Sep 2013 17:13:47
4.300030

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
07 Aug 2013 13:20:32
4.300030

|
az  |
- Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in
current version)
Approved by: lth@ (maintainer) |
03 Feb 2013 19:48:26
4.300030

|
lth  |
update to 4.300030 |
28 Oct 2012 11:09:43
4.300028

|
lth  |
update to 4.300028
Feature safe: yes |
02 Oct 2012 11:43:13
4.300024

|
lth  |
Update to 4.300024 |
10 Sep 2012 18:02:21
4.300023

|
lth  |
Update to 4.300023 |
02 Sep 2012 19:35:25
4.300021

|
lth  |
Add p5-Dist-Zilla 4.300021, distribution builder. |