Commit Graph

18 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
pvalchev
898c1b18a8 Remove jakemsr@ from maintainer position, as he has been inactive and
email has been bouncing for several months.  Jacob, if you get this
and/or get back to things, let us know.
2006-12-02 20:24:17 +00:00
sturm
1da0fdebd5 bump PKGNAME after dependency changes from gnu.port.mk 2006-11-24 17:35:32 +00:00
espie
c3b237b9ea NON CURRENT !!!! 2005-04-17 22:26:42 +00:00
naddy
16568084ac Import automake 1.8.5.
Submitted by Jacob Meuser <jakemsr@jakemsr.com>.

Automake is an experimental Makefile generator.  It was inspired by
the 4.4BSD make and include files, but aims to be portable and to
conform to the GNU standards for Makefile variables and targets.
2005-04-17 20:37:31 +00:00