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.
This commit is contained in:
parent
07ad8d723b
commit
e69cb40145
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105565
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= ade/gnu
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= Automatically configure source code on many Un*x platforms
|
||||
|
||||
DEPRECATED= Please use devel/autoconf259 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
|
||||
help2man:${PORTSDIR}/misc/help2man
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -16,6 +16,9 @@ DISTNAME= autoconf-000227
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= Automatically configure source code on many Un*x platforms (legacy 2.13 version)
|
||||
|
||||
DEPRECATED= Please use devel/autoconf259 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
|
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= autoconf
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= Automatically configure source code on many Un*x platforms (version 2.53)
|
||||
|
||||
DEPRECATED= Please use devel/autoconf259 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
|
||||
help2man:${PORTSDIR}/misc/help2man
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -16,6 +16,9 @@ DISTNAME= autoconf-${PORTVERSION}
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= Automatically configure source code on many Un*x platforms (version 2.57)
|
||||
|
||||
DEPRECATED= Please use devel/autoconf259 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
|
||||
help2man:${PORTSDIR}/misc/help2man
|
||||
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= automake
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= GNU Standards-compliant Makefile generator
|
||||
|
||||
DEPRECATED= Please use devel/automake18 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
LATEST_LINK= automake
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= PERL=${PERL5}
|
||||
|
@ -16,6 +16,9 @@ DISTNAME= automake-1.4-p5
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= GNU Standards-compliant Makefile generator (legacy version 1.4)
|
||||
|
||||
DEPRECATED= Please use devel/automake18 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_VERSION= 14
|
||||
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
|
||||
LATEST_LINK= automake${BUILD_VERSION}
|
||||
|
@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= automake
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= GNU Standards-compliant Makefile generator (version 1.5)
|
||||
|
||||
DEPRECATED= Please use devel/automake18 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_VERSION= 15
|
||||
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
|
||||
LATEST_LINK= automake${BUILD_VERSION}
|
||||
|
@ -16,6 +16,9 @@ DISTNAME= automake-${PORTVERSION}
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= GNU Standards-compliant Makefile generator (version 1.7)
|
||||
|
||||
DEPRECATED= Please use devel/automake18 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
|
||||
RUN_DEPENDS= autoconf257:${PORTSDIR}/devel/autoconf257
|
||||
|
||||
|
@ -16,6 +16,9 @@ DISTNAME= libtool-${PORTVERSION}
|
||||
MAINTAINER= ade@FreeBSD.org
|
||||
COMMENT= Generic shared library support script (version 1.3)
|
||||
|
||||
DEPRECATED= Please use devel/libtool15 instead
|
||||
EXPIRATION_DATE=31st December 2004
|
||||
|
||||
BUILD_VERSION= 13
|
||||
PLIST_SUB= BUILD_VERSION=${BUILD_VERSION}
|
||||
LATEST_LINK= libtool${BUILD_VERSION}
|
||||
|
Loading…
Reference in New Issue
Block a user