git: db0d431f3dc8 - main - devel/flang: Deprecate and set expiration date to 2022-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 25 Jun 2022 19:33:23 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=db0d431f3dc8bb13befba46d976e1bc0d0bc6e12
commit db0d431f3dc8bb13befba46d976e1bc0d0bc6e12
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-06-25 19:22:25 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-06-25 19:33:16 +0000
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)
---
devel/flang/Makefile | 3 +++
1 file changed, 3 insertions(+)
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