Page MenuHomeFreeBSD

java/intellij: Update to 2024.1
Needs ReviewPublic

Authored by james.wright_digital-chaos.com on Mar 16 2023, 3:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 1, 9:39 AM
Unknown Object (File)
Sat, Apr 27, 11:52 PM
Unknown Object (File)
Sat, Apr 27, 8:14 AM
Unknown Object (File)
Sat, Apr 27, 8:14 AM
Unknown Object (File)
Sat, Apr 27, 8:13 AM
Unknown Object (File)
Sat, Apr 27, 6:35 AM
Unknown Object (File)
Fri, Apr 26, 9:02 PM
Unknown Object (File)
Fri, Apr 26, 8:52 AM
Subscribers

Details

Reviewers
vishwin
pi
Group Reviewers
Contributor Reviewers (ports)
Summary

Bugzilla: 259359

Updated patch for upgrade to 2024.1, including following fixes;

  1. Fixed JNA loading error by adding dependency on devel/jna
  2. Fixed Terminal window errors by including dependency on devel/jetbrains-pty4j
  3. Removed old JRE8 workaround of setting of sun.java2d.xrender=false

Note:
The fixes for JNA and PTY4J were borrowed from the devel/jetbrains-webstorm port;
https://cgit.freebsd.org/ports/tree/devel/jetbrains-phpstorm/Makefile

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Disabled IDE auto updates and set value to indicate updates are managed via FreeBSD Ports.

james.wright_digital-chaos.com retitled this revision from java/intellij: Update to 2022.3.3 to java/intellij: Update to 2023.1.
james.wright_digital-chaos.com edited the summary of this revision. (Show Details)

Updated for release of IntelliJ 2023.1

The change does not apply cleanly and needs to be rebased.

Updated based on latest ports
Fixed pty4j terminal

james.wright_digital-chaos.com retitled this revision from java/intellij: Update to 2023.1 to java/intellij: Update to 2023.3.6.
james.wright_digital-chaos.com edited the summary of this revision. (Show Details)

Updated to 2023.3.6

pi added a subscriber: pi.

Testbuilds fine, testrun fine, who else need to approve ?

This revision is now accepted and ready to land.Mar 30 2024, 11:48 AM

@vishwin is maintainer, but be aware that maintainer timeout rule doesn't affect Phab Diffs (regrettably), only Bugzilla PRs.

james.wright_digital-chaos.com retitled this revision from java/intellij: Update to 2023.3.6 to java/intellij: Update to 2024.1.

Updated patch for latest IntelliJ release (2024.1)

This revision now requires review to proceed.Wed, Apr 24, 11:06 PM