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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
rubygem-kubeclient Client for Kubernetes REST API
4.11.0 www 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 4.11.0Version of this port present on the latest quarterly branch.
Maintainer: mfechner@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-03-22 10:16:59
Last Update: 2023-04-12 14:31:52
Commit Hash: 313d18d
Also Listed In: rubygems
License: MIT
WWW:
https://github.com/abonas/kubeclient
Description:
A Ruby client for Kubernetes REST API. The client supports GET, POST, PUT, DELETE on all the entities available in kubernetes in both the core and group apis. The client currently supports Kubernetes REST API version v1.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-kubeclient-4.11.0/catalog.mk
  2. /usr/local/share/licenses/rubygem-kubeclient-4.11.0/LICENSE
  3. /usr/local/share/licenses/rubygem-kubeclient-4.11.0/MIT
Collapse this list.
Dependency lines:
  • rubygem-kubeclient>0:www/rubygem-kubeclient
To install the port:
cd /usr/ports/www/rubygem-kubeclient/ && make install clean
To add the package, run one of these commands:
  • pkg install www/rubygem-kubeclient
  • pkg install rubygem-kubeclient
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: rubygem-kubeclient
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1681107507 SHA256 (rubygem/kubeclient-4.11.0.gem) = 4985fcd749fb8c364a668a8350a49821647f03aa52d9ee6cbc582beb8e883fcc SIZE (rubygem/kubeclient-4.11.0.gem) = 36864

Packages (timestamps in pop-ups are UTC):
rubygem-kubeclient
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.11.04.11.04.9.14.11.04.11.0-4.9.1-
FreeBSD:13:quarterly4.11.04.11.04.11.04.11.04.11.04.11.04.11.04.11.0
FreeBSD:14:latest4.11.04.11.04.9.34.11.04.11.04.11.0-4.11.0
FreeBSD:14:quarterly4.11.04.11.0-4.11.04.11.04.11.04.11.04.11.0
FreeBSD:15:latest4.11.04.11.0n/a4.11.0n/a4.11.04.11.04.11.0
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Runtime dependencies:
  1. rubygem-http4>=3.0<6.0 : www/rubygem-http4
  2. rubygem-jsonpath>=1.0<2 : devel/rubygem-jsonpath
  3. rubygem-recursive-open-struct>=1.1.1<2.0 : devel/rubygem-recursive-open-struct
  4. rubygem-rest-client>=2.0<3 : www/rubygem-rest-client
  5. ruby31 : lang/ruby31
  6. gem : devel/ruby-gems
Patch dependencies:
  1. ruby31 : lang/ruby31
  2. gem : devel/ruby-gems
Extract dependencies:
  1. ruby31 : lang/ruby31
This port is required by:
for Build
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
for Run
  1. www/gitlab

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/gitlab-ce*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
www_rubygem-kubeclient
USES:
cpe gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.11.0
12 Apr 2023 14:31:52
commit hash: 313d18d087ff9852f270cce2598dbae45a848e73commit hash: 313d18d087ff9852f270cce2598dbae45a848e73commit hash: 313d18d087ff9852f270cce2598dbae45a848e73commit hash: 313d18d087ff9852f270cce2598dbae45a848e73 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-kubeclient: update to 4.11.0

Required for gitlab-ce 15.10.

Changelog:
https://github.com/ManageIQ/kubeclient/blob/master/CHANGELOG.md
4.9.3
14 Jan 2023 23:08:33
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9aecommit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby

Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk

Notable changes are.

- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
  USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.

This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863

I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D37925
4.9.3
05 Oct 2022 02:01:57
commit hash: 0173b0944a44a133c219668f87d7dad71c8c478fcommit hash: 0173b0944a44a133c219668f87d7dad71c8c478fcommit hash: 0173b0944a44a133c219668f87d7dad71c8c478fcommit hash: 0173b0944a44a133c219668f87d7dad71c8c478f files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
www/rubygem-kubeclient: Update version 4.9.2=>4.9.3

Approved by:	mfechner (By private mail)
Relnotes: https://github.com/ManageIQ/kubeclient/releases/tag/v4.9.3
Sponsored by:	Bounce Experts
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
4.9.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
4.9.2
18 Apr 2022 17:45:48
commit hash: 88c376237b17eaed8fdc3c4ef30eedf06e85e70dcommit hash: 88c376237b17eaed8fdc3c4ef30eedf06e85e70dcommit hash: 88c376237b17eaed8fdc3c4ef30eedf06e85e70dcommit hash: 88c376237b17eaed8fdc3c4ef30eedf06e85e70d files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
www/rubygem-kubeclient: Add CPE information

Approved by:	portmgr (blanket)
4.9.2
01 Jun 2021 07:27:37
commit hash: df8c6e81a1eda7084c792b028549e856f9c4b9adcommit hash: df8c6e81a1eda7084c792b028549e856f9c4b9adcommit hash: df8c6e81a1eda7084c792b028549e856f9c4b9adcommit hash: df8c6e81a1eda7084c792b028549e856f9c4b9ad files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
www/rubygem-kubeclient: Update to 4.9.2.

Changelog:
https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
4.9.1_1
16 May 2021 15:24:45
commit hash: 797b898ac835a60e59a02b9733e59862bfac6886commit hash: 797b898ac835a60e59a02b9733e59862bfac6886commit hash: 797b898ac835a60e59a02b9733e59862bfac6886commit hash: 797b898ac835a60e59a02b9733e59862bfac6886 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
www/rubygem-kubeclient: Change RUN_DEPENDS from rubygem-http to rubygem-http4

- Bump PORTREVISION for dependency change
4.9.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.9.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.9.1
23 Oct 2020 04:55:58
Revision:553081Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 4.9.1 which is required for gitlab-ce 13.5.
4.6.0_1
13 Feb 2020 18:35:52
Revision:526059Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-http3 to rubygem-http

- Bump PORTREVISION for dependency change
4.6.0
02 Feb 2020 08:29:53
Revision:524828Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 4.6.0 which is required for gitlab-ce 12.7.
4.4.0
30 Sep 2019 22:41:29
Revision:513437Original commit files touched by this commit
mfechner search for other commits by this committer
www/rubygem-kubeclient: upgrade to 4.4.0 which is required for gitlab-ce 12.3
upgrade.
4.2.2_1
13 Jul 2019 20:48:11
Revision:506576Original commit files touched by this commit
sunpoet search for other commits by this committer
Change RUN_DEPENDS from rubygem-http to rubygem-http3

- Bump PORTREVISION for dependency change
4.2.2
02 Mar 2019 11:49:46
Revision:494392Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 4.2.2 which is required for gitlab-ce 11.8 upgrade.
Changelog:
https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
4.0.0
23 Dec 2018 12:52:51
Revision:488216Original commit files touched by this commit
mfechner search for other commits by this committer
Removed files that was forgotten in a previous commit.

Approved by:	mentors (implicit)
4.0.0
23 Dec 2018 12:47:34
Revision:488214Original commit files touched by this commit
mfechner search for other commits by this committer
Upgrade to 4.0.0 which is required for gitlab-ce 11.6.

Approved by:	mentors (implicit)
3.1.2
03 Dec 2018 18:56:42
Revision:486529Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.7.8

Changes:	https://github.com/rubygems/rubygems/blob/master/History.txt
PR:		233645
Exp-run by:	antoine
3.1.2
12 Aug 2018 17:35:02
Revision:477029Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.2

Changes:	https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
3.1.1
02 Jun 2018 22:26:49
Revision:471422Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.1

Changes:	https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
3.1.0
29 May 2018 18:17:38
Revision:471106Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.1.0

- Rename gemspec patch to patch-gemspec

Changes:	https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
3.0.0
14 May 2018 17:49:50
Revision:469934Original commit files touched by this commit
mfechner search for other commits by this committer
Update to 3.0.0 which is required for gitlab update to 10.7.x.

Reviewed by:	tz (mentor), sunpoet (maintainer by email)
Approved by:	tz (mentor), sunpoet (maintainer by email)
Differential Revision:	https://reviews.freebsd.org/D15202
2.5.2
26 Apr 2018 18:52:14
Revision:468376Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.2

Changes:	https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
2.5.1
27 Dec 2017 19:53:55
Revision:457417Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.5.1

Changes:	https://github.com/abonas/kubeclient/commits/v2.x
2.4.0
10 May 2017 17:52:05
Revision:440577Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 2.4.0

Changes:	https://github.com/abonas/kubeclient/commits/v2.x
2.3.0
22 Mar 2017 10:16:50
Revision:436685Original commit files touched by this commit
tz search for other commits by this committer
New port: www/rubygem-kubeclient

A Ruby client for Kubernetes REST API. The client supports
GET, POST, PUT, DELETE on all the entities available in
kubernetes in both the core and group apis. The client
currently supports Kubernetes REST API version v1.

WWW: https://github.com/abonas/kubeclient

Number of commits found: 27