Commit Graph

8 Commits

Author SHA1 Message Date
sthen
f74b6c2d62 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:44:34 +00:00
sthen
4c9d7e6039 No need for a special MODGO_ENV for go.port.mk, just use normal MAKE_ENV
like the rest of the ports tree. This also allows removing a bunch of
manual setting of PATH="${PORTPATH}" HOME="${PORTHOME}" done in various
ports etc. This also makes sure CFLAGS is passed through (not everything
honours it but it does improve at least some ports).

Remove NO_CCACHE from www/honk that was added because the above problem
resulted in ccache variables not being passed through correctly breaking
the cc calls in this.

ok kmos@
2019-05-04 21:46:16 +00:00
sthen
f52be2a50e bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
jasper
269e864a7a it's no longer needed to set GO15VENDOREXPERIMENT since we have go 1.6 2016-08-13 08:42:22 +00:00
ajacoutot
7dd96039df Bump after recent go MODULE change.
ok czarkoff@
2016-08-03 09:34:39 +00:00
czarkoff
80d8cd7133 update to hub 2.2.3 2016-05-10 16:47:13 +00:00
jasper
caca01625b - update to hub-2.2.2
from Michael Reed
ok MAINTAINER, czarkoff@
2015-12-12 20:01:10 +00:00
czarkoff
37d138d60d import hub
Port by Fabian Raetz with changes by kspillner@ and czarkoff@

OK kspillner@, sthen@
2015-06-08 10:07:38 +00:00