[Bug 265250] ports-mgmt/portmaster -F does not suppress build of depends (for sysutils/restic, for one)
Date: Sat, 16 Jul 2022 18:27:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265250 --- Comment #2 from Matthias Andree <mandree@FreeBSD.org> --- After some quick thinking, I think I wanted it to fetch its requisites and it should go without building, but apparently there is some cargo cult (pun intended) there that crams hundreds of source files into the distdir. I think the go world is the offender here and should provide a way to fetch inputs with building go first. It's not as expensive as rust, but still surprising. -- You are receiving this mail because: You are the assignee for the bug.