aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/grok_exporter
Commit message (Collapse)AuthorAgeFilesLines
* 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-1/+0
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-mgmt/grok_exporter: Update to 1.0.0.RC4Alan Somers2020-09-195-19/+77
| | | | | | | | | | | | | | Update net-mgmt/grok_exporter to 1.0.0.RC4, set @sample on its config file, and detach from the terminal when daemonizing. PR: 244613 Event: September 2020 Bugathon Approved by: dbaio (ports) Approved by: Gasol Wu <gasol.wu@gmail.com> (maintainer, earlier version) Sponsored by: Axcient Notes: svn path=/head/; revision=549050
* net-mgmt/grok_exporter: unbreak on aarch64Mikael Urankar2020-02-241-1/+1
| | | | | | | | | | It builds fine on aarch64. PR: 243801 Approved by: gasol.wu@gmail.com (maintainer timeout), manu (mentor) Notes: svn path=/head/; revision=527038
* Bump PORTREVISION after r517743 to force relinking.Dmitri Goutnik2019-11-161-1/+1
| | | | | | | | Approved by: araujo (mentor) Differential Revision: https://reviews.freebsd.org/D21854 Notes: svn path=/head/; revision=517745
* Go ports: cleanup, finish transition to USES=go started with r505321 (cat. ↵Dmitri Goutnik2019-09-291-4/+2
| | | | | | | | | | | | | | | misc-shells) - Remove custom build/install targets left in place after r505321 - Switch to the new GO_TARGET tuple syntax introduced in r512001 - Switch to go:modules when upstream already uses them Reviewed by: tobik Approved by: araujo (mentor), portmgr (adamw) Differential Revision: https://reviews.freebsd.org/D21743 Notes: svn path=/head/; revision=513275
* net-mgmt/grok_exporter: Fix rc startup script when bootingSteve Wills2018-06-072-2/+8
| | | | | | | | PR: 228759 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Notes: svn path=/head/; revision=471915
* - Change {owner,group} to prometheusLi-Wen Hsu2018-04-052-5/+10
| | | | | | | | PR: 227284 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer) Notes: svn path=/head/; revision=466546
* Add net-mgmt/grok_exporter, export Prometheus metrics from arbitraryLi-Wen Hsu2018-03-216-0/+140
unstructured log data PR: 224455 Submitted by: Gasol Wu <gasol.wu@gmail.com> Notes: svn path=/head/; revision=465147