non port: net-mgmt/mk-livestatus/distinfo |
SVNWeb
|
Number of commits found: 19 |
Sun, 17 Oct 2021
|
[ 07:53 VinÃcius Zavam (egypcio) ] b1fe2ae
net-mgmt/mk-livestatus: fix "ld: error: duplicate symbol: g_mainthread_id"
- add '-fcommon' to our CFLAGS in order to build with clang 11;
- fix used by other ports as well (mentioned a few on original PR);
- this is applied in a conditional way, checking OSVERSION;
- while here, also added new DISTSITES.
Reported by: dvl@, pkg-fallout
PR: 257162
|
Wed, 6 Mar 2019
|
[ 12:49 egypcio ]
net-mgmt/mk-livestatus: update 1.2.8p24 to 1.2.8p25
- while here, merge PR 236098.
PR: 236098
Submitted by: Piotr Kubaj <pkubaj % anongoth.pl>
Approved by: rene (mentor)
Sponsored by: IntegriCloud
Differential Revision: https://reviews.freebsd.org/D19364
|
Mon, 25 Feb 2019
|
[ 14:49 egypcio ]
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
|
Sat, 12 Jan 2019
|
[ 15:20 ehaupt ]
Update to 1.2.8p22
|
Mon, 1 Oct 2018
|
[ 23:39 swills ]
net-mgmt/mk-livestatus: Update to 1.2.8p20
PR: 231645
Submitted by: Nathan <ndowens@yahoo.com>
|
Fri, 21 Sep 2018
|
[ 13:42 lme ]
net-mgmt/mk-livestatus
Update to 1.2.8p18
|
Thu, 20 Sep 2018
|
[ 21:28 swills ]
net-mgmt/mk-livestatus: update 1.2.8p17
PR: 231523
Submitted by: Nathan <ndowens@yahoo.com>
|
Fri, 3 Mar 2017
|
[ 01:48 skreuzer ]
Update to version 1.2.8p16
|
Sun, 18 Dec 2016
|
[ 18:19 lme ]
net-mgmt/mk-livestatus:
Update to 1.2.8p15
|
Sat, 5 Nov 2016
|
[ 07:51 ohauer ]
- update to 1.2.8p13 [1]
Change MAINTAINER to ports@
(I'm no longer using this utility)
[1] requested by ehaupt@
|
Sun, 23 Feb 2014
|
[ 22:20 ohauer ]
- update to 1.2.4
- add option to build for Nagios3 (default) and Nagios4
- add stage support
- remove livecheck patches (broker was removed)
Changes:
========
1.2.4
o nagios4 livestatus support
1.2.4b1
o New header for limiting the execution time of a query
o FIX: Parse state of downtime notification log entries correctly
o FIX: Limit the number of lines read from a single logfile
o FIX: Fix semantics of columns num_services_hard_* (Only the first 15 lines of the commit message are shown above )
|
Sun, 16 Jun 2013
|
[ 20:31 ohauer ]
- update to 1.2.2p2
Changes:
==========
1.2.p1
livestatus.log: show utf-8 decoding problems only with debug logging >=2
1.2.b6
FIX: memory leak when removing downtime / comment
1.2.b5
FIX: possible crash with VERY long downtime comments
FIX: now able to handle equal comment id of host and service
1.2.b1 (Only the first 15 lines of the commit message are shown above )
|
Sat, 3 Nov 2012
|
[ 12:48 ohauer ]
- update to 1.2.0p3
Thanks to Erik Sejr <eriks@ssimicro.com>
for providing the patch!
Feature safe: yes
|
Thu, 22 Sep 2011
|
[ 05:17 ohauer ]
- update to Innovation-Release 1.1.11i4
|
Sun, 21 Aug 2011
|
[ 19:19 ohauer ]
- update to version 1.1.11i2
Changelog:
Column aggregation (Stats) now also works for perf_data
New configuration variable data_encoding and full UTF-8 support.
New column contact_groups in table hosts and services (thanks to Matthew Kent)
New headers Negate:, StatsNegate: and WaitConditionNegate:
|
Mon, 18 Jul 2011
|
[ 21:05 ohauer ]
- update to 1.1.11i1
PR: ports/158885
Submitted by: Jin-Sih Lin <linpct _at_ gmail.com>
|
Sun, 24 Apr 2011
|
[ 10:43 ohauer ]
- update to version 1.1.10
Note:
There is already a version 1.1.10p1 but there are no source changes.
|
Wed, 10 Nov 2010
|
[ 21:25 ohauer ]
- update to version 1.1.8
- take maintainership
PR: 151998
Submitted by: ohauer
Approved by: Peter Lai <cowbert _at_ gmail.com> (old maintainer), glarkin
(mentor, implicit)
|
Mon, 7 Jun 2010
|
[ 06:07 miwi ]
MKLivestatus is a very simple and smart Nagios eventbroker module.
Livestatus is concepted and tuned to reduce disk, memory and cpu loads
caused by live-data processing on the Nagios system. Just as NDO,
Livestatus makes use of the Nagios Event Broker API and loads a binary
module into the Nagios process. But other than NDO, Livestatus does not
actively write out data e.g. to the disk. Instead, it opens a socket for
external applications to connect to and fetch the current status
information from Nagios.
WWW: http://mathias-kettner.de/checkmk_livestatus.html
PR: ports/145449
Submitted by: Peter C. Lai <cowbert at gmail.com>
|
Number of commits found: 19 |