Bug 209552

Summary: java/intellij-pty4j: Install only the native component of pty4j
Product: Ports & Packages Reporter: Boris Samorodov <bsam>
Component: Individual Port(s)Assignee: Boris Samorodov <bsam>
Status: Closed FIXED    
Severity: Affects Only Me CC: tobik
Priority: --- Flags: tobik: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Install only the native component of pty4j none

Description Boris Samorodov freebsd_committer freebsd_triage 2016-05-16 14:32:36 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-16 19:07:39 UTC
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
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2016-05-16 20:18:12 UTC
Committed, thanks!