lang/gcc6-aux: Mark for deprecation

This port is based on a version of GCC five, soon six, generations
behind and years end-of-life, has been unmaintained for a while,
and is broken[1].

PR:		248674 [1]
This commit is contained in:
Gerald Pfeifer 2022-01-26 12:10:16 +00:00
parent c2da42cc80
commit 467ba5c6ab

View file

@ -15,6 +15,10 @@ COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
# PR 248674
DEPRECATED= Based on way end-of-life version of GCC, has issues, and is unmaintained
EXPIRATION_DATE=2022-02-28
.include "${.CURDIR}/Makefile.common"
LANGS= c c++ ada