summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-09-16 08:21:07 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-09-16 08:21:07 +0000
commit99af128e44947d5b35a77d80b503108acc40c0d8 (patch)
treede2e35af1eb3bb0bff45431237b263766e643118
parentUpdate sysutils/filelight-kde4 to 17.04.3 and rename it in the process (diff)
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).
-rw-r--r--lang/gcc5-aux/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/gcc5-aux/Makefile b/lang/gcc5-aux/Makefile
index b0f81214c028..db5ffbc58efc 100644
--- a/lang/gcc5-aux/Makefile
+++ b/lang/gcc5-aux/Makefile
@@ -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