Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
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
80fcd82c2c - first round of bumps for devel 2010-08-30 22:03:58 +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
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
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
matthieu
a36190270d Don't assume that mkinstalldirs and install-sh checked out of CVS will
be executable. This is needed for xenocara builds. ok naddy@, espie@
2007-03-18 21:43:50 +00:00
sturm
1da0fdebd5 bump PKGNAME after dependency changes from gnu.port.mk 2006-11-24 17:35:32 +00:00
aanriot
8b6afd7b17 - fix info files.
- remove useless conflict.

"go ahead" espie@
2005-08-09 15:52:46 +00:00
aanriot
35d0de6683 import automake 1.9.
inputs from many, ok espie@
2005-07-30 23:35:31 +00:00