aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-03-16 22:48:09 +0800
committermarino <marino@FreeBSD.org>2016-03-16 22:48:09 +0800
commit095a666f5b56082de1819c88c993b264ae467265 (patch)
tree2b1b3a1fb0edecaafbba617daca6288dbe190f25 /lang
parentf988792e8a94eecf294eaecc72e15d509ccb26d7 (diff)
downloadfreebsd-ports-gnome-095a666f5b56082de1819c88c993b264ae467265.tar.gz
freebsd-ports-gnome-095a666f5b56082de1819c88c993b264ae467265.tar.zst
freebsd-ports-gnome-095a666f5b56082de1819c88c993b264ae467265.zip
lang/gcc-aux: deprecate, set expiration for 15 May 2016
There are no more ports dependent on gcc-aux anymore, and there's no known reason to use this compiler over the newer gcc5-aux and gcc6-aux compilers. Ideally, there should only be two compilers featured in the Ada framework: The default and the upcoming one.
Diffstat (limited to 'lang')
-rw-r--r--lang/gcc-aux/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/gcc-aux/Makefile b/lang/gcc-aux/Makefile
index 928d5585b530..0b3e2c41bbd1 100644
--- a/lang/gcc-aux/Makefile
+++ b/lang/gcc-aux/Makefile
@@ -15,6 +15,9 @@ COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
+DEPRECATED= Use newer lang/gcc5-aux or lang/gcc6-aux compilers instead
+EXPIRATION_DATE= 2016-05-15
+
.include "${.CURDIR}/Makefile.common"
LANGS= c c++ ada