Created attachment 207803 [details] patch file Hi, This port currently doesn't build in poudriere: ===> Building tusd from cmd/tusd/main.go go: cloud.google.com/go@v0.40.0: Get https://proxy.golang.org/cloud.google.com/go/@v/v0.40.0.mod: dial tcp: lookup proxy.golang.org on 209.222.18.218:53: write udp 127.0.0.1:10222->209.222.18.218:53: write: permission denied *** Error code 1 - Unbreak by switching to go:modules and vendoring dependencies - While here, remove custom do-install and fix GO_TARGET Tested on 113i, 120a
A commit references this bug: Author: mm Date: Wed Sep 25 15:07:06 UTC 2019 New revision: 512788 URL: https://svnweb.freebsd.org/changeset/ports/512788 Log: - Unbreak www/tusd by switching to go:modules and vendoring dependencies - Remove custom do-install and fix GO_TARGET PR: 240816 Submitted by: Dmitri Goutnik <dmgk@freebsd.org> Changes: head/www/tusd/Makefile head/www/tusd/distinfo