Bug 263810 - devel/flang: Remove as it's integrated in devel/llvm13+ now?
Summary: devel/flang: Remove as it's integrated in devel/llvm13+ now?
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Johannes M Dieterich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-06 10:47 UTC by Daniel Engberg
Modified: 2022-09-19 05:41 UTC (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-05-06 10:47:24 UTC
I think this can go now including flang-clang ?
Comment 1 Gleb Popov freebsd_committer freebsd_triage 2022-05-19 20:43:21 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.
Comment 2 Daniel Engberg freebsd_committer freebsd_triage 2022-05-26 07:27:15 UTC
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
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-06-25 19:33:52 UTC
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(+)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-06-25 19:33:53 UTC
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(+)