Bug 290363 - devel/jetbrains-clion: update to 2025.3.3
Summary: devel/jetbrains-clion: update to 2025.3.3
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: Sergey A. Osokin
URL: https://www.jetbrains.com/clion/whats...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-10-19 12:57 UTC by Martin Filla
Modified: 2026-04-08 15:04 UTC (History)
3 users (show)

See Also:
osa: maintainer-feedback?
dmitry.wagin: merge-quarterly?


Attachments
0001-jetbrains-clion-update-to-2025.2.3.patch (18.56 KB, patch)
2025-10-19 12:57 UTC, Martin Filla
no flags Details | Diff
jetbrains-clion.diff (4.41 KB, patch)
2025-10-31 19:28 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff
clion update to 2025.3.3 (482.83 KB, patch)
2026-03-19 15:04 UTC, Sergey A. Osokin
no flags Details | Diff
clion update to 2025.3.3 (483.58 KB, patch)
2026-03-19 15:33 UTC, Sergey A. Osokin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2025-10-19 12:57:39 UTC
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 1 Dmitry Wagin 2025-10-31 19:26:10 UTC
Comment on attachment 264719 [details]
0001-jetbrains-clion-update-to-2025.2.3.patch

Patch with errors.

%%PYTHON_SUFFIX%% etc.
Comment 2 Dmitry Wagin 2025-10-31 19:28:57 UTC
Created attachment 265052 [details]
jetbrains-clion.diff

Update to 2025.2.4

Changelog: https://youtrack.jetbrains.com/articles/CPP-A-230654440
Comment 4 Dmitry Wagin 2026-01-31 12:16:42 UTC
(In reply to Martin Filla from comment #3)

2025.3 does not work properly on FreeBSD.
Comment 5 Martin Filla 2026-01-31 17:00:38 UTC
(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
Comment 6 Sergey A. Osokin freebsd_committer freebsd_triage 2026-03-19 15:04:13 UTC
Created attachment 268927 [details]
clion update to 2025.3.3
Comment 7 Sergey A. Osokin freebsd_committer freebsd_triage 2026-03-19 15:33:04 UTC
Created attachment 268929 [details]
clion update to 2025.3.3

Added a workaround for a start-up issue.
Comment 8 commit-hook freebsd_committer freebsd_triage 2026-04-08 15:03:04 UTC
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(-)
Comment 9 Sergey A. Osokin freebsd_committer freebsd_triage 2026-04-08 15:04:27 UTC
Committed, thanks everybody!