Created attachment 166549 [details] Patch Ports are not allowed to fetch during the build phase - this is a security (fetches unverified code) and consistency (no distfile caching, no offline build, breaks reproducible builds) issue, not just a problem with tinderbox building.
Comment on attachment 166549 [details] Patch It does not fetch anything. It "makes outbound connection" and then uses files from distfiles only.
What's the purpose of this connection then?
No idea. When I created this port I asked ports-developers@ for help with this issue, but none responded.
Then it's not proven that it doesn't download anything and the port is broken.
A commit references this bug: Author: demon Date: Fri Feb 5 12:53:18 UTC 2016 New revision: 408181 URL: https://svnweb.freebsd.org/changeset/ports/408181 Log: Make life of pig users a bit harder. PR: 206916 Submitted by: amdmi3 Changes: head/devel/pig/Makefile