aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-06-25 19:22:25 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-06-25 19:33:16 +0000
commitdb0d431f3dc8bb13befba46d976e1bc0d0bc6e12 (patch)
tree7477e9d1c83a7949f066835708b4782fd5f0c175 /devel
parent321f48066f52e9f667846cd87a4deba288199ee3 (diff)
downloadports-db0d431f3dc8bb13befba46d976e1bc0d0bc6e12.tar.gz
ports-db0d431f3dc8bb13befba46d976e1bc0d0bc6e12.zip
devel/flang: 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)
Diffstat (limited to 'devel')
-rw-r--r--devel/flang/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/flang/Makefile b/devel/flang/Makefile
index 71592a822e65..da2842166475 100644
--- a/devel/flang/Makefile
+++ b/devel/flang/Makefile
@@ -11,6 +11,9 @@ COMMENT= Fortran compiler targeting LLVM
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+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