Commit Graph

113 Commits

Author SHA1 Message Date
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
sthen
437b940539 use correct autoconf version, from Brad. 2011-05-20 21:18:38 +00:00
matthieu
ed65c0eb91 Use ${SHELL} to run install-sh since it may not be executable.
ok phessler@, landry@ who did run this through a full ports build.
2011-05-18 19:38:15 +00:00
jasper
a46a757d8c sync 2011-05-05 18:56:14 +00:00
jasper
3117666d96 import automake 1.11.1
ok sthen@
2011-05-05 18:55:34 +00:00
dcoppa
c78552504c Avoid a warning from perl-5.11
(upstream git commit 375912c466b28a6121d351b9ff5513133a1c7227)

OK landry@, jasper@
2011-05-05 12:30:16 +00:00
espie
f9827a98ad zap autoconf-N: part, since it's now default 2010-11-26 14:17:17 +00:00
espie
b23c63119a PKGSPEC for automake as well, finish fixing those ports 2010-11-26 07:58:43 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
landry
b9fb7b7b9d Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS as those automake ports
check for autoconf existence during configure. Propagate
AUTOCONF_VERSION to CONFIGURE/MAKE_ENV to make sure the needed version
is found.
'go ahead' espie@
2010-11-06 10:54:53 +00:00
sthen
15b55b27ce use MODPY_BUILDDEP not MODPY_BUILDEP; no package change when built
without python installed -> no bump.
2010-09-30 15:51:54 +00:00
jasper
5e9f6969d7 bumps 2010-08-30 22:09:45 +00:00
jasper
80fcd82c2c - first round of bumps for devel 2010-08-30 22:03:58 +00:00
ajacoutot
5d0efe2198 Typo which added python as a BUILD_DEPENDS. 2010-07-24 10:18:55 +00:00
ajacoutot
b0faafae0d +1.10 2010-07-22 19:13:23 +00:00
ajacoutot
8cd1291e47 Import automake-1.10.3.
Required for upcoming gstreamer update.
2010-07-22 19:12:22 +00:00
ajacoutot
b333949ee1 Err, forgot to set the license marker in previous, going into autoslap
mode.
No pkg change.
2010-07-22 12:13:17 +00:00
ajacoutot
2e5c186640 Make all info patches consistent so info files can be installed without
warnings (and actually do install the info file from version 1.4).
Do not hardcode gmake.
2010-07-22 12:08:58 +00:00
ajacoutot
24cd24bd6b Fix regress: don't depend on ::lang/python/2.3 it's been removed long
ago. Let's use the python MODULE so that python* tests are actually run
but set MODPY_BUILDEP and MODPY_RUNDEP to No.

Prevent install-info from whining when we have several versions
installed.
Regen patches.
2010-07-22 11:37:15 +00:00
ajacoutot
f6e061d135 One dependency on libtool is enough. 2010-07-22 05:32:34 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00