Bug 226496 - editors/codelite: no LLVM/CLANG > 3.9
Summary: editors/codelite: no LLVM/CLANG > 3.9
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: Mahdi Mokhtari
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-10 07:11 UTC by O. Hartmann
Modified: 2018-03-10 20:13 UTC (History)
0 users

See Also:
mmokhi: maintainer-feedback+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description O. Hartmann 2018-03-10 07:11:27 UTC
Port editors/codelite offers only LLVM/CLANG version 3.9 as the highest possible version of available LLVM/CLANG ports although FreeBSD ports already have LLVM/CLANG 6 in the tree and in FreeBSD 11 and CURRENT version 5 and 6 are the base compilers.

It would be highly(!) appreciable to have at least CLANG 4 and/or CLANG 5 as an option to avoid building/compiling/installing legacy LLVM/CLANG compiler suites for FreeBSD >= 11.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-03-10 20:11:48 UTC
A commit references this bug:

Author: mmokhi
Date: Sat Mar 10 20:10:47 UTC 2018
New revision: 464088
URL: https://svnweb.freebsd.org/changeset/ports/464088

Log:
  editors/codelite: Add support for Clang(s) of llvm40, llvm50, and llvm60

  PR:		226496
  Reported by:	O. Hartmann <ohartmann@walstatt.org>
  Sponsored by:	Netzkommune GmbH

Changes:
  head/editors/codelite/Makefile
Comment 2 Mahdi Mokhtari freebsd_committer freebsd_triage 2018-03-10 20:13:12 UTC
Thanks for reports.
Committed the fix :)