Mikael Urankar
79df48e349
sysutils/consul: fix build on aarch64
...
PR: 247008
Approved by: swills (maintainer)
2020-09-19 16:05:17 +00:00
Steve Wills
a96fc039a0
sysutils/consul: update to 1.8.4
2020-09-14 14:09:43 +00:00
Steve Wills
a1555a06a0
sysutils/consul: update to 1.8.3
2020-08-13 19:14:39 +00:00
Steve Wills
452cd353d7
sysutils/consul: update to 1.8.1
2020-08-02 17:23:27 +00:00
Steve Wills
11d8891e71
sysutils/consul: update to 1.8.0
...
While here, fix bug in rc script creation
2020-07-06 14:40:49 +00:00
Steve Wills
f695497dc4
sysutils/consul: update to 1.7.4
...
While here, improve a variable name and remove config test since it
doesn't seem to work properly
2020-06-10 23:04:45 +00:00
Steve Wills
54bb81c66b
sysutils/consul: Update to 1.7.3
...
PR: 246252
Submitted by: michael.glaus@hostpoint.ch
2020-05-14 12:24:03 +00:00
Steve Wills
3a4aba51ec
sysutils/consul: update to 1.7.2 [1][2]
...
While here, improve rc script [1]
PR: 244380 [1]
PR: 244365 [2]
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru > [1]
Reported by: crest@rlwinm.de [2]
2020-03-27 15:18:06 +00:00
Steve Wills
9059fb6879
sysutils/consul: Update to 1.6.2 and refactoring rc.script
...
PR: 240882
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru > (with changes)
2020-01-04 00:42:39 +00:00
Steve Wills
0ed6f1cbbf
sysutils/consul: fix fetch
...
PR: 241459
Reported by: pizzamig
2019-10-26 00:17:36 +00:00
Steve Wills
43f2ab7779
sysutils/consul: update to 1.6.1
...
PR: 239874
Reported by: Dmitry Wagin <dmitry.wagin@ya.ru >
2019-09-27 20:07:10 +00:00
Tobias Kortkamp
96a9e883c7
sysutils/consul: Switch to USES=go:modules, fix build with go1.13
...
===> Building for consul-1.5.1
$GOPATH/go.mod exists but should not
*** Error code 1
- Remove custom build and install targets
PR: 240313
Submitted by: Dmitri Goutnik <dg@syrec.org >
Pointy hat: jlaffaye
2019-09-08 12:18:47 +00:00
Antoine Brodin
7452888b13
Mark BROKEN
...
$GOPATH/go.mod exists but should not
Reported by: pkg-fallout
2019-09-08 05:52:41 +00:00
Dmitry Marakasov
0450c1e707
- Add LICENSE_FILE
...
- Update WWW
Approved by: portmgr blanket
2019-08-15 09:02:32 +00:00
Tobias Kortkamp
3726f94254
Convert all Go ports to USES=go
...
This allows for port testing with lang/go-devel via GO_PORT, setting
up the Go build environment in a single place, and is step one in
simplifying Go ports that often define too complicated do-build
targets themselves.
USES=go gains new arguments 'run' to add lang/go to RUN_DEPENDS and
'no_targets' for ports with composite builds that call 'go' themselves
and do not need the do-build/do-install targets of USES=go.
PR: 238849
Submitted by: dg@syrec.org (also D20745)
Reviewed by: mat, tobik
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20746
2019-06-29 03:51:13 +00:00
Steve Wills
a55d08e9c7
sysutils/consule: update to 1.5.1
2019-05-24 15:12:49 +00:00
Steve Wills
a47ac80bc5
sysutils/consul: update to 1.5.0
2019-05-10 14:55:29 +00:00
Steve Wills
a78379c2a0
sysutils/consul: update to 1.4.4
2019-04-25 16:08:53 +00:00
Steve Wills
8afe2b5412
sysutils/consul: update to 1.4.1
2019-01-25 12:38:21 +00:00
Steve Wills
f0c4e7974d
sysutils/consul: update to 1.4.0
2018-11-27 12:23:38 +00:00
Steve Wills
ecb93ae04d
sysutils/consul: update to 1.3.0
2018-10-23 15:14:38 +00:00
Steve Wills
f641d61006
sysutils/consul: update to 1.2.3
...
PR: 231347
Submitted by: pete@nomadlogic.org
2018-09-18 03:14:48 +00:00
Steve Wills
f695d611c6
sysutils/consul: update to 1.2.1
2018-07-13 12:46:12 +00:00
Steve Wills
f3253953a5
sysutils/consul: update to 1.2.0
2018-06-28 21:46:24 +00:00
Steve Wills
9c2ac64fab
sysutils/consul: update to 1.1.0
2018-05-15 15:16:53 +00:00
Steve Wills
e7d0a0751e
sysutils/consul: update to 1.0.7
2018-04-19 16:27:51 +00:00
Yuri Victorovich
54e279cd72
Make 41 Go ports respect MAKE_ENV. This is expected to unbreak them.
...
Ports:
benchmarks/hey benchmarks/vegeta databases/influxdb devel/arduino-builder devel/arduinoOTA
devel/awless devel/git-codereview devel/git-town devel/gitlab-runner devel/grv
devel/hub devel/jfrog-cli editors/micro finance/fixc misc/exercism
net-mgmt/intel-snap net-mgmt/kapacitor net-mgmt/telegraf net/goreplay net/syncthing
net/syncthing-cli net/syncthing-discosrv net/syncthing-inotify print/cups-connector security/sops
security/vault sysutils/amazon-ssm-agent sysutils/circonus-agent sysutils/consul sysutils/consul_exporter
sysutils/envconsul sysutils/serf textproc/consul-template textproc/spiff www/gobuffalo
www/grafana2 www/grafana3 www/mattermost-server www/minio www/minio-client
www/uchiwa
Approved by: tcberner (mentor, implicit)
Approved by: portmgr (port compliance, infrastructure)
2018-03-07 08:06:24 +00:00
Steve Wills
b9c49ec463
sysutils/consul: update to 1.0.6
...
MFH: 2018Q1
Security: ad2eeab6-ca68-4f06-9325-1937b237df60
2018-02-16 03:39:41 +00:00
Steve Wills
e6ae597927
sysutils/consul: update to 1.0.3
2018-01-25 02:28:03 +00:00
Steve Wills
0552a8792d
sysutils/consul: Update to 1.0.2
...
PR: 224636
Submitted by: Dani <i.dani@outlook.com >
2017-12-30 17:46:34 +00:00
Steve Wills
3d7305f51b
sysutils/consul: update to 1.0.1
...
While here, remove config test because it always fails on hosts with more than
1 IP.
2017-12-05 21:31:37 +00:00
Danilo G. Baio
c27d4e377f
Update license of ports using MPL (without version)
...
All ports now should use MPL[10|11|20] license.
Approved by: portmgr (blanket)
2017-11-04 11:43:35 +00:00
Steve Wills
540acfd6c5
sysutils/consul: remove unneeded upgrade_precmd line
...
PR: 221732
Pointyhat to: swills
2017-09-17 01:44:09 +00:00
Steve Wills
45e1fe1bee
sysutils/consul: check config in rc.d script
...
PR: 221732
Submitted by: thompsa
2017-09-17 01:43:06 +00:00
Steve Wills
6a27eed237
Update to new tar
...
No changes detected in source
2017-09-12 13:42:55 +00:00
Steve Wills
ac3369e994
sysutils/consul: update to 0.9.3
2017-09-11 14:51:28 +00:00
Steve Wills
8e7a0fc5f2
sysutils/consul: update to v0.9.2
...
PR: 222100
Submitted by: Tobias <t.tom@succont.de >
2017-09-06 20:00:22 +00:00
Steve Wills
2261bc1bef
sysutils/consul: update to 0.8.5
...
While here, remove unneeded post-patch and also set Version to avoid runtime
issue.
PR: 220798
Submitted by: luca.pizzamiglio@gmail.com
2017-07-17 18:44:38 +00:00
Steve Wills
a23420f8df
sysutils/consul: update to 0.8.3
2017-05-12 18:43:37 +00:00
Steve Wills
b291b72862
sysutils/consul: 0.8.1
...
While here, remove unneeded empty default consul_env.
PR: 218738
Submitted by: Scott Larson <stl@ossuary.net >
2017-04-19 14:32:23 +00:00
Steve Wills
d594a132cf
sysutils/consul: update to 0.8.0
2017-04-05 21:59:15 +00:00
Steve Wills
65d85cc103
sysutils/consul: fix version
...
PR: 218340
Submitted by: Dave Cottlehuber <dch@skunkwerks.at >
2017-04-05 15:28:41 +00:00
Steve Wills
440b7f9230
sysutils/consul: update to 0.7.5
2017-03-29 20:15:42 +00:00
Steve Wills
4d0a2423f0
sysutils/consul: fix baked in version
2016-11-14 14:45:04 +00:00
Steve Wills
32092530fe
sysutils/consul: fix version string
...
While here, remove web ui from distfile
Reported by: Douglas Thrift <douglas@douglasthrift.net >
2016-11-12 23:40:13 +00:00
Steve Wills
73769ba3ca
sysutils/consul: update 0.7.1
...
While here, remove the ui files since they are baked into the binary now and
fix a typo.
Changelog: https://github.com/hashicorp/consul/blob/v0.7.1/CHANGELOG.md
2016-11-11 01:01:38 +00:00
Steve Wills
bd76cc0706
sysutils/consul: update to 0.7.0
2016-10-05 01:00:21 +00:00
Steve Wills
21ef95514f
sysutils/consul: convert to GH_SUBDIR
...
While here, use vendored deps provided with source. Resulting binary should be
identical.
2016-09-02 20:32:20 +00:00
Allan Jude
fd6baeb675
consul: Add reload command to the rc.d script
...
Submitted by: Andrew Fengler <andrew.fengler@scaleengine.com >
Reviewed by: matthew
Approved by: swills (maintainer)
Sponsored by: ScaleEngine Inc.
Differential Revision: https://reviews.freebsd.org/D7487
2016-08-26 19:46:24 +00:00
Steve Wills
776c7279e9
sysutils/consul: fix build with Go 1.7
2016-08-18 17:42:15 +00:00