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: |
|
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(+) Committed, thanks! BTW, this port requires py- prefix accorting to the policy. https://wiki.freebsd.org/Python/PortsPolicy OK. Thanks for the reminder. |
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. :)