As QT5 is going away please update port and migrate to QT6 as it appears to be supported upstream
Created attachment 265231 [details] Updating to 1.6.1, switching to Qt6
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=54e14a5a5f6266aa67be71f893f28286ee07da11 commit 54e14a5a5f6266aa67be71f893f28286ee07da11 Author: Stéphane D'Alu <sdalu@sdalu.com> AuthorDate: 2025-11-15 08:23:45 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-11-15 11:52:43 +0000 x11/oscar: Update to 1.6.1 and switch to QT6 Changelog (html only): https://gitlab.com/CrimsonNape/OSCAR-code/-/raw/v1.6.1/release_notes.html?ref_type=tags PR: 290491 x11/oscar/Makefile | 8 +- x11/oscar/distinfo | 6 +- x11/oscar/files/patch-SleepLib_common.cpp | 10 +- x11/oscar/pkg-plist | 374 ++++++++++++++---------------- 4 files changed, 188 insertions(+), 210 deletions(-)
Committed, thanks!