| Port details |
- ktea Kafka TUI client
- 0.8.0_4 misc
=0 0.8.0_3Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-06-11 18:27:08
- Last Update: 2026-09-03 04:50:55
- Commit Hash: dd09051
- License: APACHE20
- WWW:
- https://github.com/jonas-grgt/ktea
- Description:
- ktea is a terminal-based tool designed to simplify and accelerate interactions
with Kafka clusters. Inspired by k9s, it provides an intuitive TUI for
managing Kafka resources.
Features:
- Multi-Cluster Support: Seamlessly connect to multiple Kafka clusters and
switch between them with ease.
- Topic Management: List, create, delete, and modify topics, including
partition and offset details.
- Record Consumption: Consume records in text, JSON, and Avro formats, with
powerful search capabilities.
- Consumer Group Insights: Monitor consumer groups, view their members, and
track offsets.
- Schema Registry Integration: Browse, view, and register schemas effortlessly.
- Kafka Connect Integration: Browse, view, and update clusters.
- Security: Supports TLS and SASL (Plaintext, SCRAM) authentication.
- Navigation: Vi-like keybindings for efficient table navigation.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- 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/misc/ktea/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/ktea
- pkg install ktea
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ktea
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1781198343
SHA256 (go/misc_ktea/ktea-v0.8.0/v0.8.0.mod) = 6ce3a915e95d6659338d4ece3066258aaa482068e0451594148ae4fa1d0da10b
SIZE (go/misc_ktea/ktea-v0.8.0/v0.8.0.mod) = 13812
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
- Fetch dependencies:
-
- go126 : lang/go126
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_ktea
- USES:
- go:modules zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.8.0_4 03 Sep 2026 04:50:55
    |
Adam Weinberger (adamw)  |
many: Bump go ports for 1.26.8 and 1.27.1 |
0.8.0_3 19 Aug 2026 17:39:04
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.14 / 1.26.7 |
0.8.0_2 14 Aug 2026 00:38:09
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.13 / 1.26.6 |
0.8.0_1 08 Aug 2026 20:50:38
    |
Dag-Erling Smørgrav (des)  |
various: Drop Go 1.25+ version pin
This is a nop since 1.25 is the oldest version we support. |
0.8.0_1 10 Jul 2026 07:54:15
    |
Dag-Erling Smørgrav (des)  |
various: Bump go ports for go-1.25.12 / 1.26.5 |
0.8.0 11 Jun 2026 18:24:28
    |
Yuri Victorovich (yuri)  |
misc/ktea: New port: Kafka TUI client |