On Tue, Feb 18, 2025 at 09:41:05PM -0600, Maximo Pech wrote: > Hi @ports
> I've noticed that official binaries for OpenBSD are available from > upstream as you can see here > https://docs.ipfs.tech/install/command-line/#install-official-binary-distributions. > Also those are a newer version than the one we have in ports and they > offer ipfs-cluster OpenBSD binaries as well, which we don't have in > ports. Which version of OpenBSD did they build against? Did you test them? Did they just assume that since it is go, they could cross-compile? OpenBSD doesn't maintain ABI compatibility from one release to the next. We make sure the packages built from the ports tree stay working. Does the upstream project? Since they don't mention how the packages are built, I'm betting not. > So maybe there's no point in maintaining this. What do you think? Only if all the users of it want to build it from source themselves. --Kurt