sthen
3046e0772e
bump the golang ports so that pkg_add -u knows to update them
2021-03-08 13:59:23 +00:00
ajacoutot
e8517f28ce
Update to consul-template-0.25.2.
2021-02-21 10:49:53 +00:00
ajacoutot
fcdf1ed1a2
Update to consul-template-0.25.1.
2020-07-31 14:16:25 +00:00
ajacoutot
3056ef4ee7
Regen MODGO_* stuff after the recent go MODULE change.
2020-06-27 13:05:45 +00:00
ajacoutot
bb439efcf5
Use the new go module facility instead of creating my own tarballs.
...
With help from abieber@
2020-05-16 14:09:10 +00:00
ajacoutot
f0a935cef5
Remove distfile creation example, I will factorize this somewhere else.
2020-04-29 05:26:50 +00:00
ajacoutot
a37bcd460a
Update to consul-template-0.25.0.
2020-04-29 05:19:23 +00:00
ajacoutot
bbc7a6f8c0
Use "go mod" instead of dep.
2020-01-25 08:39:17 +00:00
ajacoutot
6e2d609775
Update to consul-template-0.24.1.
2020-01-25 07:25:40 +00:00
ajacoutot
5e4ba28761
Tweak comment.
2019-12-15 13:53:42 +00:00
ajacoutot
d631d2238c
Add some doc about creating new releases.
2019-11-10 19:56:58 +00:00
ajacoutot
2e613f5ed4
Update to consul-template-0.20.1.
...
- take over MAINTAINER
ok jasper@ (former maintainer)
2019-09-07 15:48:31 +00:00
sthen
77f7cc9c61
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:49:33 +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
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
jasper
3199c8b159
update to consul-template-0.19.5
2018-07-10 13:32:52 +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
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
jasper
f7d374188b
update to consul-template-0.19.4
2017-11-02 17:43:04 +00:00
ajacoutot
7995708f3c
Bring rc_bg back.
2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0
I forgot the bump commit...
2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8
Cope with recent rc.subr(8) change (removal of rc_bg etc.)
2017-05-27 13:53:06 +00:00
jasper
cc054dd32d
update to consul-template-0.18.2
2017-04-09 19:01:35 +00:00
jasper
db20b47114
update to consul-template-0.18.1
2017-02-11 08:52:16 +00:00
jasper
23cb52cf27
- update to consul-template 0.18.0
...
https://github.com/hashicorp/consul-template/blob/v0.18.0/CHANGELOG.md
2017-01-21 10:20:56 +00:00
jasper
476d784cab
import consul-template-0.16.0
...
This project provides a convenient way to populate values from Consul
into the file system using the consul-template daemon.
ok aja@
2016-11-01 16:51:30 +00:00