16 Commits

Author SHA1 Message Date
sthen
12f3b57ad2 disable on i386,
/usr/obj/ports/packer-1.2.4/go/src/github.com/hashicorp/packer/vendor/github.com/Azure/azure-sdk-for-go/services/network/mgmt/2018-01-01/network/expressroutecircuitpeerings.go:53:159: constant 4294967295 overflows int
2018-07-12 09:53:59 +00:00
ajacoutot
39b694bc2b Update to packer-1.2.4. 2018-07-10 15:44:04 +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
ajacoutot
a08fb32886 Update to packer-1.1.3. 2017-12-11 19:27:53 +00:00
ajacoutot
38c44ee4fe Update to packer-1.1.2. 2017-12-03 15:11:46 +00:00
ajacoutot
35831112e7 Update to packer-1.1.1. 2017-10-19 10:23:45 +00:00
ajacoutot
6afb6a2e9e Update to packer-1.0.0. 2017-04-05 14:39:39 +00:00
ajacoutot
8db066d7d3 Update to packer-0.12.3. 2017-03-03 09:24:31 +00:00
ajacoutot
82a75945d6 Update to packer-0.12.2. 2017-01-21 04:10:44 +00:00
ajacoutot
b4e6109a5d Update to packer-0.12.1. 2017-01-04 08:18:27 +00:00
ajacoutot
4adcb1bc45 Update to packer-0.12.0. 2016-11-16 19:09:33 +00:00
ajacoutot
7dd96039df Bump after recent go MODULE change.
ok czarkoff@
2016-08-03 09:34:39 +00:00
ajacoutot
3a57562cbe Update to packer-0.10.1. 2016-05-25 13:20:09 +00:00
ajacoutot
3807f8cc7d No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go. 2016-05-11 17:03:21 +00:00
czarkoff
a11a018bee simplify MODGO_CMD environment customization
Clear user's environment with SETENV and provide MODGO_ENV for adding variables
to environment and MODGO_GOPATH for altering GOPATH.

OK ajacoutot@, jasper@, kspillner@
2016-05-08 12:29:17 +00:00
ajacoutot
57be5b54c7 Import packer-0.10.0.
Packer is a tool for building identical machine images for multiple platforms
from a single source configuration.
<...>

input and ok jasper@
2016-04-28 10:09:22 +00:00