The FreeBSD Ports Archive
FreeBSD devel : automake154>
GNU Standards-compliant Makefile generator (1.5)
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.
Automake assumes the project uses autoconf. If you want automatic
dependency tracking support, the use of GNU make is also required.
http://sources.redhat.com/automake/
|
automake15 history
v. 1.53
date: 2007/07/28 06:33:47; author: ade; state: Exp; lines: +20 -25
Update to the autotools new world order.
Tested by: numerous package build runs
Approved by: portmgr
Thanks to: des, kris, linimon, pav
v. 1.52
date: 2007/05/19 20:02:06; author: flz; state: Exp; lines: +2 -3
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.51
date: 2006/05/04 21:40:24; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with D
v. 1.50
date: 2005/11/15 06:48:34; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.49
date: 2005/06/17 02:56:07; author: ade; state: Exp; lines: +1 -0
Minor INFO-related cleanups
v. 1.48
date: 2005/06/16 17:29:45; author: ade; state: Exp; lines: +2 -3
Purge WANT_{LIBTOOL,AUTOCONF,AUTOMAKE}_RUN
The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.
v. 1.47
date: 2005/06/15 06:28:33; author: ade; state: Exp; lines: +1 -1
All that we see or seem, is but a dream, within a dream.
Take back maintainership. I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
v. 1.46
date: 2005/04/12 03:25:04; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.45
date: 2005/04/11 08:01:44; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.44
date: 2005/03/17 16:20:17; author: glewis; state: Exp; lines: +1 -1
. Change pre-install to pre-su-install since the target performs privileged
operations. This makes these ports installable by users other than root.
PR: 76422
Submitted by: jhb
v. 1.43
date: 2005/02/28 23:32:13; author: ade; state: Exp; lines: +1 -1
Relinquish maintainership. I no longer have the time, energy,
or interest to look after these things any more.
To whomever picks these up, I salute you. I'll reset the relevant
PRs to ports-bugs in a couple of weeks if no-one has taken over
maintainership.
Farewell, autotool hell.
v. 1.42
date: 2004/10/14 20:47:29; author: ade; state: Exp; lines: +6 -6
Use INFO [1]
Other miscellaneous cleanups with info files
PR: 72651 [1]
Submitted by: leeym [1]
v. 1.41
date: 2004/08/03 22:58:10; author: ade; state: Exp; lines: +2 -13
Long-overdue cosmetic cleanups.
v. 1.40
date: 2004/08/03 22:36:49; author: ade; state: Exp; lines: +1 -1
Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15
All autotools ports are now truly versioned and do not conflict with each
other.
This marks the end of "Phase 1" of the autotools updates.
v. 1.39
date: 2004/07/29 19:24:26; author: ade; state: Exp; lines: +13 -1
Actually put in relevant symlinks to the versioned files in
${PREFIX}/bin to non-versioned files in ${PREFIX}/libexec/
so that the PATH magic in bsd.autotools.mk works correctly.
v. 1.38
date: 2004/07/07 00:59:39; author: ade; state: Exp; lines: +6 -2
(note automake15 not yet connected to the build)
Fix so that aclocal looks in all appropriate ../share/aclocal*
directories.
v. 1.37
date: 2004/03/28 22:30:22; author: ade; state: Exp; lines: +3 -0
Set some DEPRECATED and EXPIRATION_DATE knobs to indicate overall intention
of the autotools project to remove all but the latest versions of
libtool, autoconf, and automake, by 31st December 2004.
Note that autoconf259 and automake18 aren't yet accessible through the
relevant USE_* knobs, but will be as soon as bsd.autotools.mk comes into
existence.
v. 1.36
date: 2004/02/11 19:16:27; author: ade; state: Exp; lines: +16 -10
Hackery after repo-copies from devel/autoconf and devel/automake
respectively to make these true versioned ports
v. 1.35
date: 2003/06/29 01:58:52; author: ade; state: Exp; lines: +1 -0
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.
Unbreak automake17, base on work from Rui Lopes
v. 1.34
date: 2003/06/09 23:40:12; author: ade; state: Exp; lines: +1 -1
Assume maintainership as part of the whole "gnutools" integration process.
v. 1.33
date: 2003/06/08 21:13:43; author: will; state: Exp; lines: +0 -0
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page.
v. 1.32
date: 2003/06/08 21:06:16; author: will; state: Exp; lines: +1 -1
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed.
v. 1.31
date: 2003/03/07 06:00:07; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.30
date: 2003/02/28 22:52:58; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.29
date: 2002/11/01 13:09:28; author: alane; state: Exp; lines: +1 -1
Remove the StUdLyCaPs from maintainer name, 'cause some folks won't realize
mail's case insensitive and will try to type that. Sorry folks, purely a
cosmetic change here, nothing to see, move along, move along....
v. 1.28
date: 2002/11/01 04:17:48; author: alane; state: Exp; lines: +1 -1
Changed MAINTAINER to my FreeBSD address.
v. 1.27
date: 2002/10/21 00:04:37; author: alane; state: Exp; lines: +1 -2
Removed erroneous ${DESTDIR} that I put in Makefile pre-/post- targets.
v. 1.26
date: 2002/10/13 13:04:06; author: alane; state: Exp; lines: +10 -4
1. Made post-install DESTDIR-safe.
2. Made nicer message when USE_AUTOMAKE* is defined.
3. Removed unneeded WRKSRC= line.
v. 1.25
date: 2002/09/16 07:51:45; author: alane; state: Exp; lines: +1 -1
Take maintainership since Ade Lovett departed and I know these programs
pretty well.
v. 1.24
date: 2002/09/14 13:32:00; author: sobomax; state: Exp; lines: +4 -0
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
v. 1.23
date: 2002/09/07 08:44:44; author: ade; state: Exp; lines: +1 -1
Relinquish all my ports.
v. 1.22
date: 2002/08/01 02:38:30; author: ade; state: Exp; lines: +1 -1
Stage a mini-coup, and borrow these ports from portmgr@ for a while,
since I'm doing most of the updating, and am working on a
port/Mk/bsd..mk to move some cruft around.
Sponsored by: Mr. Smith and Mr. Wesson. :)
v. 1.21
date: 2001/10/30 08:28:01; author: sobomax; state: Exp; lines: +1 -0
Put back PORTEPOCH, which was erroneously deleted in one of the previous
commits. Repeat after me: once set PORTEPOCH could not be decreased or
deleted.
v. 1.20
date: 2001/10/29 01:46:00; author: obrien; state: Exp; lines: +1 -4
[Re]Update to version 1.5.
The legacy version is known as 'automake14' for those that find automake 1.5
incompatible.
v. 1.19
date: 2001/10/08 07:24:07; author: sobomax; state: Exp; lines: +6 -3
(portmgr@ hat on)
- Backout recent upgrade because it broke way too many ports;
- assign maintainership to portmgr@FreeBSD.org due to importancy of this port
to the overall ports infrastructure.
v. 1.18
date: 2001/10/07 12:18:34; author: demon; state: Exp; lines: +2 -4
Update to version 1.5.
v. 1.17
date: 2001/08/11 09:32:09; author: sobomax; state: Exp; lines: +2 -1
Turn famous `duplicated macro ...' into a warning rather than an error.
v. 1.16
date: 2001/07/20 18:01:33; author: demon; state: Exp; lines: +3 -3
Update to 1.4-p5.
v. 1.15
date: 2001/07/20 18:00:50; author: demon; state: Exp; lines: +5 -3
Update to 1.4-p4. patch-ac was integrated into distribution.
MAINTAINER timeout.
v. 1.14
date: 2000/07/15 19:07:44; author: ade; state: Exp; lines: +4 -1
Persuade automake to look not only in ${PREFIX}/share/aclocal
(ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra
patch and some configure-time substitution
Discussed on: ports (quite a while back)
Original disgusting hack by: ade
Suggested improvements by: asami
Reworked patch by: ade
v. 1.13
date: 2000/04/11 21:27:08; author: mharo; state: Exp; lines: +3 -3
PORTNAME/PORTVERSION update
v. 1.12
date: 1999/08/25 05:47:24; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.11
date: 1999/06/05 22:28:35; author: mharo; state: Exp; lines: +1 -4
Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
v. 1.10
date: 1999/01/30 19:11:20; author: sada; state: Exp; lines: +3 -3
Update to 1.4.
PR: ports/9767
Submitted by: Steve Coltrin
v. 1.9
date: 1999/01/27 07:41:06; author: fenner; state: Exp; lines: +2 -1
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
v. 1.8
date: 1998/12/12 03:59:35; author: jseger; state: Exp; lines: +4 -2
Make this use perl5
PR: 7463
v. 1.7
date: 1998/09/23 16:11:36; author: vanilla; state: Exp; lines: +4 -2
Fix info page problem.
v. 1.6
date: 1998/05/04 03:03:34; author: vanilla; state: Exp; lines: +3 -3
Upgrade to 1.3,
remove @dirrm share/aclocal on pkg/PLIST,
because another package use the directory too (guile)
v. 1.5
date: 1997/09/19 09:29:04; author: max; state: Exp; lines: +6 -5
Some patches submitted as PR are not suitable to be committed blindly and
previous changes to this port was one of them. This commit fixes:
- We definetely need to check the existence of ${PREFIX}/dir and generate
it if needed before install-info gets invoked.
- Use empty definition of STRIP instead of changing every appearance
of ${INSTALL_SCRIPT} in Makefile.in to ${INSTALL} especially since
this port installs no files that need to be stripped.
- No need to add rule to regenerate .info file when there's one in the
distributed Makefile.in.
- Instead of removing old piece of .info files in post-install target,
leave it to the .texi.info: rule in the distributed Makefile.
v. 1.4
date: 1997/09/19 07:13:28; author: tg; state: Exp; lines: +5 -7
Upgrade to 1.2.
PR: 4577
Submitted by: Vanill I. Shu
v. 1.3
date: 1997/06/13 20:01:42; author: max; state: Exp; lines: +4 -4
sed -> ${SED}.
@'ed install-info related commands.
v. 1.2
date: 1997/06/13 06:49:31; author: max; state: Exp; lines: +7 -1
Use install-info to add the entry for automake.info to the dir file.
v. 1.1
date: 1997/05/27 16:40:49; author: max; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/05/27 16:40:49; author: max; state: Exp; lines: +0 -0
New port, automake:
GNU Standards-compliant Makefile generator
PR: 3199
Submitted by: FUJIMOTO Kensaku
=============================================================================
|
| |

|