Port details |
- kubectl Kubernetes command-line tool
- 1.32.3_1 sysutils
=5 1.32.3Version of this port present on the latest quarterly branch. - Maintainer: danilo@FreeBSD.org
 - Port Added: 2018-08-02 21:38:47
- Last Update: 2025-04-02 02:07:58
- Commit Hash: a4e30d4
- People watching this port, also watch:: git, grub2-bhyve, vm-bhyve, virtualbox-ose-kmod, pkg
- License: APACHE20
- WWW:
- https://github.com/kubernetes/kubectl
- Description:
- Use the Kubernetes command-line tool, kubectl, to deploy and manage
applications on Kubernetes. Using kubectl, you can inspect cluster
resources; create, delete, and update components; and look at your
new cluster and bring up example apps.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- kubectl>0:sysutils/kubectl
- To install the port:
- cd /usr/ports/sysutils/kubectl/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/kubectl
- pkg install kubectl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: kubectl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1741801744
SHA256 (kubernetes-kubernetes-v1.32.3_GH0.tar.gz) = b1ed5abe78a626804aadc49ecb8ade6fd33b27ab8c23d43cd59dc86f6462ac09
SIZE (kubernetes-kubernetes-v1.32.3_GH0.tar.gz) = 36357402
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:
-
- go123 : lang/go123
- This port is required by:
- for Run
-
- sysutils/eksctl
- sysutils/helm
- sysutils/istio
Configuration Options:
- ===> The following configuration options are available for kubectl-1.32.3_1:
BASH=on: Install programmable completions for Bash
ZSH=on: Install programmable completions for zsh
===> Use 'make config' to modify these settings
- Options name:
- sysutils_kubectl
- USES:
- cpe go:1.23,modules
- 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 |
1.14.1 08 Apr 2019 20:15:42
  |
danilo  |
- Update to 1.14.1 |
1.14.0 01 Apr 2019 19:28:19
  |
danilo  |
- Update to 1.14.0
This version addresses CVE-2019-1002101
MFH: 2019Q2 |
1.13.4 02 Mar 2019 15:57:57
  |
danilo  |
- Update to 1.13.4 |
1.13.3 01 Feb 2019 22:17:31
  |
danilo  |
- Update to 1.13.3 |
1.13.2 11 Jan 2019 23:10:37
  |
danilo  |
- Update to 1.13.2 |
1.13.1 13 Dec 2018 20:59:04
  |
danilo  |
- Update to 1.13.1 |
1.12.3 29 Nov 2018 21:35:25
  |
danilo  |
- Update to 1.12.3 |
1.12.2 26 Oct 2018 19:51:33
  |
danilo  |
- Update to 1.12.2 |
1.12.1 06 Oct 2018 08:52:38
  |
danilo  |
- Update to 1.12.1 |
1.12.0 28 Sep 2018 17:51:26
  |
danilo  |
- Update to 1.12.0 |
1.11.3 11 Sep 2018 22:29:10
  |
danilo  |
- Update to 1.11.3
- Use GO_* variables to simplify the Makefile |
1.11.2 20 Aug 2018 03:13:47
  |
danilo  |
- Use GH_SUBDIR instead of post-patch |
1.11.2 08 Aug 2018 13:51:49
  |
danilo  |
- Update to 1.11.2 |
1.11.1 02 Aug 2018 21:38:36
  |
danilo  |
- New port sysutils/kubectl
Use the Kubernetes command-line tool, kubectl, to deploy and manage
applications on Kubernetes. Using kubectl, you can inspect cluster
resources; create, delete, and update components; and look at your
new cluster and bring up example apps. |