136 Commits

Author SHA1 Message Date
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
ajacoutot
a03a0cad7f Update to automake-1.16.3.
Tested in bulk.

from Brad
2020-12-17 07:49:55 +00:00
ajacoutot
ccaeabafaa Update to automake-1.16.2.
Tested in a bulk.

from Brad
2020-04-05 09:24:51 +00:00
sthen
b8d12a3b20 update various simple PERMIT_* in Makefile.inc files 2019-07-13 10:59:26 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
507e7247cd fix warning and future error about unescaped left brace in perl regex
ok ajacoutot@ sthen@
2019-04-04 02:01:29 +00:00
kirby
a839ede203 fix parallel build. from FreeBSD.
OK rsadowski@, kn@
2019-01-13 16:40:20 +00:00
ajacoutot
c141072e92 +1.16 2018-09-24 09:46:02 +00:00
ajacoutot
a8aef1ec2a Import automake-1.16.1.
from Brad
ok sthen@ jasper@
2018-09-24 09:45:35 +00:00
espie
52448948e5 prevent python substitution there 2018-05-15 11:17:47 +00:00
ajacoutot
45ecbcd186 Update to automake-1.15.1.
Bulk tested.
2017-07-23 14:31:56 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
jasper
7bc02fe3be set PORTROACH for having automake/1.9 showing an available update to 1.15 makes no sense 2015-04-07 09:25:48 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
3e1ea93ac3 Add 1.15. 2015-01-08 10:00:12 +00:00
brad
f4a34dcfb1 Import automake 1.15.
ok sthen@
2015-01-08 09:59:17 +00:00
naddy
b5e27242d6 fix for perl 5.20, which has dropped the "do $subr()" construct; ok espie@ 2014-11-19 23:55:05 +00:00
jca
098c967889 Force tests against the newest Emacs release. 2014-11-01 00:09:24 +00:00
brad
3cce8b2370 Update to automake 1.14.1.
sthen> please mention in commit log that the texi2dvi problem jca noticed was
already present in 1.14.

< jca_p> grmpf, newer automake versions call texi2dvi --build-dir, which we
don't support

ok sthen@
2014-02-04 09:15:23 +00:00
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
brad
0243ba64e2 Add 1.14. 2013-09-17 20:02:57 +00:00
brad
2b215bfb87 Import automake 1.14.
ok sthen@
2013-09-17 20:01:33 +00:00
brad
42c37c839f Update to automake 1.13.4.
ok sthen@
2013-09-01 16:59:10 +00:00
sthen
9664b9972f Fix "main::scan_file() called too early to check prototype" in aclocal
with Perl 5.16 - diff backported from automake 1.12.1. ok brad@ ajacoutot@
2013-03-30 21:30:18 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
brad
7853b0e90b Update to automake 1.13.1.
ok ajacoutot@
2013-02-01 04:19:05 +00:00
brad
052d9fba13 Update to automake 1.12.6.
ok ajacoutot@
2013-01-14 12:21:59 +00:00
brad
f34cd489f6 Correct the version within the info page as this was copied from 1.12. 2012-12-30 06:50:46 +00:00
brad
fa3009e05b Add 1.13. 2012-12-30 04:43:43 +00:00
brad
40efee9984 Import automake 1.13.
ok jasper@
2012-12-30 04:42:24 +00:00
brad
62c3911a22 Update to automake 1.12.5.
ok ajacoutot@
2012-11-25 08:29:07 +00:00
brad
92191feea6 Update to automake 1.12.4.
ok ajacoutot@
2012-11-21 09:13:16 +00:00
sthen
4c1056d028 drop ish@ as maintainer, per his request 2012-08-27 13:53:10 +00:00
ajacoutot
e55137f7da Bug fix update to automake 1.12.3.
from Brad
2012-08-26 07:21:16 +00:00
ajacoutot
721e1029e6 Update to automake-1.12.2.
from Brad
2012-08-05 07:31:25 +00:00
ajacoutot
a4a23365bb Update to automake-1.11.6.
from Brad
2012-08-05 07:30:55 +00:00
jasper
c41e86a7c5 sneak in a missing bump in previous
ok naddy@
2012-07-23 17:51:45 +00:00
jasper
79af181004 Apply patches for two security issues:
- Fix insecure permissions for directories in distfile build tree. CVE-2009-4029
- Fix insecure permissions used for the top of the distfile build tree. CVE-2012-3386

This was already tested in a bulk build by me as part of a larger diff

from brad
ok aja@ sthen@ espie@
2012-07-20 12:03:50 +00:00
matthieu
082aa98d10 Stop using ${SHELL} to execute ${install_sh} it's already there.
ok sthen@, brad@ sent the patches for 1.10 and 1.12.
2012-06-26 20:31:47 +00:00
espie
c6287b2b53 fix @conflict marker
while there, put common things in Makefile.inc
bump revs according to discrepancies in COMMENT and in @conflict
2012-06-25 15:45:14 +00:00
jasper
c9993e545e sync 2012-06-07 12:07:14 +00:00
jasper
5e9bfc8cab import automake 1.12
from brad
ok sthen@
2012-06-07 12:06:47 +00:00
ajacoutot
54cc1c22eb Update to automake-1.11.5.
from Brad
2012-04-23 08:01:14 +00:00
ajacoutot
6b1ed72399 Update to automake-1.11.4.
from Brad
2012-04-08 07:12:56 +00:00
ajacoutot
7279ef880c The TESTS_ENVIRONMENT is used internally and not as the port
infrastructure is trying to use it. So fix how the variables are passed
in for the regress tests.

from Brad
2012-02-22 07:43:58 +00:00
ajacoutot
a7843c3581 Update to automake-1.11.3, from Brad.
Add missing @conflict marker.
2012-02-22 07:14:20 +00:00
naddy
206822f416 update timestamps so we won't re-run configure in build stage 2011-11-03 20:16:43 +00:00
robert
25b0f1cb15 Add missing python versions to automake to make them work with python 2.6
and 2.7, since a lot of software use these macros to detect the installed
python version and since we use 2.7 as the default now, these were all
failing.

patch from Brad, ok jasper@ and sthen@
2011-06-20 20:28:44 +00:00
jasper
c0c39c7681 Apply same fix as matthieu@ did for other automake versions, from brad:
Use ${SHELL} to run install-sh since it may not be executable.
2011-05-30 09:08:24 +00:00
sthen
de6490e0a1 missed bumps, AUTOCONF_VERSION actually makes it into RUN_DEPENDS for
these ports. pointed out by Markus Lude.
2011-05-21 20:28:58 +00:00