notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
consul-template Generic template rendering and notifications with Consul
0.37.4 textproc on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.35.0_1Version of this port present on the latest quarterly branch.
Maintainer: bofh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-03-26 02:43:19
Last Update: 2024-03-29 10:33:49
Commit Hash: f8d4637
People watching this port, also watch:: terraform, consul, vault, packer, go
License: MPL20
WWW:
https://github.com/hashicorp/consul-template
Description:
Generic template rendering and notifications with Consul
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/consul-template
  2. /usr/local/share/licenses/consul-template-0.37.4/catalog.mk
  3. /usr/local/share/licenses/consul-template-0.37.4/LICENSE
  4. /usr/local/share/licenses/consul-template-0.37.4/MPL20
Collapse this list.
Dependency lines:
  • consul-template>0:textproc/consul-template
To install the port:
cd /usr/ports/textproc/consul-template/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/consul-template
  • pkg install consul-template
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: consul-template
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1711707375 SHA256 (go/textproc_consul-template/consul-template-v0.37.4/v0.37.4.mod) = 38b78b12d464ec472fd85a6e4ac1ed5a00662478414cc15727b21a01acc7565d SIZE (go/textproc_consul-template/consul-template-v0.37.4/v0.37.4.mod) = 2810

Expand this list (2 items)

Collapse this list.

SHA256 (go/textproc_consul-template/consul-template-v0.37.4/v0.37.4.zip) = 39896e2b10a0570026ea0386566455266152ee5cb01b2fe6f85321e7f3ea180f SIZE (go/textproc_consul-template/consul-template-v0.37.4/v0.37.4.zip) = 401492

Collapse this list.


Packages (timestamps in pop-ups are UTC):
consul-template
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.37.20.37.2-0.37.20.37.2---
FreeBSD:13:quarterly0.36.00.36.0-0.36.00.36.0---
FreeBSD:14:latest0.37.20.37.2-0.37.20.37.2---
FreeBSD:14:quarterly0.36.00.36.0-0.36.00.36.0---
FreeBSD:15:latest0.37.20.37.2n/a0.36.0_1n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go121 : lang/go121
Fetch dependencies:
  1. go121 : lang/go121
  2. ca_root_nss>0 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
textproc_consul-template
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/hashicorp/consul-template/@v/
Collapse this list.

Number of commits found: 67

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.37.4
29 Mar 2024 10:33:49
commit hash: f8d4637c5b8213b3f2de07c3c944d3e667670e2acommit hash: f8d4637c5b8213b3f2de07c3c944d3e667670e2acommit hash: f8d4637c5b8213b3f2de07c3c944d3e667670e2acommit hash: f8d4637c5b8213b3f2de07c3c944d3e667670e2a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.37.3=>0.37.4

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.37.4
0.37.3
24 Mar 2024 18:23:31
commit hash: b2b1b61573e789ebe7ff5e6a3924c1108ed4b8b4commit hash: b2b1b61573e789ebe7ff5e6a3924c1108ed4b8b4commit hash: b2b1b61573e789ebe7ff5e6a3924c1108ed4b8b4commit hash: b2b1b61573e789ebe7ff5e6a3924c1108ed4b8b4 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.37.2=>0.37.3

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.37.3
0.37.2_1
24 Mar 2024 14:29:00
commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913commit hash: a5a000df3b3697665460dbfbafe7120e306d8913 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
lang/go: Change DEFAULT to 1.21

PR:		277776
Approved by:	portmgr (exp-run)
0.37.2
09 Mar 2024 13:43:11
commit hash: 4cc8c9fa38fd5f0f6bb9bd342bf199359f5e2a4acommit hash: 4cc8c9fa38fd5f0f6bb9bd342bf199359f5e2a4acommit hash: 4cc8c9fa38fd5f0f6bb9bd342bf199359f5e2a4acommit hash: 4cc8c9fa38fd5f0f6bb9bd342bf199359f5e2a4a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.37.1=>0.37.2

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.37.2
0.37.1
27 Feb 2024 06:54:48
commit hash: 18bee2af97679a04dc0867325aadeafeed58217ecommit hash: 18bee2af97679a04dc0867325aadeafeed58217ecommit hash: 18bee2af97679a04dc0867325aadeafeed58217ecommit hash: 18bee2af97679a04dc0867325aadeafeed58217e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.37.0=>0.37.1

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.37.1
0.37.0
22 Feb 2024 03:47:56
commit hash: 3cae8cfa369b937574d3b836b1e0881840b9037ecommit hash: 3cae8cfa369b937574d3b836b1e0881840b9037ecommit hash: 3cae8cfa369b937574d3b836b1e0881840b9037ecommit hash: 3cae8cfa369b937574d3b836b1e0881840b9037e files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.36.0=>0.37.0

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.37.0
0.36.0_1
11 Feb 2024 10:39:17
commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291commit hash: 7e5aa2085f48d71be003c8ff0377bde837467291 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		276530
0.36.0
04 Jan 2024 05:06:52
commit hash: 91c8d3eabaf775e436318b242a313e7b82b1ab04commit hash: 91c8d3eabaf775e436318b242a313e7b82b1ab04commit hash: 91c8d3eabaf775e436318b242a313e7b82b1ab04commit hash: 91c8d3eabaf775e436318b242a313e7b82b1ab04 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.35.0=>0.36.0

Changelog: https://github.com/hashicorp/consul-template/releases/tag/v0.36.0
0.35.0_1
07 Dec 2023 02:22:10
commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609commit hash: 0505b712df3ae2b4bcaba00aecc7c1e9100d8609 files touched by this commit
Ashish SHUKLA (ashish) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update

PR:		274405
0.35.0
11 Nov 2023 21:34:54
commit hash: f90b6cd32a372ed4b8266602a4fede8f7facd406commit hash: f90b6cd32a372ed4b8266602a4fede8f7facd406commit hash: f90b6cd32a372ed4b8266602a4fede8f7facd406commit hash: f90b6cd32a372ed4b8266602a4fede8f7facd406 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.34.0=>0.35.0

Changelog:
https://github.com/hashicorp/consul-template/releases/tag/v0.35.0
0.34.0
12 Oct 2023 06:57:07
commit hash: 5da30677e344cae0d942e62614309c8a7fb50c63commit hash: 5da30677e344cae0d942e62614309c8a7fb50c63commit hash: 5da30677e344cae0d942e62614309c8a7fb50c63commit hash: 5da30677e344cae0d942e62614309c8a7fb50c63 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.33.0=>0.34.0

Changelog:
https://github.com/hashicorp/consul-template/releases/tag/v0.34.0
0.33.0_1
08 Sep 2023 14:34:56
commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3commit hash: 8e4bc57934f0611f59a2bfca1ddbab781572ead3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go* update
0.33.0
10 Aug 2023 17:03:10
commit hash: c06f0479009e9b22b0e5224ecba2f2e5ea8e44a7commit hash: c06f0479009e9b22b0e5224ecba2f2e5ea8e44a7commit hash: c06f0479009e9b22b0e5224ecba2f2e5ea8e44a7commit hash: c06f0479009e9b22b0e5224ecba2f2e5ea8e44a7 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.32.0=>0.33.0

Changelog:
https://github.com/hashicorp/consul-template/releases/tag/v0.33.0
0.32.0_1
04 Aug 2023 14:24:50
commit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fccommit hash: 09b993031a3b38ba8c33639ca40c1e3d69de67fc files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.32.0
02 Jun 2023 17:24:45
commit hash: ebdf7b8f608f2765b5b324513b8377aa6b1775f8commit hash: ebdf7b8f608f2765b5b324513b8377aa6b1775f8commit hash: ebdf7b8f608f2765b5b324513b8377aa6b1775f8commit hash: ebdf7b8f608f2765b5b324513b8377aa6b1775f8 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.31.0=>0.32.0

Changgelog:
https://github.com/hashicorp/consul-template/releases/tag/v0.32.0
0.31.0
12 May 2023 14:57:23
commit hash: 87c85b537e3aedf2f16c4801408272c79dde7eeacommit hash: 87c85b537e3aedf2f16c4801408272c79dde7eeacommit hash: 87c85b537e3aedf2f16c4801408272c79dde7eeacommit hash: 87c85b537e3aedf2f16c4801408272c79dde7eea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/consul-template: Update version 0.29.4=>0.31.0

Changelog:
https://github.com/hashicorp/consul-template/releases/tag/v0.31.0
0.29.4_8
11 Apr 2023 20:46:12
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
0.29.4_8
11 Apr 2023 20:34:04
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72dcommit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
0.29.4_8
08 Apr 2023 15:13:25
commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912commit hash: ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.29.4_7
22 Mar 2023 20:15:24
commit hash: 913c7bede05d4f695f4ab2f35f60581dea3cbc7ecommit hash: 913c7bede05d4f695f4ab2f35f60581dea3cbc7ecommit hash: 913c7bede05d4f695f4ab2f35f60581dea3cbc7ecommit hash: 913c7bede05d4f695f4ab2f35f60581dea3cbc7e files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
textproc/consul-template: fix build on riscv64

Bump golang.org/x/sys dependency to version new enough
to support riscv64-freebsd.

Sponsored by:	Berliner Linux User Group e.V.
Approved by:	portmgr (build fix blanket)
0.29.4_6
09 Mar 2023 19:18:07
commit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93dcommit hash: 09079730e9ca1d59129935a6046cbb7ee5e4a93d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go ports update
0.29.4_5
15 Feb 2023 19:06:01
commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286commit hash: 56b5ec772f679a600dabe41622c1350594628286 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{119,120} update
0.29.4_4
09 Feb 2023 21:55:23
commit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0dcommit hash: 2297efc51b0f75d25389b742048fb7e9b2d96f0d files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after GO_DEFAULT update.
0.29.4_3
14 Jan 2023 11:31:17
commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6commit hash: 3b383d833aadb5e3e89d8ee3db1fef37ac239af6 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTVERSION after lang/go{118,119} update
0.29.4_2
11 Dec 2022 11:17:27
commit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2acommit hash: d9ad1002d517a618a299e45ae70075f2cfc66d2a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.29.4_1
06 Oct 2022 19:24:26
commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3commit hash: bde51869ee0206eeaa2849d8ef28b14da59727a3 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
0.29.4
03 Oct 2022 15:54:55
commit hash: de704b9c30665e9a23bc08612953a5d5e8e0c5a3commit hash: de704b9c30665e9a23bc08612953a5d5e8e0c5a3commit hash: de704b9c30665e9a23bc08612953a5d5e8e0c5a3commit hash: de704b9c30665e9a23bc08612953a5d5e8e0c5a3 files touched by this commit
Brad Davis (brd) search for other commits by this committer
textproc/consul-template: Update to 0.29.4
0.29.3
30 Sep 2022 22:44:05
commit hash: 52670aaa49d4b818d65c9374d8572d3fa0a5aea7commit hash: 52670aaa49d4b818d65c9374d8572d3fa0a5aea7commit hash: 52670aaa49d4b818d65c9374d8572d3fa0a5aea7commit hash: 52670aaa49d4b818d65c9374d8572d3fa0a5aea7 files touched by this commit
Brad Davis (brd) search for other commits by this committer
textproc/consul-template: Update to 0.29.3
0.29.2_1
08 Sep 2022 16:33:18
commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7commit hash: f05c98fffb232735c05ba30d43fb279085b813d7 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{118,119} update
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

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)
0.29.2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.29.2
18 Aug 2022 22:24:52
commit hash: c80160c5f0bd7c5e2e4b931f535816591a23403ecommit hash: c80160c5f0bd7c5e2e4b931f535816591a23403ecommit hash: c80160c5f0bd7c5e2e4b931f535816591a23403ecommit hash: c80160c5f0bd7c5e2e4b931f535816591a23403e files touched by this commit
Brad Davis (brd) search for other commits by this committer
textproc/consul-template: Update to 0.29.2
0.29.1
13 Aug 2022 21:55:06
commit hash: 714b0c023ae3fc754618720a94f6d63b0d388d76commit hash: 714b0c023ae3fc754618720a94f6d63b0d388d76commit hash: 714b0c023ae3fc754618720a94f6d63b0d388d76commit hash: 714b0c023ae3fc754618720a94f6d63b0d388d76 files touched by this commit
Brad Davis (brd) search for other commits by this committer
textproc/consul-template: Update to 0.29.1
0.27.2_4
03 Aug 2022 21:35:13
commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24commit hash: 4476f89764d3ee73d216c2d56df149e8d4c62c24 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after Go update

Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
0.27.2_3
14 Jul 2022 12:46:05
commit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5acommit hash: 153cb65ac8a05356245dd09d1ff48c2a6afafc5a files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go{117,118} update
0.27.2_2
07 Jun 2022 21:56:10
commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35commit hash: 309cdeccd802bb370a42e80cc4468da17c8dab35 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Bump port revisons after lang/go{117,118} update
0.27.2_1
30 Mar 2022 07:01:44
commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653commit hash: d690b5102f75bf70e3cfb280a84c9f3eaf4ec653 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
*/*: Bump PORTREVISION after lang/go 1.18 update
0.27.2
30 Dec 2021 01:47:42
commit hash: 1c57bbff5e0e63788c0dc83c07109ef5324d75aacommit hash: 1c57bbff5e0e63788c0dc83c07109ef5324d75aacommit hash: 1c57bbff5e0e63788c0dc83c07109ef5324d75aacommit hash: 1c57bbff5e0e63788c0dc83c07109ef5324d75aa files touched by this commit
Brad Davis (brd) search for other commits by this committer
Author: Boris Korzun
textproc/consul-template: Update to 0.27.2

1) Update to 0.27.2:
* syslog bug fixed - https://github.com/hashicorp/consul-template/issues/1523

2) RC-script refactor:
* fixed keyword;
* added consul_template_syslog_output_tag variable, making them consistent with
the rest of the ports tree;
* fixed codestyle.

PR: 259711
0.27.1
13 Oct 2021 22:06:30
commit hash: 551a3bd83444b783a20289b0960cdff0f6e78aa1commit hash: 551a3bd83444b783a20289b0960cdff0f6e78aa1commit hash: 551a3bd83444b783a20289b0960cdff0f6e78aa1commit hash: 551a3bd83444b783a20289b0960cdff0f6e78aa1 files touched by this commit
Brad Davis (brd) search for other commits by this committer
textproc/consul-template: Update to 0.27.1

PR:		258900
Approved by:	swills
0.27.0
11 Sep 2021 00:51:58
commit hash: 5879055dc7b456fe58e33236132796f341650f39commit hash: 5879055dc7b456fe58e33236132796f341650f39commit hash: 5879055dc7b456fe58e33236132796f341650f39commit hash: 5879055dc7b456fe58e33236132796f341650f39 files touched by this commit
Brad Davis (brd) search for other commits by this committer
textproc/consul-template: Update to 0.27.0

PR:		258329
Approved by:	swills (maintainer)
0.25.2
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.25.2
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.25.2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.25.2
27 Feb 2021 03:30:44
Revision:566659Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.25.2
0.25.1_1
18 Jan 2021 16:22:03
Revision:561925Original commit files touched by this commit
brd search for other commits by this committer
textproc/consul-template: Update rc script to log output to syslog

PR:		252364
Approved by:	swills
0.25.1
02 Aug 2020 17:49:47
Revision:543984Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.25.1
0.25.0
14 Jul 2020 18:17:23
Revision:542229Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.25.0
0.22.0
15 Oct 2019 18:10:49
Revision:514558Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to v0.22.0
0.20.0
29 Sep 2019 22:34:31
Revision:513276Original commit files touched by this commit
dmgk search for other commits by this committer
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
sysutils-x11)

- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001

Reviewed by:	tobik
Approved by:	araujo (mentor), portmgr (adamw)
Differential Revision:	https://reviews.freebsd.org/D21744
0.20.0
29 Jun 2019 03:51:14
Revision:505321Original commit files touched by this commit
tobik search for other commits by this committer
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
0.20.0
26 Apr 2019 15:04:37
Revision:500112Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.20.0
0.19.5
18 Jun 2018 13:35:27
Revision:472692Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.19.5
0.19.4_1
07 Mar 2018 08:06:24
Revision:463776Original commit files touched by this commit
yuri search for other commits by this committer
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)
0.19.4_1
17 Dec 2017 21:04:49
Revision:456563Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template Fix rc script stop signal

PR:		224391
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
0.19.4
06 Dec 2017 17:14:14
Revision:455664Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.19.4
0.19.3
04 Nov 2017 11:43:35
Revision:453453Original commit files touched by this commit
dbaio search for other commits by this committer
Update license of ports using MPL (without version)

All ports now should use MPL[10|11|20] license.

Approved by:	portmgr (blanket)
0.19.3
16 Oct 2017 13:44:31
Revision:452195Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.19.3
0.19.2
11 Sep 2017 14:13:47
Revision:449647Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.19.2

PR:		222099
Submitted by:	Tobias <t.tom@succont.de>
0.18.2
29 Mar 2017 20:27:34
Revision:437232Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.18.2
0.15.0
10 Aug 2016 15:31:45
Revision:420033Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: Update to 0.15.0 and add rc.d script

PR:		211492
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
0.14.0
21 May 2016 13:46:09
Revision:415600Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.14.0
0.12.2
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.12.2
20 Feb 2016 14:40:33
Revision:409245Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: update to 0.12.2
28 May 2015 16:37:50
Revision:387743Original commit files touched by this commit Sanity Test Failure Refresh
mat search for other commits by this committer
Convert a few ports to use the new multi-github framework.

With hat:	portmgr
Sponsored by:	Absolight
0.8.0
18 May 2015 17:07:46
Revision:386691Original commit files touched by this commit
mat search for other commits by this committer
Replace most occurences of github.com in MASTER_SITES with USE_GITHUB usage.

With hat:	portmgr
Sponsored by:	Absolight
0.8.0
06 Apr 2015 00:47:35
Revision:383401Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: 0.8.0
0.3.1
26 Mar 2015 02:43:03
Revision:382289Original commit files touched by this commit
swills search for other commits by this committer
textproc/consul-template: create port

Generic template rendering and notifications with Consul

Number of commits found: 67