cvs commit: ports/Mk bsd.autotools.mk
Ade Lovett
ade at FreeBSD.org
Sat Nov 19 14:04:26 PST 2005
ade 2005-11-19 22:04:25 UTC
FreeBSD ports repository
Modified files:
Mk bsd.autotools.mk
Log:
Add a pre-everything:: target that will print out appropriate warnings
if a port is still using the old autotools Makefile constructs.
For example:
*** AUTOTOOLS WARNING for x11/electricsheep
This port is using old autotools constructs which wil be
disappearing on 1st January 2006
In most cases, this warning can be fixed by removing
all the old constructs and replacing them with:
USE_AUTOTOOLS= libtool:13
The first line should be easily parseable by portbuild and tinderbox
clusters to flag such ports.
I'll be doing a few more sweeps of the ports tree to pick up on any
such ports over the coming weeks, before turning off the old system
and marking the port BROKEN in such cases.
Revision Changes Path
1.19 +11 -1 ports/Mk/bsd.autotools.mk
More information about the cvs-all
mailing list