notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
kubetail Bash script to tail Kubernetes logs
1.6.22 sysutils on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.6.22Version of this port present on the latest quarterly branch.
Maintainer: dutra@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-10-26 05:39:09
Last Update: 2025-11-16 02:16:01
Commit Hash: b2a9eb8
License: APACHE20
WWW:
https://github.com/johanhaleby/kubetail
Description:
Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/kubetail
  2. share/bash-completion/completions/kubetail
  3. share/fish/vendor_functions.d/kubetail.fish
  4. share/zsh/site-functions/_kubetail
  5. /usr/local/share/licenses/kubetail-1.6.22/catalog.mk
  6. /usr/local/share/licenses/kubetail-1.6.22/LICENSE
  7. /usr/local/share/licenses/kubetail-1.6.22/APACHE20
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • kubetail>0:sysutils/kubetail
To install the port:
cd /usr/ports/sysutils/kubetail/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/kubetail
  • pkg install kubetail
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: kubetail
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1763124631 SHA256 (johanhaleby-kubetail-1.6.22_GH0.tar.gz) = 1b58fa4a2068dcb091b76b1e29e68039a76de50efd37400461e24f61fdc59b1b SIZE (johanhaleby-kubetail-1.6.22_GH0.tar.gz) = 12930

Packages (timestamps in pop-ups are UTC):
kubetail
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6.221.6.22n/an/an/an/an/an/a
FreeBSD:13:quarterly1.6.221.6.22n/an/an/an/an/an/a
FreeBSD:14:latest1.6.221.6.22--1.6.22---
FreeBSD:14:quarterly1.6.221.6.22--1.6.22---
FreeBSD:15:latest1.6.221.6.22n/a-n/an/a--
FreeBSD:15:quarterly1.6.221.6.22n/a-n/an/a--
FreeBSD:16:latest1.6.221.6.22n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. bash : shells/bash
  2. kubectl : sysutils/kubectl
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for kubetail-1.6.22: BASH=on: Install programmable completions for Bash FISH=on: Install programmable completions for Fish ZSH=on: Install programmable completions for zsh ===> Use 'make config' to modify these settings
Options name:
sysutils_kubetail
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/johanhaleby/kubetail/tar.gz/1.6.22?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.6.22
16 Nov 2025 02:16:01
commit hash: b2a9eb8b7e7cac8036f5900dc8026a3cc9ab2f58commit hash: b2a9eb8b7e7cac8036f5900dc8026a3cc9ab2f58commit hash: b2a9eb8b7e7cac8036f5900dc8026a3cc9ab2f58commit hash: b2a9eb8b7e7cac8036f5900dc8026a3cc9ab2f58 files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
sysutils/kubetail: Update to 1.6.22

ChangeLog:
https://github.com/johanhaleby/kubetail/compare/1.6.21...1.6.22
1.6.21
26 Oct 2025 05:36:36
commit hash: 07a1164a4c50f236c8d878c676b45979150c98bbcommit hash: 07a1164a4c50f236c8d878c676b45979150c98bbcommit hash: 07a1164a4c50f236c8d878c676b45979150c98bbcommit hash: 07a1164a4c50f236c8d878c676b45979150c98bb files touched by this commit
Gabriel M. Dutra (dutra) search for other commits by this committer
sysutils/kubetail: Add new port

Bash script to tail Kubernetes logs from multiple pods at the same time

Number of commits found: 2