Hi ports@ Forwarding the message I sent to the go maintainer as I assume he was too busy with the 5.7 release to notice.
I'm intending to package up the go cover tool this weekend unless someone already has done this. I'm also open to suggestions on any other add-on 'go tools' that want to install system-wide like the cover tool - might as well try to package them up while there. Suggestions for port name-space & possible gotchas/best practices for packaging go tools are of course also welcome. ----- Original message ----- From: Adam Wolk <adam.w...@koparo.com> To: Joel Sing <js...@openbsd.org> Subject: lang/go cover tool Date: Sun, 22 Feb 2015 23:10:10 +0100 Hi Joel, Since you are the maintainer for lang/go I thought I should direct this question at you. I'm trying to install go tool cover under OpenBSD and it doesn't seem to respect $GOPATH through the whole process. $ go get golang.org/x/tools/cmd/cover go install golang.org/x/tools/cmd/cover: open /usr/local/go/pkg/tool/openbsd_386/cover: permission denied Should this be packaged separately or is there a step that I'm missing doing the install? PS. Should the default lang/go package have a pkg-readme about the required changes to login.conf or manually running ulimit? I hit this one pretty early with i386. Regards, -- Adam Wolk adam.w...@koparo.com