Port details |
- grafana8 Dashboard and graph editor for multiple data stores
- 8.5.4_1 www
=6 8.3.6_2Version of this port present on the latest quarterly branch. - Maintainer: drtr0jan@yandex.ru
 - Port Added: 2021-06-16 22:18:23
- Last Update: 2022-06-07 21:56:10
- Commit Hash: 309cdec
- People watching this port, also watch:: node, openssl, tmux, dovecot, postfix
- License: AGPLv3
- Description:
- Grafana is an open source, feature rich metrics dashboard and graph editor for
Graphite, ElasticSearch, OpenTSDB, Prometheus and InfluxDB.
WWW: https://github.com/grafana/grafana
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS_INSTALL:
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/www/grafana8/ && make install clean
- To add the package, run one of these commands:
- pkg install www/grafana8
- pkg install grafana8
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grafana8
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386
- distinfo:
- TIMESTAMP = 1654067985
SHA256 (grafana-8.5.4.linux-amd64.tar.gz) = 062abce1489c68c950476d8e3e92481f8ab51f43fa63814daadbc2f94bcfc57b
SIZE (grafana-8.5.4.linux-amd64.tar.gz) = 77784707
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go118 : lang/go118
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- www_grafana8
- USES:
- cpe go:modules
- pkg-message:
- If upgrading from < 8.0:
- - rc-script: grafana_conf renamed to grafana_config;
- grafana.conf moved to etc/grafana/grafana.ini;
- provisioning dir moved to etc/grafana/provisioning.
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Jun 2022 21:56:10 8.5.4_1
|
Dmitri Goutnik (dmgk)  |
*/*: Bump port revisons after lang/go{117,118} update |
04 Jun 2022 12:58:17 8.5.4
|
Dmitri Goutnik (dmgk)  Author: Boris Korzun |
www/grafana8: Update to 8.5.4
Changes: https://github.com/grafana/grafana/releases/tag/v8.5.4
PR: 264446 |
05 May 2022 18:00:04 8.5.2
|
Dmitri Goutnik (dmgk)  Author: Boris Korzun |
www/grafana8: Update to 8.5.2
Changes: https://github.com/grafana/grafana/releases/tag/v8.5.2
PR: 263615
Reported by: Sir l33tname <sirl33tname@gmail.com> |
23 Apr 2022 19:32:14 8.4.7
|
Neel Chauhan (nc)  Author: Sir l33tname |
www/grafana8: update to 8.4.6
PR: 263438
Approved by: maintainer |
20 Apr 2022 15:17:47 8.3.6_2
|
Mikael Urankar (mikael)  Author: Boris Korzun |
www/grafana8: Fix runtime issue.
grafana8 8.3.6 doesn't work with go 1.18. Switch to go 1.17
PR: 263251 |
30 Mar 2022 07:01:44 8.3.6_1
|
Guangyuan Yang (ygy)  |
*/*: Bump PORTREVISION after lang/go 1.18 update |
26 Feb 2022 13:12:05 8.3.6
|
Thomas Zander (riggs)  Author: Boris Korzun |
www/grafana8: Update to upstream version 8.3.6
PR: 261892
MFH: 2022Q1
Security: CVE-2022-21702
CVE-2022-21703
CVE-2022-21713 |
25 Jan 2022 05:59:17 8.3.4 
|
Neel Chauhan (nc)  Author: Boris Korzun |
www/grafana8: Update to 8.3.4
Changes: https://github.com/grafana/grafana/releases/tag/v8.3.4
PR: 261444 |
10 Jan 2022 15:15:39 8.3.3 
|
Stefan Eßer (se)  |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
19 Dec 2021 23:41:49 8.3.3 
|
Matthew Seaman (matthew)  |
www/grafana8: remove duplicates from distinfo
The Azure go-autorest project (https://github.com/Azure/go-autorest)
provides several go modules within the same tarball, but the Grafana
code requires different commits for several of those modules, hence
the same source appearing multiple times at different commmit hashes
in distinfo.
Unfortunately, with grafana 8.3.3, three of the go-autorest modules
required the same commit hash, leading to duplication in the distinfo.
This causes a problem when trying to download the distfiles the first
time -- a number of the downloads will fail. Repeatedly attempting to
download will succeed for one more of the various different versions
of the go-autorest distfile, until eventually everything has been
successfully downloaded.
Remove the duplicate items in distinfo so that first-time download
into a virgin distfiles directory does succeed. This means that the
result of `make makesum` cannot be used un-edited.
PR: 260537
Reported by: John D. |
18 Dec 2021 20:11:38 8.3.3 
|
Matthew Seaman (matthew)  |
www/grafana8: update to 8.3.3
Update to 8.3.2 with moderate severity security fix (
https://grafana.com/blog/2021/12/10/grafana-8.3.2-and-7.5.12-released-with-moderate-severity-security-fix/
)
ChangeLog: https://github.com/grafana/grafana/releases/tag/v8.3.2
Update to 8.3.3
Changelog: https://github.com/grafana/grafana/releases/tag/v8.3.3
PR: 260401, 260358
Reported by: Boris Korzun (maintainer), ohauer
Security: c2a7de31-5b42-11ec-8398-6c3be5272acd
Security: a994ff7d-5b3f-11ec-8398-6c3be5272acd |
12 Dec 2021 00:35:26 8.2.7 
|
Xin LI (delphij)  Author: Boris Korzun |
www/grafana8: Update to 8.2.7 (Fixes high vulnerabilities)
PR: ports/259638
MFH: 2021Q4 |
27 Oct 2021 09:01:29 8.1.7 
|
Yasuhiro Kimura (yasu)  Author: Boris Korzun |
www/grafana8: Update to 8.1.6
ReleaseNotes: https://grafana.com/blog/2021/10/05/grafana-7.5.11-and-8.1.6-released-with-critical-security-fix/
PR: 258962
Security: CVE-2021-39226 |
22 Sep 2021 07:58:15 8.1.5 
|
Li-Wen Hsu (lwhsu)  Author: Boris Korzun |
www/grafana8: Update to 8.1.5
Changelog:
* https://github.com/grafana/grafana/releases/tag/v8.1.4
* https://github.com/grafana/grafana/releases/tag/v8.1.5
PR: 258554 |
11 Sep 2021 01:00:48 8.1.3 
|
Kevin Bowling (kbowling)  Author: Boris Korzun |
www/grafana8: Update to 8.1.3
PR: 258396 |
29 Aug 2021 19:53:21 8.1.2 
|
Bernhard Froehlich (decke)  |
www/grafana8: Add CPE information
Approved by: portmgr (blanket) |
23 Aug 2021 20:23:45 8.1.2 
|
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana8: Update to 8.1.2
ChangeLog: https://github.com/grafana/grafana/blob/main/CHANGELOG.md
PR: 258006 |
12 Aug 2021 08:52:33 8.1.0_1 
|
Guangyuan Yang (ygy)  |
www/grafana8: Bump PORTREVISION after LICENSE change
Forgot to bump PORTREVISION in cd7cbbed0f5d4d68bddd509c98fe8f6c18dad70f.
Reminded by: lwhsu
MFH: 2021Q3 |
12 Aug 2021 03:16:34 8.1.0 
|
Guangyuan Yang (ygy)  |
www/grafana8: Reflect upstream LICENSE change
Upstream has switched the license to AGPLv3 since Grafana 8:
https://github.com/grafana/grafana/commit/8db3eb90ae8c20e1a2bbbad300e0683def9bf8fb
Reported by: txt.file@txtfile.eu (by email)
Approved by: portmgr (blanket)
MFH: 2021Q3 |
07 Aug 2021 23:56:14 8.1.0 
|
Vanilla I. Shu (vanilla)  |
www/grafana8: add missing Makefile.modules.
PR: 257671
Reported by: John Parkey <john at acru.co.uk>
Pointyhat by: me |
07 Aug 2021 10:23:10

|
Vanilla I. Shu (vanilla)  |
www/grafana8: Update to 8.1.0
Changelog:
https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-1/
Also small port refactoring:
- Excluded GH_TUPLE to dedicated Makefile.modules file.
- Removed config sample file grafana.ini.in, refactored to
auto-generation via Makefile (it prevents unnecessary file patching
while update).
PR: 257655
Reported by: maintainer |
14 Jul 2021 02:13:28 8.0.5 
|
Kevin Bowling (kbowling)  Author: Boris Korzun |
www/grafana8: Update to 8.0.5
Changes
* https://github.com/grafana/grafana/releases/tag/v8.0.3
* https://github.com/grafana/grafana/releases/tag/v8.0.4
* https://github.com/grafana/grafana/releases/tag/v8.0.5
PR: 257152 |
16 Jun 2021 22:16:27 8.0.2 
|
Guangyuan Yang (ygy)  Author: Boris Korzun |
www/grafana8: New port: Dashboard and graph editor for multiple data stores
Updated from grafana7:
- rc-script: grafana_conf renamed to grafana_config
- grafana.conf moved to etc/grafana/grafana.ini
- provisioning dir moved to etc/grafana/provisioning
Changelog: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v8-0/
PR: 256479
Approved by: lwhsu (mentor), Robson Mantovani <robsonmantovani@gmail.com>
(maintainer, www/grafana7) |