pkgsrc/mk/fetch
schmonz 318812e1f2 The non-writability check for DISTDIR is intended to prevent wasting
resources when fetchers wouldn't be able to save what they download. On
my build farm with pkgsrc (and pkgsrc/distfiles) mounted over NFS,
however, the check gives false positives for NetBSD 9.2 and -current.
Downgrade it to a warning so that these fetches can succeed, while
leaving a breadcrumb in case someone encounters a true positive.

It would of course be interesting to sort out why, in my environment, a
wide variety of other OSes get 1 for "${TEST} ! -w $fetchdir" while
NetBSD gets 0. In the meantime, joerg@ suggested this workaround and
gdt@ agrees it's reasonable to try.
2021-12-16 14:10:46 +00:00
..
bsd.fetch-vars.mk mk: Introduce GITHUB_SUBMODULES to get and place Git submodules for GitHub 2021-03-30 16:47:03 +00:00
bsd.fetch.mk
distclean.mk
fetch The non-writability check for DISTDIR is intended to prevent wasting 2021-12-16 14:10:46 +00:00
fetch-list.mk
fetch.mk mk/fetch/fetch.mk: add keywords for "bmake help" 2020-08-04 21:54:46 +00:00
github.mk correct documentation 2021-04-10 09:03:13 +00:00
pypi.mk
sites.mk mk: download.kde.org redirects to https 2021-08-31 11:33:04 +00:00