pkgsrc/lang/go
leot 9bb7fe2aa4 lang/go/go-package: Honor MAKE_ENV and set GOCACHE under WRKDIR
Previously GOCACHE was not passed as environment variable and hence
during the build of packages the cache was stored in `${GO} env
GOCACHE' (${XDG_CACHE_HOME} if defined or ${HOME}/.cache).

Pass GOCACHE so that all cached file will ends up under ${WRKDIR}.

While here also pass both GOPATH and GOCACHE via MAKE_ENV.

Thanks to Antonio Huete Jimenez for spotting this problem!

Discussed and ok by <bsiegert>, thanks!
2018-08-29 10:11:57 +00:00
..
patches Update Go to 1.10. Via wip. 2018-03-04 12:54:06 +00:00
ALTERNATIVES Install bin/go via pkg_alternatives. Bump revision. 2018-07-08 09:27:31 +00:00
DESCR
distinfo Update Go to 1.10.4. 2018-08-27 15:01:09 +00:00
go-package.mk lang/go/go-package: Honor MAKE_ENV and set GOCACHE under WRKDIR 2018-08-29 10:11:57 +00:00
Makefile Update Go to 1.10.4. 2018-08-27 15:01:09 +00:00
PLIST Update Go to 1.10.4. 2018-08-27 15:01:09 +00:00
PLIST.Linux Add Linux specific PLIST 2016-03-09 07:19:55 +00:00
PLIST.OpenBSD Update Go to 1.10. Via wip. 2018-03-04 12:54:06 +00:00
PLIST.SunOS The x/net/lif package seems to be SunOS only at the moment, fix PLIST. 2017-03-20 15:08:39 +00:00
version.mk Update Go to 1.10.4. 2018-08-27 15:01:09 +00:00