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.
This commit is contained in:
John Marino 2016-03-16 14:48:09 +00:00
parent f2189c0f29
commit f28b577faf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411237

View file

@ -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