Created attachment 229825 [details] net-mgmt/netdata: Update to v1.32.0 with customized dashboard This patch updates netdata to version 1.32.0. As with bug #255980, I patched the dashboard to remove cloud-related functionality. My changes can be found here: https://github.com/forkbomb9/dashboard/tree/freebsd. Like on the update to 1.31.0, I had to provide a commit updating netdata's dashboard to the customized version. That's the diff included in the Makefile, and can be found here: https://github.com/forkbomb9/netdata/tree/freebsd
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2350939701584315538755eb4453f9d3fe9efc5e commit 2350939701584315538755eb4453f9d3fe9efc5e Author: Namkhai B <namkhai.n3@protonmail.com> AuthorDate: 2021-12-02 00:42:57 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-12-02 00:42:57 +0000 net-mgmt/netdata: Update to 1.32.0 - Updated Netdata's dashboard to customized version. PR: 260153 net-mgmt/netdata/Makefile | 11 +- net-mgmt/netdata/distinfo | 12 +- ...h-bump-mqtt_websockets-to-commit-6a4fba1 (gone) | 112 ---------------- net-mgmt/netdata/pkg-plist | 146 ++++++++++----------- 4 files changed, 81 insertions(+), 200 deletions(-)
Thanks! :-)