[Bug 262078] devel/qtcreator: Update to 6.0.2, CMake build.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 20 Feb 2022 22:40:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262078

            Bug ID: 262078
           Summary: devel/qtcreator: Update to 6.0.2, CMake build.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: kde@FreeBSD.org
          Reporter: dev@submerge.ch
             Flags: maintainer-feedback?(kde@FreeBSD.org)
          Assignee: kde@FreeBSD.org

Created attachment 231973
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231973&action=edit
Update devel/qtcreator to 6.0.2, build with CMake.

Update Qt Creator to 6.0.2, see the official changelogs:
https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.0.md
https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.1.md
https://code.qt.io/cgit/qt-creator/qt-creator.git/plain/dist/changes-6.0.2.md

Port changes:
Build with CMake instead of QMake, as advised by upstream. Add missing
libraries
and dependencies. Use textproc/kf5-syntax-highlighting for syntax highlighting
instead of an internal copy. Clang code model depends on LLVM 13 now.

Testing was done on FreeBSD 13.0-RELEASE / amd64, with poudriere testport, all
options on and off, portlint and portclippy, some manual poking around, and
using it on my own projects for ~2 days.

Please note that this introduces some major changes, mostly related to CMake
build. The support for QMake (and QMake in general) is phasing out.

-- 
You are receiving this mail because:
You are the assignee for the bug.