Bug 268152 - [New port] devel/jetbrains-pty4j: Pseudo terminal support for devel/jetbrains-*
Summary: [New port] devel/jetbrains-pty4j: Pseudo terminal support for devel/jetbrains-*
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: Guangyuan Yang
URL: https://github.com/JetBrains/pty4j
Keywords:
Depends on:
Blocks: 268153 268154 268155
  Show dependency treegraph
 
Reported: 2022-12-04 21:45 UTC by Dmitry Wagin
Modified: 2022-12-06 23:40 UTC (History)
1 user (show)

See Also:


Attachments
jetbrains-pty4j.diff (2.64 KB, patch)
2022-12-04 21:45 UTC, Dmitry Wagin
dmitry.wagin: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Wagin 2022-12-04 21:45:41 UTC
Created attachment 238515 [details]
jetbrains-pty4j.diff

Pseudo terminal(PTY) implementation in Java.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-06 23:39:08 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=aeef2f0228a23fb036a08a4d9448af71dd499766

commit aeef2f0228a23fb036a08a4d9448af71dd499766
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2022-12-06 23:38:10 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-12-06 23:38:10 +0000

    devel/jetbrains-pty4j: New Port

    Pseudo terminal support for devel/jetbrains-*.

    WWW:    https://github.com/JetBrains/pty4j

    PR:             268152

 devel/Makefile                        |  1 +
 devel/jetbrains-pty4j/Makefile (new)  | 53 +++++++++++++++++++++++++++++++++++
 devel/jetbrains-pty4j/distinfo (new)  |  3 ++
 devel/jetbrains-pty4j/pkg-descr (new) |  1 +
 4 files changed, 58 insertions(+)