Created attachment 264719 [details] 0001-jetbrains-clion-update-to-2025.2.3.patch Hi, This is update JetBrains CLion to 2025.2.3. I tested in poudriere amd64.
Comment on attachment 264719 [details] 0001-jetbrains-clion-update-to-2025.2.3.patch Patch with errors. %%PYTHON_SUFFIX%% etc.
Created attachment 265052 [details] jetbrains-clion.diff Update to 2025.2.4 Changelog: https://youtrack.jetbrains.com/articles/CPP-A-230654440
https://blog.jetbrains.com/clion/2021/01/clion-2020-3-2-bug-fix-update/
(In reply to Martin Filla from comment #3) 2025.3 does not work properly on FreeBSD.
(In reply to Dmitry Wagin from comment #4) It works. I use 2025.3.2 without a problem. You must change in clion64.vmoptions to -Didea.suppressed.plugins.set.selector=classic
Created attachment 268927 [details] clion update to 2025.3.3
Created attachment 268929 [details] clion update to 2025.3.3 Added a workaround for a start-up issue.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=cb4635e15c5aa31ba4607766875cd8bc27a3aee8 commit cb4635e15c5aa31ba4607766875cd8bc27a3aee8 Author: Sergey A. Osokin <osa@FreeBSD.org> AuthorDate: 2026-04-08 14:57:21 +0000 Commit: Sergey A. Osokin <osa@FreeBSD.org> CommitDate: 2026-04-08 15:02:30 +0000 devel/jetbrains-clion: update to 2025.3.3 PR: 290363 Reported by: Martin Filla <freebsd@sysctl.cz> Approved by: Dmitry Wagin <dmitry.wagin@ya.ru> (maintainer timeout >2 weeks) Sponsored by: tipi.work devel/jetbrains-clion/Makefile | 14 +- devel/jetbrains-clion/distinfo | 6 +- .../jetbrains-clion/files/patch-bin_clion.sh (new) | 11 + devel/jetbrains-clion/pkg-plist | 4106 ++++++++++++-------- 4 files changed, 2511 insertions(+), 1626 deletions(-)
Committed, thanks everybody!