Commit Graph

118 Commits

Author SHA1 Message Date
naddy
725de75f3a move http://www.gnu.org to https 2013-11-09 23:19:01 +00:00
ajacoutot
e3edfdd3aa Remove SECURITY files. They have served their purpose in the past but
have become pretty useless nowadays (and the pkg tools do not display
them anyway).
Some which contained valuable information have been turned into READMEs.

ok jasper@ sthen@
input/ok naddy@
2013-11-07 07:08:59 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
fgsch
dad5d0df54 fix info docs references and bump version.
somewhat ok by espie@.
2012-08-27 21:07:26 +00:00
naddy
83c5a7a634 none of the extant autoconf ports need groff 2012-08-04 22:25:19 +00:00
jasper
7234d01e93 sync 2012-06-01 07:31:09 +00:00
jasper
053f265fbb import autoconf 2.69
from brad
ok sthen@
2012-06-01 07:30:46 +00:00
jasper
76f72bcb56 Adjust to use the same automake version as what they were originally
generated with for the test suite.

from brad
ok sthen@
2012-05-26 11:53:07 +00:00
sthen
00a83a5ca6 2.68 2011-05-12 00:18:11 +00:00
sthen
3583b6b7d5 Add autoconf-2.68, from Brad. 2011-05-12 00:10:33 +00:00
sthen
0a843cf8f8 add autoconf 2.67, ok phessler@ landry@ 2011-04-15 09:46:31 +00:00
espie
05f5de05d8 fixed m4, so it should work now 2011-03-24 12:34:10 +00:00
landry
f27ce02e0d Mark as BROKEN, it is known to produce bogus values with extra _ in
config.h scripts. Ports using it have been switched to use a version
that's known to work. Comment from sthen@
ok sthen@ ajacoutot@
2011-01-19 08:49:53 +00:00
espie
c7e774caa1 enforce autoconf-version, fix and bump xfce4-dev-tools
(this also fixes build depends in comms/tlf and games/alephone)
2010-11-26 07:54:43 +00:00
espie
74150e1301 move common parts into a Makefile.inc, should have done this ages ago... 2010-11-15 20:21:01 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
espie
5c08d95027 USE_GROFF=Yes 2010-10-18 17:47:50 +00:00
sthen
398b649448 bump for nawk removal 2010-09-05 09:04:23 +00:00
ajacoutot
f7296e021c Remove PKGNAME=${DISTNAME} constructs where possible, as this is the
default anyway.

ok jasper@
2010-08-31 08:15:44 +00:00
espie
bfe705aba5 recent autoconf 2010-03-22 20:54:24 +00:00
espie
53734733c7 REQUIRES current m4 2010-03-22 20:53:54 +00:00
espie
96acd30179 NOTE THIS REQUIRES -current m4, as committed a few minutes ago. 2010-03-22 20:53: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
matthieu
aa2d0e87be Fix the AC_C_BIGENDIAN macro on macppc, by using the version of autoconf
2.63. The current version sets ac_cv_c_bigendian to 'universal' on those
machines thinking it's running Mac OS.

ok espie@, todd@, kili@.
2009-06-12 19:22:57 +00:00
espie
e87089bb32 +2.62, needs a -current m4 2008-08-21 21:03:43 +00:00
espie
6064d67b89 initial port of autoconf 2.62.
dependent on some m4 tweaks to actually work (not yet committed)
2008-08-19 23:52:19 +00:00
chl
8b59b092e3 add metaauto to RUN_DEPENDS for all autoconf versions
bump PKGNAME

ok espie@
2008-05-21 19:17:24 +00:00
espie
6fd2d188b8 make autoconf zap the AM_SANITY check for extra speed, and regen patches
while we're there.
2008-03-15 07:24:38 +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
steven
0e82fb7814 resolve some texinfo conflicts between 2.60 and 2.61, and rerun makesum.
from Moritz Grimm <gtgbr at gmx.net>

ok espie@
2007-02-17 18:40:37 +00:00
steven
596390e40c fix version in autoconf.texi. avoids some install-info warnings when
deleting the package.

ok espie@
2007-02-15 00:32:27 +00:00
espie
5692efed6e add 2.61 2006-12-18 20:36:26 +00:00
espie
44867b1671 wee, newer version. Probably a new set of bugs. 2006-12-18 20:35:46 +00:00
espie
a1eac8af16 rebuild .info now that texinfo has been updated. 2006-07-21 12:27:48 +00:00
espie
75e1eb991e +2.60 2006-07-10 00:40:12 +00:00
espie
a017ff3be1 autoconf 2.60, will probably be needed sooner or later for other
software.
2006-07-10 00:39:49 +00:00
espie
336fddee48 zap old patch that's no longer needed with format() support in m4.
patch 2.59's testsuite so that it passes one more test after converting
from our m4 to gnum4's error output format.
2006-07-09 23:14:26 +00:00
espie
f242ce13b4 avoid %3d in m4_format. Noticed by naddy@, easier to do than patch m4
to do %3d (stupid idea anyways).
2006-07-08 17:04:40 +00:00
espie
3802afdcd2 somehow, I copied over the `no regress' from previous autoconfs.
No need to bump the pkgname, this affects only regress.
2005-09-11 08:14:45 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
96b0043b84 new style conflicts 2004-09-18 10:55:03 +00:00
espie
78772b09fa patch recent autoupdate, as we're not using gnu-m4.
(so it works).

okay pvalchev@.
2004-08-18 23:43:38 +00:00
espie
0fe0712abb more plists 2004-08-09 13:28:30 +00:00
espie
4cd3d55c50 new PLISTs 2004-08-08 17:55:29 +00:00
espie
f80a67ba9f SUFFIX, not SUFX.
While I'm here, unify DESCR a bit.
2004-08-06 06:57:10 +00:00
espie
8a218ca3a6 more new PLISTs 2004-08-05 09:16:04 +00:00
naddy
5aa12beb57 fix up MODGNU_CONFIG_GUESS_DIRS 2004-07-31 21:17:21 +00:00