Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.0.p16_1 01 Nov 2024 17:03:23
    |
Bernhard Froehlich (decke)  Author: Xavier Beaudouin |
net-mgmt/check_mk_agent: Add sysctl_mem feature
PR: 281384
Approved by: Ian Valentine <ivalentine@arizona.edu> (maintainer)
See: https://github.com/Checkmk/checkmk/pull/723 |
2.3.0.p16 02 Oct 2024 10:54:54
    |
Bernhard Froehlich (decke)  |
net-mgmt/check_mk_agent: Update to 2.3.0p16
PR: 281637
Approved by: maintainer |
2.3.0.p12_1 22 Aug 2024 18:13:02
    |
Zsolt Udvari (uzsolt)  Author: Ian Valentine |
net-mgmt/check_mk_agent: revert incorrect LOCALBASE/PREFIX swap
The incorrect swap is in commit 61d4ddfb22cf8e9e3048887938550dabeb985b51.
Reported by: 0mp (email)
Approved by: submitter is maintainer |
2.3.0.p12 20 Aug 2024 20:32:23
    |
Zsolt Udvari (uzsolt)  Author: Ian Valentine |
net-mgmt/check_mk_agent: update to 2.3.0p12
Add 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]
Switch to PREFIX (from LOCALBASE).
Change MK_VARDIR from /var/lib/check_mk_agent to /var/db/check_mk_agent.
Update 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.
Changelog: https://checkmk.com/werks
PR: 280953
Approved by: submitter is maintainer |
2.1.0.p22 19 Mar 2023 19:43:25
    |
Fernando Apesteguía (fernape)  Author: Ian Valentine |
net-mgmt/check_mk_agent: Update to 2.1.0p22
PR: 269925
Reported by: ivalentine@arizona.edu (maintainer) |
2.0.0.p20 22 Feb 2023 17:40:24
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Pass maintainership |
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) |
2.0.0.p20 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 ) |
2.0.0.p20 20 Feb 2022 22:21:32
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Update to 2.0.0p20
Changes: https://github.com/tribe29/checkmk/commits/v2.0.0p20/agents/check_mk_agent.freebsd |
2.0.0.p18 20 Jan 2022 11:11:06
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Update to 2.0.0p18
Changes: https://github.com/tribe29/checkmk/commits/v2.0.0p18/agents/check_mk_agent.freebsd |
2.0.0.p13 31 Oct 2021 19:27:39
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Fix patches for 2.0.0p13 |
2.0.0.p13 29 Oct 2021 10:35:57
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Update to 2.0.0p13 |
2.0.0.p11 11 Oct 2021 07:57:07
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Update to 2.0.0p11 |
2.0.0.p9 20 Sep 2021 12:11:31
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Update to 2.0.0p9 |
2.0.0.p6 27 Jun 2021 14:41:26
    |
Mateusz Piotrowski (0mp)  |
net-mgmt/check_mk_agent: Update to 2.0.0p6
The FreeBSD-related bits didn't change, which is why distinfo checksums
are the same. |
1.6.0.p19 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.0.p19 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.6.0.p19 31 Dec 2020 14:42:34
  |
0mp  |
Update to 1.6.0p19
This version bump brings no changes to the port:
https://github.com/tribe29/checkmk/commits/v1.6.0p19/agents/check_mk_agent.freebsd |
1.6.0.p14 29 Jul 2020 10:31:05
  |
0mp  |
net-mgmt/check_mk_agent: Update to 1.6.0p14
While here, update COMMENT to match Checkmk's new branding. |
1.6.0.p8 07 Feb 2020 08:23:06
  |
0mp  |
Update patches missed in the recent version bump
Reported by: pkg-fallout |
1.6.0.p8 05 Feb 2020 09:49:19
  |
0mp  |
Update to 1.6.0p8
- Do not download the whole release tarball. This port needs only a couple
of small text files from that huge tarball of a couple of hundreds of
megabytes.
- Add USES=perl5. It is required by the agent now.
- Pet portclippy & portfmt.
Reported by: Repology |
1.5.0.p21 06 Sep 2019 10:27:43
  |
0mp  |
net-mgmt/check_mk_agent: Update to 1.5.0p21
- Use patches to have better control over future changes in the agent
script.
- Update the software name in pkg-message.
- Break long lines.
Reported by: Repology |
1.5.0.p20 14 Aug 2019 08:48:51
  |
mat  |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
1.5.0.p20 29 Jul 2019 12:49:12
  |
0mp  |
net-mgmt/check_mk_agent: Update to 1.5.0p20
Changelog:
https://checkmk.com/check_mk-werks.php?edition_id=raw&branch=1.5.0&version=1.5.0p20 |
1.5.0.p16 21 May 2019 10:20:30
  |
0mp  |
Update to 1.5.0p16. |
1.5.0.p13 28 Mar 2019 16:41:56
  |
0mp  |
net-mgmt/check_mk_agent: Update to 1.5.0.p13
Reviewed by: mat
Approved by: mat (mentor)
Sponsored by: BALLY WULFF Games & Entertainment GmbH
Differential Revision: https://reviews.freebsd.org/D19714 |
1.5.0.p12 22 Feb 2019 10:50:33
  |
0mp  |
net-mgmt/check_mk_agent: Update to 1.5.0p12
Changelog:
https://mathias-kettner.com/check_mk-werks.php?edition_id=raw&branch=1.5.0&version=1.5.0p12&HTML=yes
Reviewed by: mat
Approved by: mat (mentor)
Sponsored by: BALLY WULFF Games & Entertainment GmbH
Differential Revision: https://reviews.freebsd.org/D19292 |
1.5.0.p11 28 Jan 2019 11:00:09
  |
0mp  |
net-mgmt/check_mk_agent: Fix some typos in variable names
Reported by: tobik
Approved by: mat (mentor, implicit) |
1.5.0.p11 25 Jan 2019 09:50:15
  |
0mp  |
New port: net-mgmt/check_mk_agent: Nagios-compatible agent for the Check_MK
monitoring
Check_MK is a software for effective IT monitoring. Easy installation,
best-in-class scalability and a broad range of features are just some of the
reasons why more and more users become Check_MK fans.
WWW: http://mathias-kettner.com/check_mk.html
Reviewed by: mat
Approved by: mat (mentor)
Sponsored by: BALLY WULFF Games & Entertainment GmbH
Differential Revision: https://reviews.freebsd.org/D18891 |