./devel/autoconf/2.59 [automatically configure source code on many Un*x platforms]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 2.59p3, Package name: autoconf-2.59p3
Maintained by: Marc Espie
Required to run:
[devel/metaauto]
Required to build:
[devel/help2man]
Master sites:
Description
Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages.
These scripts allegedly can adapt the packages to many kinds of UNIX-like
systems without manual user intervention. Autoconf creates a
configuration script for a package from a template file that lists the
operating system features that the package can use, in the form of m4
macro calls.

This is autoconf${SUFFIX}.

The actual autoconf drivers for selecting autoconf version are in
the metaauto package.


MD5: 1NReqhdp1F5Z3LExpK8XoA=
RMD160: f03JCIslc0uo0AGCX6vJ1uXwE+c=
Filesize: 1207.382 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2008-05-22) Updated to version: autoconf-2.59p3
  • (2008-03-15) Updated to version: autoconf-2.59p2
  • (2006-08-01) Updated to version: autoconf-2.59p1
  • (2006-07-21) Package added to openports.se, version autoconf-2.59 (created)
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   2008-05-21 13:17:24 by Charles Longeau | Files touched by this commit (9)
Log message:
add metaauto to RUN_DEPENDS for all autoconf versions
bump PKGNAME
ok espie@
   2008-03-15 01:24:38 by Marc Espie | Files touched by this commit (31)
Log message:
make autoconf zap the AM_SANITY check for extra speed, and regen patches
while we're there.
   2008-01-04 10:48:38 by Marc Espie | Files touched by this commit (187)
Log message:
tweak FAKE_FLAGS semantics to saner defaults.
   2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599)
Log message:
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
   2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270)
Log message:
base64 distinfo with SHA256


   2006-07-09 17:14:26 by Marc Espie | Files touched by this commit (12)
Log message:
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-08 11:04:40 by Marc Espie | Files touched by this commit (8)
Log message:
avoid %3d in m4_format. Noticed by naddy@, easier to do than patch m4
to do %3d (stupid idea anyways).


   2005-09-11 02:14:45 by Marc Espie | Files touched by this commit (2)
Log message:
somehow, I copied over the `no regress' from previous autoconfs.
No need to bump the pkgname, this affects only regress.


   2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100)
Log message:
typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"


   2005-01-05 09:22:44 by Christian Weisgerber | Files touched by this commit (366)
Log message:
SIZE


   2004-08-18 17:43:39 by Marc Espie | Files touched by this commit (5)
Log message:
patch recent autoupdate, as we're not using gnu-m4.
(so it works).
okay pvalchev@.


   2004-08-09 07:28:31 by Marc Espie | Files touched by this commit (24)
Log message:
more plists


   2004-08-06 00:57:11 by Marc Espie | Files touched by this commit (7)
Log message:
SUFFIX, not SUFX.
While I'm here, unify DESCR a bit.


   2004-07-31 15:17:22 by Christian Weisgerber | Files touched by this commit (16)
Log message:
fix up MODGNU_CONFIG_GUESS_DIRS


   2004-07-21 23:50:07 by Marc Espie | Files touched by this commit (30)
Log message:
switch to @info
rename direntries so that they get added.
regen patches.