Bug 282578

Summary: [NEW PORT] net-p2p/py-stig: TUI and CLI client for the BitTorrent Transmission daemon
Product: Ports & Packages Reporter: Älven <alster>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: --- Flags: alster: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/rndusr/stig/
Attachments:
Description Flags
[PATCH] [NEW PORT] net-p2p/stig: TUI and CLI client for the BitTorrent Transmission daemon alster: maintainer-approval+

Description Älven 2024-11-05 23:25:45 UTC
Created attachment 254975 [details]
[PATCH] [NEW PORT] net-p2p/stig: TUI and CLI client for the BitTorrent Transmission daemon

One of the best TUI clients for Transmission.
I like to use it in my everyday life and would like to share this port with everyone. :)
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-11-06 04:49:11 UTC
A commit in branch main references this bug:

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

commit 23c4ba88d11fb5c1a9322d4f67cb9b40f64698f6
Author:     Älven <alster@vinterdalen.se>
AuthorDate: 2024-11-05 22:46:40 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-11-06 04:45:18 +0000

    net-p2p/py-stig: TUI and CLI client for the BitTorrent Transmission daemon

    PR:             282578

 net-p2p/Makefile                |  1 +
 net-p2p/py-stig/Makefile (new)  | 30 ++++++++++++++++++++++++++++++
 net-p2p/py-stig/distinfo (new)  |  3 +++
 net-p2p/py-stig/pkg-descr (new) | 20 ++++++++++++++++++++
 4 files changed, 54 insertions(+)
Comment 2 Koichiro Iwao freebsd_committer freebsd_triage 2024-11-06 04:50:35 UTC
Committed, thanks!

BTW, this port requires py- prefix accorting to the policy.
https://wiki.freebsd.org/Python/PortsPolicy
Comment 3 Älven 2024-11-06 05:34:54 UTC
OK. Thanks for the reminder.