Created attachment 170361 [details] Install only the native component of pty4j A new version of IntelliJ IDEA uses pty4j-0.6.jar which seems to include FreeBSD support. Do not install pty4j-0.5.jar, install only the native component of pty4j.
A commit references this bug: Author: bsam Date: Mon May 16 19:07:06 UTC 2016 New revision: 415356 URL: https://svnweb.freebsd.org/changeset/ports/415356 Log: java/intellij-pty4: A new version of IntelliJ IDEA (pending commit) uses pty4j-0.6.jar which seems to include FreeBSD support. Do not install pty4j-0.5.jar, install only the native component of pty4j. PR: 209552 Submitted by: bsam (me) Approved by: Tobias Kortkamp <t@tobik.me> (maintainer) Changes: head/java/intellij-pty4j/Makefile
Committed, thanks!