From: Rafael Sadowski Subject: sysutils/k9s: how to patch go ports To: ports@openbsd.org Date: Sat, 4 Oct 2025 16:44:37 +0200 I ported sysutils/k9s to OpenBSD. During the build process, I encountered 2-3 build errors that are easy to fix (hackish). sysutils/k9s/patch-pkg_mod_github_com_containerd_containerd@v1_7_28_archive_tar_mostunix_go sysutils/k9s/patch-pkg_mod_github_com_containerd_containerd@v1_7_28_archive_tar_unix_go sysutils/k9s/patch-pkg_mod_github_com_containerd_containerd@v1_7_28_client_go My problem is that these files are not available at all during the patch task. Does anyone have any idea what is going on? The port is attached. Cheers, Rafael