Port details |
- grafana9 Dashboard and graph editor for multiple data stores
- 9.5.7_2 www
=4 9.5.5_2Version of this port present on the latest quarterly branch. - Maintainer: drtr0jan@yandex.ru
 - Port Added: 2022-06-30 13:21:22
- Last Update: 2023-09-08 14:34:56
- Commit Hash: 8e4bc57
- People watching this port, also watch:: nginx, postfix, gitea, rspamd, dovecot
- License: AGPLv3
- Description:
- Grafana is an open source and composable observability and data visualization
platform. Visualize metrics, logs, and traces from multiple sources like
Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
¦ ¦ ¦ ¦ 
- 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/grafana9/ && make install clean
- To add the package, run one of these commands:
- pkg install www/grafana9
- pkg install grafana9
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: grafana9
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 i386 riscv64
- distinfo:
- TIMESTAMP = 1690362581
SHA256 (go/www_grafana9/grafana-grafana-v9.5.7_GH0/grafana-9.5.7.linux-amd64.tar.gz) = 06fdaf6e3bb754a5c94d3ce38570b36209e0f22d519d0c8cef7b3e5dc2409a9f
SIZE (go/www_grafana9/grafana-grafana-v9.5.7_GH0/grafana-9.5.7.linux-amd64.tar.gz) = 78953472
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:
-
- wire : devel/go-wire
- go120 : lang/go120
- Runtime dependencies:
-
- ca_root_nss>=0 : security/ca_root_nss
- Fetch dependencies:
-
- go120 : lang/go120
- 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_grafana9
- USES:
- cpe go:modules zip
- 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.
- WWW: https://github.com/grafana/grafana
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.5.7_2 08 Sep 2023 14:34:56
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go* update |
9.5.7_1 04 Aug 2023 14:24:50
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
9.5.7 27 Jul 2023 10:07:11
    |
Koichiro Iwao (meta)  |
www/grafana9: Update to 9.5.7
Changelog:
* https://github.com/grafana/grafana/releases/tag/v9.5.6
* https://github.com/grafana/grafana/releases/tag/v9.5.7
PR: 272748 |
9.5.5 25 Jun 2023 07:23:15
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana9: Update to 9.5.5
ChangeLog:
https://grafana.com/blog/2023/06/22/grafana-security-release-for-cve-2023-3128/
PR: 272161
MFH: 2023Q2
Security: fdbe9aec-118b-11ee-908a-6c3be5272acd |
9.5.3 08 Jun 2023 11:59:47
    |
Fernando Apesteguía (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.5.3
ChangeLog:
https://grafana.com/blog/2023/06/06/grafana-security-release-new-grafana-versions-with-security-fixes-for-cve-2023-2183-and-cve-2023-2801/
PR: 271893
Reported by: drtr0jan@yandex.ru
MFH: 2023Q2 (security fixes)
Security: CVE-2023-2183 CVE-2023-2801 |
9.5.1 28 Apr 2023 16:41:11
    |
Matthew Seaman (matthew)  Author: Boris Korzun |
www/grafana9: update to 9.5.1
Changes: https://github.com/grafana/grafana/blob/main/CHANGELOG.md
Changes: https://grafana.com/blog/2023/04/26/grafana-9.5-release/
PR: 271114
Approved by: Boris Korzun (maintainer) |
9.4.9 27 Apr 2023 09:57:46
    |
Matthew Seaman (matthew)  Author: Boris Korzun |
www/grafana9: Security update to 9.4.9
Changes: https://github.com/grafana/grafana/releases/tag/v9.4.9
PR: 271086
Reported by: Boris Korzun
MFH: 2023Q2
Security: 0b85b1cd-e468-11ed-834b-6c3be5272acd
Security: 5e257b0d-e466-11ed-834b-6c3be5272acd |
9.4.7_1 08 Apr 2023 15:13:25
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
9.4.7 01 Apr 2023 07:12:54
    |
Matthew Seaman (matthew)  |
www/grafana9: security update to 9.4.7
https://grafana.com/blog/2023/03/22/grafana-security-release-new-versions-with-security-fixes-for-cve-2023-1410/
PR: 270562
Approved by: Boris Korzun (maintainer)
MFH: 2023Q2
Security: 955eb3cc-ce0b-11ed-825f-6c3be5272acd |
9.4.3_1 27 Mar 2023 11:25:02
    |
Robert Clausecker (fuz)  |
www/grafana9: enable on riscv64
Builds fine on riscv64, but build fails on armv7:
===> Generating wire_gen.go
runtime: out of memory: cannot allocate 4194304-byte block (1945894912 in use)
fatal error: out of memory
Sponsored by: Berliner Linux User Group e.V.
Approved by: portmgr (build fix blanket) |
9.4.3_1 22 Mar 2023 20:15:29
    |
Robert Clausecker (fuz)  Author: Dominik Banoviez |
www/grafana9: fix rc.d script procname
Grafana switched to a unified binary, changing `grafana-server` to be a
wrapper script that executes `grafana server` in its place. This patch
fixes `procname` in the rc.d script, so that rc.d's process name
checking doesn't fail / the service gets properly reported as running.
PR: 270098
MFH: 2023Q1 |
9.4.3 10 Mar 2023 11:11:33
    |
Fernando Apesteguía (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.4.3
ChangeLog: https://grafana.com/blog/2023/02/28/grafana-9.4-release/
PR: 270009 267914
Reported by: drtr0jan@yandex.ru (maintainer) |
9.3.8_1 09 Mar 2023 19:18:07
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go ports update |
9.3.8 03 Mar 2023 12:10:57
    |
Fernando Apesteguía (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.3.8 (Fixes security vulnerabilities)
ChangeLog:
https://grafana.com/blog/2023/02/28/grafana-security-release-new-versions-with-security-fixes-for-cve-2023-0594-cve-2023-0507-and-cve-2023-22462/
PR: 269903
Reported by: drtr0jan@yandex.ru (maintainer)
MFH: 2023Q1 (security fix)
Security: CVE-2023-0594 CVE-2023-0507 CVE-2023-22462 |
9.3.6_2 15 Feb 2023 19:06:01
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{119,120} update |
9.3.6_1 09 Feb 2023 21:55:23
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after GO_DEFAULT update. |
9.3.6 09 Feb 2023 09:57:59
    |
Fernando Apesteguía (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.3.6 (Fixes security vulnerabilities)
ChangeLog: https://grafana.com/docs/grafana/latest/whatsnew/
Fixes:
* Spoofing originalUrl of snapshots
* Stored XSS in ResourcePicker component
PR: 269409
Reported by: drtr0jan@yandex.ru (maintainer)
MFH: 2023Q1 (security fixes)
Security: CVE-2022-23552 CVE-2022-39324 |
9.3.1_1 14 Jan 2023 11:31:17
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTVERSION after lang/go{118,119} update |
9.3.1 25 Dec 2022 09:02:14
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana9: Update to 9.3.1
ChangeLog: https://github.com/grafana/grafana/blob/main/CHANGELOG.md
PR: 268550 |
9.2.7_1 11 Dec 2022 11:17:27
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
9.2.7 01 Dec 2022 11:27:47
    |
Fernando Apesteguía (fernape)  Author: Boris Korzun |
www/grafana9: Update to 9.2.7 (CVE-2022-31097)
ChangeLog:
https://grafana.com/blog/2022/11/29/grafana-security-release-new-versions-with-high-severity-security-fix-for-cve-2022-31097/
PR: 268078
Reported by: drtr0jan@yandex.ru (maintainer)
MFH: 2022Q4 (security release)
Security: CVE-2022-31097 |
9.2.6 25 Nov 2022 19:04:01
    |
Sergey A. Osokin (osa)  |
www/grafana9: update 9.2.5 -> 9.2.6
Submitted by: Saiful Alam <saifulmr@hotmail.com>
Approved by: Boris Korzun <drtr0jan@yandex.ru> (maintainer)
PR: 267989 |
9.2.5 23 Nov 2022 14:23:12
    |
Sergey A. Osokin (osa)  |
www/grafana9: update 9.2.4 -> 9.2.5
Approved by: Boris Korzun <drtr0jan@yandex.ru> (maintainer) |
9.2.4 13 Nov 2022 00:18:39
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana{8,9}: Update to 8.5.15 and 9.2.4 (fixes security vulnerabilities)
* CVE-2022-31123 - Plugin signature bypass
* CVE-2022-31130 - Data source and plugin proxy endpoints leaking
authentication tokens to some destination plugins
* CVE-2022-39201 - Data source and plugin proxy endpoints leaking
authentication tokens to some destination plugins
* CVE-2022-39229 - Improper authentication
* CVE-2022-39306 - Privilege escalation
* CVE-2022-39307 - Username enumeration
* CVE-2022-39328 - Privilege escalation (Critical)
https://grafana.com/blog/2022/10/12/grafana-security-releases-new-versions-with-fixes-for-cve-2022-39229-cve-2022-39201-cve-2022-31130-cve-2022-31123/
https://grafana.com/blog/2022/11/08/security-release-new-versions-of-grafana-with-critical-and-moderate-fixes-for-cve-2022-39328-cve-2022-39307-and-cve-2022-39306/ (Only the first 15 lines of the commit message are shown above ) |
9.2.1 20 Oct 2022 20:18:51
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana9: Update to 9.2.1
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.2.1
PR: 267222 |
9.1.7 07 Oct 2022 09:55:15
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana9: Update to 9.1.7
ChangeLog:
https://grafana.com/docs/grafana/latest/release-notes/release-notes-9-1-7/
PR: 266872 |
9.1.6_1 06 Oct 2022 19:24:26
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
9.1.6 21 Sep 2022 14:25:34
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana{8,9}: Update to 8.5.13 and 9.1.6 (Fixes security vulnerability)
- CVE-2022-35957 - Auth proxy privilege escalation
ChangeLog: https://grafana.com/blog/2022/09/20/grafana-security-releases-new-versions-with-moderate-severity-security-fixes-for-cve-2022-35957-and-cve-2022-36062/
PR: 266530
MFH: 2022Q3
Security: 95e6e6ca-3986-11ed-8e0c-6c3be5272acd |
9.1.4 12 Sep 2022 12:40:37
    |
Dmitri Goutnik (dmgk)  Author: Boris Korzun |
www/grafana9: Update to 9.1.4
Changes: https://github.com/grafana/grafana/releases/tag/v9.1.4
PR: 266379 |
9.1.2_1 08 Sep 2022 16:33:18
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
9.1.2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
9.1.2 01 Sep 2022 12:00:55
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana{8,9}: Update to 8.5.11 and 9.1.2 (Fixes security vulnerability)
- vuxml: CVE-2022-31176 - Unauthorized file disclosure
PR: 266128
MFH: 2022Q3
Security: 827b95ff-290e-11ed-a2e7-6c3be5272acd |
9.1.1 25 Aug 2022 17:31:55
    |
Neel Chauhan (nc)  Author: Boris Korzun |
www/grafana9: Update to 9.1.1
Changes: https://grafana.com/docs/grafana/latest/whatsnew/whats-new-in-v9-1/
PR: 266032 |
9.0.6 04 Aug 2022 19:00:28
    |
Neel Chauhan (nc)  Author: Boris Korzun |
www/grafana9: Update to 9.0.6
Changes: https://github.com/grafana/grafana/releases/tag/v9.0.6
PR: 265627 |
9.0.4_1 03 Aug 2022 21:35:13
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
9.0.4 23 Jul 2022 22:02:30
    |
Nuno Teixeira (eduardo)  Author: Boris Korzun |
www/grafana{8,9}: Update to 8.5.9 and 9.0.3 (Fixes security vulnerability)
ChangeLog:
* https://github.com/grafana/grafana/releases/tag/v8.5.9
* https://github.com/grafana/grafana/releases/tag/v9.0.3
* https://github.com/grafana/grafana/releases/tag/v9.0.4
PR: 265330 |
9.0.2_1 14 Jul 2022 12:46:05
    |
Dmitri Goutnik (dmgk)  |
all: Bump PORTREVISION after lang/go{117,118} update |
9.0.2 30 Jun 2022 13:16:17
    |
Dmitri Goutnik (dmgk)  Author: Boris Korzun |
www/grafana9: Add new port
Grafana is an open source and composable observability and data
visualization platform. Visualize metrics, logs, and traces from
multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB,
Postgres and many more.
WWW: https://github.com/grafana/grafana
PR: 264959 |