From 22b14ea7432b7e9d9e8a942dca09183892f9d83a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Zavam?= Date: Mon, 25 Feb 2019 14:49:41 +0000 Subject: net-mgmt/mk-livestatus: enable Nagios4 support by default - ../UPDATING add note regarding default options being changed. - Makefile adopt the port; update '1.2.8p22' to '1.2.8p24'; enable Nagios 4.x as the default supported version; RUN_DEPENDS uses respective Nagios package as dependency; delete unnecessary ${RM} -r api/perl; new option now provides mk-livestatus' Perl API; clean USES variable; built just fine. - pkg-message update documentation's URL (linked the one with text in English); add clear note that Nagios' event broker support needs to be enabled. Approved by: rene (mentor) Differential Revision: https://reviews.freebsd.org/D18513 --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index fb891e8daec4..1c47986592f8 100644 --- a/UPDATING +++ b/UPDATING @@ -32,6 +32,17 @@ you update your ports collection, before attempting any port upgrades. sudo -u ejabberd -H ejabberdctl remove_mam_for_user +20190207: + AFFECTS: users of net-mgmt/mk-livestatus + AUTHOR: egypcio@FreeBSD.org + + The default Nagios version supported by net-mgmt/mk-livestatus changed + from Nagios 3 to Nagios 4 - the respective Nagios package was added to + net-mgmt/mk-livestatus' runtime dependencies. + + If you still need support for Nagios 3 you just need to change the + options for net-mgmt/mk-livestatus and compile the port yourself. + 20190202: AFFECTS: users of archivers/urbackup-server AUTHOR: freebsd@coombscloud.com -- cgit v1.2.3