Index | Thread | Search

From:
yaydn@protonmail.com
Subject:
Re: NEW: sysutils/pluto
To:
Rafael Sadowski <rafael@sizeofvoid.org>, "ports@openbsd.org" <ports@openbsd.org>
Date:
Thu, 06 Aug 2026 09:14:33 +0000

Download raw body.

Thread
På torsdag 6. august 2026 kl. 08:32, skrev Rafael Sadowski
<rafael@sizeofvoid.org>:

> OK to import pluto-5.24.1?
> 
> Comment:
> cli tool to discover deprecated apiVersions in Kubernetes
> 
> Description:
> Pluto is a utility to help users find deprecated Kubernetes apiVersions in their
> code repositories and their helm releases.
> 


Should it be 'is an utility to'? 'A' vs 'an' grammar or is this one
of those native English speaker differences?

> Maintainer: Rafael Sadowski <rsadowski@openbsd.org>
> 
> 


Built/tested on current/amd64 with privsep.

// Built, test, and checks
$ cd /usr/ports/sysutils/pluto/ && make build package test ; make port-lib-depends-check check-shlib-syms clean

===>  Regression tests for pluto-5.24.1
cd /usr/ports/pobj/pluto-5.24.1/github.com/fairwindsops/pluto/v5@v5.24.1 && /usr/bin/env -i GO386=softfloat GOCACHE="/usr/ports/pobj/pluto-5.24.1/go-cache" GOTOOLCHAIN=local TMPDIR="/usr/ports/pobj/pluto-5.24.1/build-amd64" GOPROXY=file:///usr/ports/pobj/pluto-5.24.1/go_modules GO111MODULE=on GOPATH="/usr/ports/pobj/pluto-5.24.1/go:/usr/local/go-pkg" PORTSDIR="/usr/ports" LIBTOOL="/usr/bin/libtool"  PATH='/usr/ports/pobj/pluto-5.24.1/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin' PREFIX='/usr/local'  LOCALBASE='/usr/local' X11BASE='/usr/X11R6'  CFLAGS='-O2 -pipe'  TRUEPREFIX='/usr/local' DESTDIR=''  HOME='/pluto-5.24.1_writes_to_HOME' PICFLAG="-fpic"  BINGRP=bin BINOWN=root BINMODE=755 NONBINMODE=644  DIRMODE=755  INSTALL_COPY=-c INSTALL_STRIP=  MANGRP=bin MANOWN=root MANMODE=644 BSD_INSTALL_PROGRAM="/usr/ports/pobj/pluto-5.24.1/bin/install -c  -m 755"  BSD_INSTALL_SCRIPT="/usr/ports/pobj/pluto-5.24.1/bin/install -c -m 755"  BSD_INSTALL_DATA="/usr/ports/pobj/pluto-5.24.1/bin/install -c -m 644"  BSD_INSTALL_MAN="/usr/ports/pobj/pluto-5.24.1/bin/install -c -m 644"  BSD_INSTALL_PROGRAM_DIR="/usr/ports/pobj/pluto-5.24.1/bin/install -d -m 755"  BSD_INSTALL_SCRIPT_DIR="/usr/ports/pobj/pluto-5.24.1/bin/install -d -m 755"  BSD_INSTALL_DATA_DIR="/usr/ports/pobj/pluto-5.24.1/bin/install -d -m 755"  BSD_INSTALL_MAN_DIR="/usr/ports/pobj/pluto-5.24.1/bin/install -d -m 755"  go test -modcacherw -trimpath -v -buildvcs=false -p=1  -ldflags="-X main.version=v5.24.1  -X main.commit=5f85d3f -s -w" github.com/fairwindsops/pluto/v5
?   	github.com/fairwindsops/pluto/v5	[no test files]
--
// Checks had no issues. PLIST looks fine.


# TRUSTED_PKG_PATH=/usr/ports/packages/amd64/all/ pkg_add -Dsnap pluto
pluto-5.24.1: ok
--

$ pluto version
Version:v5.24.1 Commit:5f85d3f

Builds fine. Quick test as not familiar with this package.

Let me know if I missed something.

Hope this helps and may you hava a cool and successful one.
--
yaydn