Deprecate this port which is essentially unmaintained and based on

a 15 month old snapshot of GCC 5.  Users can still go for gcc6-aux
(which is in a similar situation but used by a couple of other ports
and at least only 7 months old).
This commit is contained in:
Gerald Pfeifer 2017-09-16 08:21:07 +00:00
parent d6dcc09c75
commit 99af128e44
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449947

View File

@ -15,6 +15,9 @@ COMMENT= Version of GCC ${GCC_BRANCH} with full Ada support
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
DEPRECATED= Essentially unmaintained and replaced by gcc6-aux
EXPIRATION_DATE=2017-10-31
.include "${.CURDIR}/Makefile.common"
LANGS= c c++ ada