Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Oct 2020 14:14:10
0.319

|
sunpoet  |
Update to 0.319
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Config-AutoConf |
13 Jan 2020 17:46:19
0.318

|
sunpoet  |
Update to 0.318
Changes: https://metacpan.org/changes/distribution/Config-AutoConf |
06 Oct 2018 13:06:45
0.317

|
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) |
17 Jun 2018 01:51:56
0.317

|
wen  |
- Update to 0.317
Changes: https://metacpan.org/changes/distribution/Config-AutoConf |
27 May 2018 20:15:20
0.316

|
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 08:54:25
0.316

|
sunpoet  |
Update to 0.316
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
15 Sep 2017 08:58:50
0.315

|
mat  |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
03 Aug 2017 17:26:18
0.315

|
sunpoet  |
Update to 0.315
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
30 Mar 2017 21:36:27
0.314

|
sunpoet  |
Update to 0.314
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
13 Apr 2016 12:25:04
0.313

|
jadawin  |
- update to 0.313 |
01 Apr 2016 14:00:57
0.311

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
17 Mar 2015 19:21:30
0.311

|
sunpoet  |
- Update to 0.311
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
21 Feb 2015 16:06:31
0.310

|
adamw  |
Update to 0.310. Remove ExtUtils-CBuilder dependency. This module can
make use of it, but doesn't require it. It could also make use of
File::Slurp::Tiny.
Changes: https://metacpan.org/changes/distribution/Config-AutoConf |
12 Jan 2015 18:34:45
0.309

|
sunpoet  |
- Update to 0.309
- Sort PLIST
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
01 Jan 2015 16:21:12
0.308

|
sunpoet  |
- Update to 0.308
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
26 Nov 2014 13:08:38
0.305_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.305

|
bapt  |
Cleanup plist |
17 Jun 2014 11:51:38
0.305

|
jadawin  |
- Update to 0.305 |
28 May 2014 14:20:50
0.302

|
jadawin  |
- Update to 0.302 |
22 May 2014 08:19:48
0.300

|
jadawin  |
- Update to 0.300 |
20 May 2014 13:21:38
0.29

|
jadawin  |
- Update to 0.29 |
19 May 2014 08:44:07
0.28

|
jadawin  |
- Update to 0.28 |
05 May 2014 14:42:03
0.27

|
culot  |
- Update to 0.27
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
24 Apr 2014 09:46:02
0.26

|
jadawin  |
- Update to 0.26 |
28 Oct 2013 13:46:26
0.22

|
vanilla  |
support STAGEDIR. |
20 Sep 2013 17:13:47
0.22

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
29 Aug 2013 04:08:54
0.22

|
sunpoet  |
- Use single space after WWW: |
02 Aug 2013 18:52:11
0.22

|
mat  |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
31 Dec 2012 17:42:32
0.22

|
tobez  |
Update to 0.22.
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
17 Dec 2012 15:39:36
0.20

|
az  |
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon. |
17 Nov 2012 13:15:15
0.20

|
culot  |
- Update to 0.20
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes
Feature safe: yes |
13 Mar 2012 16:15:36
0.19
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.19
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
10 Feb 2012 03:38:43
0.19
|
sunpoet  |
- Update to 0.19
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
22 Jan 2012 07:58:46
0.17
|
culot  |
- Update to 0.17
- Add missing dependency on ExtUtils::CBuilder >= 0.23
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Config-AutoConf/Changes |
13 Jan 2012 04:46:10
0.16
|
sunpoet  |
- Remove wrong entry and sort |
17 May 2011 11:05:02
0.16
|
jadawin  |
- Cleaning MD5 in perl@'s ports.
Approved by: erwin@ (portmgr) |
25 Sep 2010 01:06:14
0.16
|
wen  |
- Update to 0.16
- Reset maintainer to perl@ |
17 Mar 2010 06:52:02
0.15
|
wen  |
- Update to 0.15 |
08 Mar 2010 01:57:00
0.14
|
wen  |
Config::AutoConf is a module to implement some of AutoConf macros
in pure perl.
WWW: http://search.cpan.org/dist/Config-AutoConf/
Feature safe: yes |