Port details |
- k9s Kubernetes command-line tool
- 0.32.4_5 sysutils =3 0.32.4_3Version of this port present on the latest quarterly branch.
- Maintainer: gogolok@gmail.com
- Port Added: 2021-05-18 16:27:08
- Last Update: 2024-08-09 06:24:08
- Commit Hash: aa8c011
- People watching this port, also watch:: codeblocks, i3, py311-Automat, py39-PyOpenGL, py311-python-gdsii
- License: APACHE20
- WWW:
- https://github.com/derailed/k9s
- Description:
- Use the Kubernetes command-line tool, k9s, to interact with
your Kubernetes clusters. K9s can help explore a Kubernetes
cluster with a text-based user interface (UI).
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/k9s/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/k9s
- pkg install k9s
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: k9s
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711005361
SHA256 (go/sysutils_k9s/k9s-v0.32.4/v0.32.4.mod) = ce3b5ffbd30e969001ed70957e9abd6fb2378d111319a2f1e36de71cda9b58f1
SIZE (go/sysutils_k9s/k9s-v0.32.4/v0.32.4.mod) = 16925
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:
-
- go121 : lang/go121
- Fetch dependencies:
-
- go121 : lang/go121
- ca_root_nss>0 : security/ca_root_nss
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_k9s
- USES:
- go:1.21,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.32.4_5 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.32.4_4 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
0.32.4_3 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.32.4_2 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.32.4_1 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
0.32.4 04 Apr 2024 05:09:41 |
Zsolt Udvari (uzsolt) Author: King John |
sysutils/k9s: update to 0.32.4
Changelogs:
https://github.com/derailed/k9s/blob/master/change_logs/release_v0.32.0.md
https://github.com/derailed/k9s/blob/master/change_logs/release_v0.32.1.md
https://github.com/derailed/k9s/blob/master/change_logs/release_v0.32.2.md
https://github.com/derailed/k9s/blob/master/change_logs/release_v0.32.3.md
https://github.com/derailed/k9s/blob/master/change_logs/release_v0.32.4.md
PR: 277544
Reviewed by: Robert Gogolok <gogolok@gmail.com> (maintainer)
Approved by: diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D44416 |
0.31.9_1 06 Mar 2024 22:00:31 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q1 |
0.31.9 25 Feb 2024 12:40:55 |
Daniel Engberg (diizzy) Author: King John |
sysutils/k9s: Update to 0.31.9
Changelog: https://github.com/derailed/k9s/releases/tag/v0.31.9
PR: 275804
Reviewed by: Robert Gogolok <gogolok@gmail.com> (maintainer) |
0.28.0_2 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
0.28.0_1 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
0.28.0 14 Nov 2023 18:08:17 |
Joel Bodenmann (jbo) Author: King Jin |
sysutils/k9s: Update to v0.28.0
Changelog: https://github.com/derailed/k9s/releases/tag/v0.28.0
PR: 274950
Approved by: gogolok@gmail.com (maintainer), tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D42589 |
0.27.4_2 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
0.27.4_1 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.27.4 15 Jul 2023 10:44:04 |
Fernando Apesteguía (fernape) Author: yjqg6666 |
sysutils/k9s: Update to 0.27.4
ChangeLog: https://github.com/derailed/k9s/releases
* Triggered Job from cronjob is missing annotations
* Allow customization of log indicators with skin theme
* Zip binary for windows
* Fix for missing Job annotations created from Cronjob
* Unify all go version to 1.20
* Create narsingh skin
* Update setup-go action, with caching
* Fix: (views) use saved context view when switching
* Feat: allow customization of log indicator toggles
* Updated monokai skin with help styles, and more monokai appropriate colors
* Roles are rendered using same colorer function from skin
* Fix: (views) use saved context view when switching\
* Fix #2007: Remove debug command
* Feat: add support for renaming contexts
PR: 272393
Reported by: jinking.this@gmail.com
Approved by: gogolok@gmail.com (maintainer) |
0.27.3_1 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.27.3 10 Mar 2023 11:16:24 |
Fernando Apesteguía (fernape) Author: Gabriel M. Dutra |
sysutils/k9s: Update to 0.27.3
ChangeLog: https://github.com/derailed/k9s/releases/tag/v0.27.3
PR: 269829
Reported by: 0xdutra@gmail.com
Approved by: gogolok@gmail.com (maintainer, MIA for months) |
0.26.7_4 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
0.26.7_3 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
0.26.7_2 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
0.26.7_1 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
0.26.7 16 Dec 2022 16:25:18 |
Fernando Apesteguía (fernape) Author: yjqg6666 |
sysutils/k9s: Update to 0.26.7
ChangeLog: https://github.com/derailed/k9s
PR: 268083
Reported by: jinking.this@gmail.com
Approved by: gogolok@gmail.com (maintainer, timeout > 2 weeks) |
0.24.10_7 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.24.10_6 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
0.24.10_5 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.24.10_4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.24.10_4 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
0.24.10_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
0.24.10_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
0.24.10_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
0.24.10 21 May 2021 02:36:42 |
Vanilla I. Shu (vanilla) |
sysutils/k9s: Update to 0.24.10.
PR: 256044
Reported by: maintainer |
0.24.9 18 May 2021 16:24:07 |
Neel Chauhan (nc) Author: Robert Gogolok |
New port: sysutils/k9s: text-based user interface to explore Kubernetes clusters
PR: 255956 |