| Port details |
- nsc-tui Terminal UI for the NATS nsc tool
- 1.0.0_1 net
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: olgeni@FreeBSD.org
 - Port Added: 2026-08-28 17:12:12
- Last Update: 2026-09-03 04:50:55
- Commit Hash: dd09051
- License: BSD2CLAUSE
- WWW:
- https://github.com/olgeni/nsc-tui
- Description:
- nsc-tui is an interactive front-end to nsc(1), the tool that manages NATS
operators, accounts and users. It shows the local nsc store as a tree,
opens dialog editors for the JWT claims of each entity, and covers the
parts of nsc that are tedious to type: JetStream limits and replication
tiers, scoped signing keys, exports, imports and activations, subject
mappings, revocations, authorization callout, creds files and the
operator push and pull cycle.
Nothing is written except through nsc itself. Every change is first
diffed into a plan of the exact nsc commands it needs, shown with the
same quoting a shell would need, and only then run, stopping at the
first failure. The one exception is deleting an operator, which nsc
cannot do; the local files it removes are listed as plain rm lines.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/net/nsc-tui/ && make install clean
- To add the package, run one of these commands:
- pkg install net/nsc-tui
- pkg install nsc-tui
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: nsc-tui
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1787914220
SHA256 (go/net_nsc-tui/nsc-tui-v1.0.0/v1.0.0.mod) = 14187e46c657ea7cc0ea1b4abd77510297cb3ae364cc268e137c8139108754ec
SIZE (go/net_nsc-tui/nsc-tui-v1.0.0/v1.0.0.mod) = 1775
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go126 : lang/go126
- Runtime dependencies:
-
- nsc : net/nats-nsc
- Fetch dependencies:
-
- go126 : lang/go126
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_nsc-tui
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|