Summary: | devel/flang: Remove as it's integrated in devel/llvm13+ now? | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Daniel Engberg <diizzy> |
Component: | Individual Port(s) | Assignee: | Johannes M Dieterich <jmd> |
Status: | Closed FIXED | ||
Severity: | Affects Only Me | CC: | arrowd, brooks, fortran, grahamperrin, jmd, wen |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248591 |
Description
Daniel Engberg
2022-05-06 10:47:24 UTC
There are two Flang's: "Classic" and "LLVM". The devel/flang is a port of Classic, but it is of quite old version. Anyways, it is different from Flang installed by devel/llvmXX. Ahh, thanks for the heads up! Do we want to keep this outdated port around for a bit longer? See https://github.com/flang-compiler/flang/wiki for more information A commit in branch main references this bug: 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(+) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6233d7490923ee67c49ec7ad991d18320c59d2a commit f6233d7490923ee67c49ec7ad991d18320c59d2a Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-06-25 19:31:29 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-06-25 19:33:16 +0000 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) devel/flang-clang/Makefile | 3 +++ 1 file changed, 3 insertions(+) |