16 Commits

Author SHA1 Message Date
sthen
4ceba61c83 update to grafana-6.7.6 (appears to be basically a noop for us as the
fixes only affect Grafana Enterprise, but might as well keep in-sync)
2021-03-19 12:52:38 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
sthen
01a9561846 update to grafana-6.7.4
https://grafana.com/blog/2020/06/03/grafana-6.7.4-and-7.0.2-released-with-important-security-fix/
2020-06-03 14:42:20 +00:00
martin
8e205e8105 Update grafana to 6.7.3.
OK sthen@

BUILD_ID idea from sthen@ to avoid plist churn in the future
2020-05-16 11:22:13 +00:00
martin
80d557c348 tighten up file permissions
from Eric Elena <eric@voguemerry.com>

OK sthen@ landry@ rsadowski@
2020-04-22 17:18:10 +00:00
martin
0089ba844b Update grafana to 6.7.2.
No file permission tweaking, sthen@ suggests this should be an extra step.

OK sthen@
2020-04-15 18:18:19 +00:00
martin
2fe6d09a42 Update grafana to 6.2.2.
From Eric Elena <eric@voguemerry.com>

OK landry@
2020-03-05 10:09:51 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
jasper
c0173e4ea7 update to grafana-5.4.3 2019-02-08 20:08:10 +00:00
jasper
d3fe62b06d security update to grafana-5.2.3 addressing LDAP & OAuth login vulnerability (CVE-2018-558213)
https://community.grafana.com/t/grafana-5-2-3-and-4-6-4-security-update/10050
2018-08-30 07:53:37 +00:00
jasper
9e62621a16 - update to grafana-5.2.2
- adjust default configuration to log /var/log/grafana as already suggested by PLIST
- fix default provisioning location and scripts
- adjust grafana-cli to use the correct plugin installation path by default
2018-08-09 17:19:29 +00:00
jasper
fbaae3f747 unbreak fresh installations where defaults.ini would not be installed;
while here, instead of @sample'ing, directly install the file as it's not meant
to be edited anyway.
2018-08-08 19:35:25 +00:00
landry
6111f8f0e2 Update to grafana 5.0.4. 2018-04-25 15:50:26 +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
landry
0fdb755a3d Import grafana 4.6.3.
Grafana is an open source, feature rich metrics dashboard and graph
editor for Graphite, Elasticsearch, OpenTSDB, Prometheus and InfluxDB.

Note that (inspired by FreeBSD) we fetch the upstream linux binary
tarball to extract/install the web assets instead of going through the
whole nodejs/gulp/yarn madness. Sanity preserved.

with tweaks and ok ajacoutot@
2018-01-04 20:46:00 +00:00