freebsd-ports/Mk
Dmitri Goutnik c507f19c22 Mk/Uses/go.mk: Avoid pollution of Go module cache with modules downloaded by gomod-vendor
Use module cache local to the WRKDIR and add the -modcacherw flag (available in
go1.14 [1, 2]) to instruct go mod vendor to leave directories in the module
cache read-write instead of making them unwritable.

[1] https://github.com/golang/go/issues/31481
[2] https://go-review.googlesource.com/c/go/+/202079/

Reviewed by:	swills
Differential Revision:	https://reviews.freebsd.org/D23063
2020-03-02 13:58:40 +00:00
..
Scripts Unbreak make makepatch. 2020-01-23 08:55:25 +00:00
Uses Mk/Uses/go.mk: Avoid pollution of Go module cache with modules downloaded by gomod-vendor 2020-03-02 13:58:40 +00:00
Wrappers BINARY_WRAPPERS allow to push in front of the PATH wrappers for binaries. 2019-10-01 14:33:24 +00:00
bsd.ccache.mk - Add compat for NOCCACHE -> NO_CCACHE 2019-10-10 20:09:59 +00:00
bsd.commands.mk
bsd.default-versions.mk Mk/bsd.default-versions.mk 2020-02-02 19:54:15 +00:00
bsd.destdir.mk
bsd.gcc.mk Significantly simplify the logic to determine which port (or base version) 2020-02-22 10:15:04 +00:00
bsd.gecko.mk www/firefox: update to 73.0 2020-02-04 00:39:23 +00:00
bsd.gstreamer.mk Update gstreamer1 to 1.16.2. 2020-01-26 17:42:36 +00:00
bsd.java.mk Clean up after java/openjdk6 and java/openjdk6-jre removal 2019-11-26 21:46:12 +00:00
bsd.ldap.mk
bsd.licenses.db.mk
bsd.licenses.mk Fix a common grammar error: "can not" means the opposite of "cannot." 2018-08-01 16:33:11 +00:00
bsd.local.mk
bsd.ocaml.mk
bsd.octave.mk - Replace with a cleaner way to get OCTAVE_VERSION. 2019-12-20 04:30:01 +00:00
bsd.options.desc.mk Reword INFO_DESC to better reflect that it's about documentation in GNU 2019-12-28 21:23:52 +00:00
bsd.options.mk Clean up support for FreeBSD 11.2. 2019-11-07 16:30:12 +00:00
bsd.port.mk 12.0 is not supported any more. 2020-03-02 12:43:43 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Remove checks for ia64, this is not a supported architecture. 2019-04-23 17:52:38 +00:00
bsd.ruby.mk Add forgotten PLIST_SUB helper for lang/ruby27 at r524061 2020-02-05 02:40:12 +00:00
bsd.sanity.mk Retire XORG_CAT 2019-11-04 18:08:20 +00:00
bsd.sites.mk Ditch cytranet from sourceforge, currently dead. 2020-02-14 22:01:01 +00:00
bsd.ssp.mk Use ARCH instead of MACHINE to check for mips. 2019-12-20 01:11:41 +00:00
bsd.tex.mk Revert recent bsd.tex.mk change 2019-08-28 05:18:07 +00:00
bsd.wx.mk x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language 2020-02-29 18:24:19 +00:00