aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-06-25 19:31:29 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-06-25 19:33:16 +0000
commitf6233d7490923ee67c49ec7ad991d18320c59d2a (patch)
treef45889aaac9244e9f1d4f510fe05c81bf21df13b
parentdb0d431f3dc8bb13befba46d976e1bc0d0bc6e12 (diff)
downloadports-f6233d7490923ee67c49ec7ad991d18320c59d2a.tar.gz
ports-f6233d7490923ee67c49ec7ad991d18320c59d2a.zip
devel/flang-clang: Deprecate and set expiration date to 2022-09-30
Current version is very outdated and unsupported upstream Upstream is working to improve Flang compiler included in LLVM See https://github.com/flang-compiler/flang/wiki for more information This change was also discussed with bapt PR: 263810 Approved by: jmd (maintainer timeout, 6+ weeks)
-rw-r--r--devel/flang-clang/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/flang-clang/Makefile b/devel/flang-clang/Makefile
index 1a54b1864b32..246d94120a29 100644
--- a/devel/flang-clang/Makefile
+++ b/devel/flang-clang/Makefile
@@ -13,6 +13,9 @@ LICENSE_NAME= LLVM Release License
LICENSE_FILE= ${WRKSRC}/LICENSE.TXT
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+DEPRECATED= Very outdated and unsupported upstream, current version in tree is several years old and upstream is still active
+EXPIRATION_DATE=2022-09-30
+
ONLY_FOR_ARCHS= amd64
LLVM_VER= 70