Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
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
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
jasper
5e9f6969d7 bumps 2010-08-30 22:09:45 +00:00
ajacoutot
5d0efe2198 Typo which added python as a BUILD_DEPENDS. 2010-07-24 10:18:55 +00:00
ajacoutot
8cd1291e47 Import automake-1.10.3.
Required for upcoming gstreamer update.
2010-07-22 19:12:22 +00:00