aboutsummaryrefslogtreecommitdiff
path: root/sysutils/consul
Commit message (Collapse)AuthorAgeFilesLines
* all: Bump after lang/go121 updateAshish SHUKLA2024-03-061-0/+1
| | | | | | | There were a few conflicts which were manually resolved MFH: 2024Q1 (cherry picked from commit ab359b34c97c7d1240079914bcd4dd54eb155e19)
* sysutils/consul: Update version 1.17.0=>1.17.1Muhammad Moinur Rahman2023-12-152-18/+17
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.17.1
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-071-0/+1
| | | | PR: 274405
* sysutils/consul: Update version 1.16.3=>1.17.0Muhammad Moinur Rahman2023-11-042-17/+17
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.17.0
* sysutils/consul: Update version 1.16.2=>1.16.3Muhammad Moinur Rahman2023-11-022-17/+17
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.16.3
* sysutils/consul: Update version 1.16.1=>1.16.2Muhammad Moinur Rahman2023-09-202-17/+16
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.16.2
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-081-0/+1
|
* sysutils/consul: Update version 1.16.0=>1.16.1Muhammad Moinur Rahman2023-08-102-17/+16
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.16.1
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-041-0/+1
|
* sysutils/consul: Update version 1.15.4=>1.16.0Muhammad Moinur Rahman2023-06-302-17/+17
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.16.0
* sysutils/consul: Update version 1.15.3=>1.15.4Muhammad Moinur Rahman2023-06-292-17/+17
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.15.4
* sysutils/consul: Update version 1.15.2=>1.15.3Muhammad Moinur Rahman2023-06-032-17/+17
| | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.15.3
* sysutils/consul: Simplify MASTER_SITESMuhammad Moinur Rahman2023-05-181-18/+12
| | | | - Pet portclippy
* sysutils/consul: Update version 1.12.9=>1.15.2Boris Korzun2023-04-293-602/+71
| | | | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.15.2 PR: 271107
* sysutils/consul: Update version 1.12.4=>1.12.9Uros2023-04-272-107/+109
| | | | | | Changelog: https://github.com/hashicorp/consul/releases/tag/v1.12.9 PR: 269380
* */*: Adopt ports from swills@Muhammad Moinur Rahman2023-04-111-1/+1
|
* all: return swills' ports to the pools after safeeping his ports bit.Rene Ladan2023-04-111-2/+1
| | | | With hat: portmgr-secretary
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-081-1/+1
|
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-091-1/+1
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-02-151-1/+1
|
* all: Bump PORTREVISION after GO_DEFAULT update.Dmitri Goutnik2023-02-091-1/+1
|
* all: Bump PORTVERSION after lang/go{118,119} updateDmitri Goutnik2023-01-141-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-12-111-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-10-061-1/+1
|
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-09-081-0/+1
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* sysutils/consul: Update to 1.12.4Brad Davis2022-08-132-56/+76
|
* all: Bump PORTREVISION after Go updateDmitri Goutnik2022-08-031-1/+1
| | | | Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
* all: Bump PORTREVISION after lang/go{117,118} updateDmitri Goutnik2022-07-141-1/+1
|
* */*: Bump port revisons after lang/go{117,118} updateDmitri Goutnik2022-06-071-1/+1
|
* */*: Bump PORTREVISION after lang/go 1.18 updateGuangyuan Yang2022-03-301-0/+1
|
* sysutils/consul: update to 1.11.3Steve Wills2022-02-252-7/+538
|
* sysutils/consul: Update to 1.10.7Brad Davis2022-01-162-4/+4
|
* sysutils/consul: Update to 1.10.3Brad Davis2021-10-132-4/+5
| | | | | PR: 258902 Approved by: swills
* sysutils/consul: Add CPE informationStefan Eßer2021-10-131-1/+2
| | | | Approved by: portmgr (blanket)
* sysutils/consul: Update to 1.9.9Brad Davis2021-09-112-4/+4
| | | | | | | PR: 258328 Approved by: swills (maintainer) MFH: 2021Q3 Security: 376df2f1-1295-11ec-859e-000c292ee6b8
* sysutils/consul: Update to 1.9.5Brad Davis2021-06-232-4/+4
| | | | | | PR: 255154 Submitted by: brd Security: 093a6baf-9f99-11eb-b150-000c292ee6b8
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-2/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* sysutuils/consul: update to 1.9.4 [1]Steve Wills2021-03-133-5/+5
| | | | | | | | | | While here, start up earlier [2] PR: 254197 [1] Submitted by: brd [1] Notes: svn path=/head/; revision=568218
* sysutils/consule: update to 1.9.3Steve Wills2021-02-052-4/+4
| | | | | | | | PR: 253165 Submitted by: brd Notes: svn path=/head/; revision=564075
* sysutils/consul: garbage collect patchesMikael Urankar2020-12-232-221/+0
| | | | | | | | | The golang.org/x/net* modules were updated and contains the FreeBSD/aarch64 bits Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=559001
* sysutils/consul: Update to 1.9.1Steve Wills2020-12-162-5/+4
| | | | | | | | PR: 251869 Submitted by: Dani <i.dani@outlook.com> Notes: svn path=/head/; revision=558226
* sysutils/consul: fix pkg-messageSteve Wills2020-12-072-0/+8
| | | | | | | MFH: 2020Q4 Notes: svn path=/head/; revision=557189
* sysutils/consul: update to 1.9.0Steve Wills2020-12-063-4/+9
| | | | | | | | | | PR: 251418 Submitted by: brd MFH: 2020Q4 Security: 8d17229f-3054-11eb-a455-ac1f6b16e566 Notes: svn path=/head/; revision=557179
* sysutils/consul: update to 1.8.5Steve Wills2020-11-033-413/+4
| | | | Notes: svn path=/head/; revision=554001
* sysutils/consul: fix build on aarch64Mikael Urankar2020-09-193-0/+630
| | | | | | | | PR: 247008 Approved by: swills (maintainer) Notes: svn path=/head/; revision=549035
* sysutils/consul: update to 1.8.4Steve Wills2020-09-142-4/+4
| | | | Notes: svn path=/head/; revision=548611