Patch file at: https://people.freebsd.org/~acm/ports/doublecmd.diff - Add qt6 support - Add qt6 CONFLICTS - Add base64 plugin - Remove obsolete plugin I prefer update doublecmd to this beta version because current version needs some patches to compile/run without issues with lazarus 3.0.0. Look at https://github.com/doublecmd/doublecmd/issues/1422 v1.1.9 is close to be released
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=917a5031c95a92143896816a03112b7a75654aa8 commit 917a5031c95a92143896816a03112b7a75654aa8 Author: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> AuthorDate: 2024-01-05 14:44:29 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2024-01-05 14:44:29 +0000 x11-fm/doublecmd: update to 1.1.8 beta (+) Prefer beta over stable relase to match lazarus 3.0+ - Add qt6 support - Add qt6 CONFLICTS - Add base64 plugin - Remove obsolete plugin PR: 276118 x11-fm/doublecmd/Makefile | 61 +++++++++++----------- x11-fm/doublecmd/distinfo | 6 +-- ..._virtualterminal_source_unix_vtemupty.pas (new) | 11 ++++ ...patch-plugins_wlx_WlxMplayer_src_wlxMplayer.lpr | 4 +- x11-fm/doublecmd/files/patch-src_uGlobsPaths.pas | 18 +++---- 5 files changed, 56 insertions(+), 44 deletions(-)
Landed, thanks!