[Bug 280953] net-mgmt/check_mk_agent: Update to 2.3.0p12
Date: Tue, 20 Aug 2024 19:16:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280953
Bug ID: 280953
Summary: net-mgmt/check_mk_agent: Update to 2.3.0p12
Product: Ports & Packages
Version: Latest
Hardware: Any
URL: https://checkmk.com/werks?search=freebsd&product=cmk&c
mk_version%5B%5D=2.3&cmk_version%5B%5D=2.2&cmk_version
%5B%5D=2.1&level%5B%5D=1&level%5B%5D=2&level%5B%5D=3&c
lass%5B%5D=feature&class%5B%5D=fix&class%5B%5D=securit
y&edition=all
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: ivalentine@arizona.edu
Attachment #252959 maintainer-approval+
Flags:
Created attachment 252959
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252959&action=edit
[PATCH] net-mgmt/check_mk_agent: Update to 2.3.0p12
Updating check_mk_agent to a more recent version.
Added dependencies on sysutils/ipmitool, devel/libstatgrab, ftp/wget, and
USES=python since those are listed as required in the docs.
[https://docs.checkmk.com/latest/en/agent_freebsd.html]
Switched out LOCALBASE for PREFIX since I found that replacements weren't
correct when passing a different prefix to make.
Changed MK_VARDIR from /var/lib/check_mk_agent to /var/db/check_mk_agent since
/var/lib isn't part of the FreeBSD filesystem hierarchy. Should the previous
directory be moved as part of post-install?
Updated the pkg-message to remove reference to devel/libstatgrab and
devel/libstatgrab since those are included now, and changed the docs URL to be
current.
--
You are receiving this mail because:
You are the assignee for the bug.