notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net-mgmt/mk-livestatus/Makefile
SVNWeb

Number of commits found: 41

Thu, 30 Mar 2023
[ 23:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:834be0a9fa094628f57e05962db5b21d4d93fe3d  commit hash:834be0a9fa094628f57e05962db5b21d4d93fe3d  commit hash:834be0a9fa094628f57e05962db5b21d4d93fe3d  834be0a 
net-mgmt/mk-livestatus: Unbreak on 12.4-RELEASE

Approved by:	portmgr(just-fix-it)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  commit hash:43ac3e28ab940adda213d535ac0b1f0792d456da  43ac3e2  (Only the first 10 of 285 ports in this commit are shown above. View all ports for this commit)
net-mgmt: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  @BABOLO <.@babolo.ru>
  *  Alex Samorukov, samm@freebsd.org
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Sulfrian <alexander@sulfrian.net>
  *  Alexander Y. Grigoryev <alexander.4mail@gmail.com>
  *  Alexandre Biancalana <ale@biancalanas.net>
  *  Alexandre Snarskii <snar@paranoia.ru>
  *  Alexandre Snarskii <snar@snar.spb.ru>
  *  Alexey Bobkov <mr.deadlystorm@gmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey V. Degtyarev
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sun, 17 Oct 2021
[ 07:53 Vinícius Zavam (egypcio) search for other commits by this committer ]    commit hash:b1fe2ae52311869265eb74a9940a1dd502bd1e74  commit hash:b1fe2ae52311869265eb74a9940a1dd502bd1e74  commit hash:b1fe2ae52311869265eb74a9940a1dd502bd1e74  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
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 16 Feb 2021
[ 20:13 antoine search for other commits by this committer ] Original commit   Revision:565453
Mark BROKEN on FreeBSD 13 and 14

ld: error: duplicate symbol: g_mainthread_id
>>> defined at module.c
>>>            livestatus_so-module.o:(g_mainthread_id)
>>> defined at logger.c
>>>            livestatus_so-logger.o:(.bss+0x8)

Reported by:	pkg-fallout
MFH:		2021Q1
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Mon, 15 Apr 2019
[ 08:34 tobik search for other commits by this committer ] Original commit   Revision:499002
net-mgmt/mk-livestatus: Restore fix from r485075

mk-livestatus always builds with Nagios 4 support again and
--without-nagios4 is still broken.

PR:		232716
Reported by:	Leonid Vasiliev <leo9641@yandex.ru>
Approved by:	egypcio (maintainer)
Wed, 6 Mar 2019
[ 12:49 egypcio search for other commits by this committer ] Original commit   Revision:494795
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 search for other commits by this committer ] Original commit   Revision:493872
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 search for other commits by this committer ] Original commit   Revision:490060
Update to 1.2.8p22
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Fri, 16 Nov 2018
[ 12:49 tobik search for other commits by this committer ] Original commit   Revision:485075
net-mgmt/mk-livestatus: Unbreak Nagios 3.x support

Fix the NAGIOS4 option: The --without-nagios4 configure arg seems
to be broken in 1.2.8p20 and actually also enables Nagios 4.x
support.  Switch to just passing --with-nagios4 if NAGIOS4=on for
the time being.

$ mk-livestatus-1.2.8p20> ./configure --without-nagios4
$ mk-livestatus-1.2.8p20> grep NAGIOS Makefile
CPPFLAGS = -g -O2 -DNAGIOS4

$ mk-livestatus-1.2.8p20> ./configure --with-nagios4
$ mk-livestatus-1.2.8p20> grep CPPFLAGS Makefile
CPPFLAGS = -g -O2 -DNAGIOS4

$ mk-livestatus-1.2.8p20> ./configure
$ mk-livestatus-1.2.8p20> grep CPPFLAGS Makefile
CPPFLAGS =

This makes sure that mk-livestatus is built with Nagios 3.x support
again by default.

PR:		232716
Submitted by:	Leonid Vasiliev <leo9641@yandex.ru>
Mon, 1 Oct 2018
[ 23:39 swills search for other commits by this committer ] Original commit   Revision:481085
net-mgmt/mk-livestatus: Update to 1.2.8p20

PR:		231645
Submitted by:	Nathan <ndowens@yahoo.com>
Fri, 21 Sep 2018
[ 13:42 lme search for other commits by this committer ] Original commit   Revision:480269
net-mgmt/mk-livestatus

Update to 1.2.8p18
Thu, 20 Sep 2018
[ 21:28 swills search for other commits by this committer ] Original commit   Revision:480216
net-mgmt/mk-livestatus: update 1.2.8p17

PR:		231523
Submitted by:	Nathan <ndowens@yahoo.com>
Sat, 11 Aug 2018
[ 14:18 sunpoet search for other commits by this committer ] Original commit   Revision:476915
Update CPAN link
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Fri, 3 Mar 2017
[ 01:48 skreuzer search for other commits by this committer ] Original commit   Revision:435300
Update to version 1.2.8p16
Sun, 19 Feb 2017
[ 09:01 amdmi3 search for other commits by this committer ] Original commit   Revision:434399
- Switch to options helpers
- Remove redundant SUB_LIST and unneeded <bsd.port.options.mk> inclusion
Wed, 21 Dec 2016
[ 12:48 ohauer search for other commits by this committer ] Original commit   Revision:429079
- remove master site LOCAL
Sun, 18 Dec 2016
[ 18:19 lme search for other commits by this committer ] Original commit   Revision:428885
net-mgmt/mk-livestatus:

Update to 1.2.8p15
Sat, 12 Nov 2016
[ 15:29 amdmi3 search for other commits by this committer ] Original commit   Revision:425960
- Fix build on 9.x by specifying C++ standard requirements
Sat, 5 Nov 2016
[ 07:51 ohauer search for other commits by this committer ] Original commit   Revision:425376
- update to 1.2.8p13 [1]

Change MAINTAINER to ports@
(I'm no longer using this utility)

[1] requested by ehaupt@
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Sat, 20 Dec 2014
[ 19:28 bapt search for other commits by this committer ] Original commit   Revision:375103 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
cleanup plist
Sun, 16 Mar 2014
[ 21:23 ohauer search for other commits by this committer ] Original commit   Revision:348429
- fix build on FreeBSD 10
- bump PORTREVISION

PR:		ports/187433
Submitted by:	Daniel Siechniewicz <daniel@nulldowntime.com>
Sun, 23 Feb 2014
[ 22:20 ohauer search for other commits by this committer ] Original commit   Revision:345774
- 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 View all of this commit message)
Fri, 20 Sep 2013
[ 22:24 bapt search for other commits by this committer ] Original commit   Revision:327757 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt)
Sun, 16 Jun 2013
[ 20:31 ohauer search for other commits by this committer ] Original commit   Revision:321075
- 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 View all of this commit message)
Sun, 4 Nov 2012
[ 00:03 ohauer search for other commits by this committer ] Original commit   Revision:306945
- fix the patch, we need the time in milliseconds not in micorseconds

- noted by Erik Sejr, and on the check-mk list

Feature safe: yes
Sat, 3 Nov 2012
[ 17:28 ohauer search for other commits by this committer ] Original commit   Revision:306931
- fix pkg-plist

Feature safe: yes
[ 12:48 ohauer search for other commits by this committer ] Original commit   Revision:306912
- 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 search for other commits by this committer ] Original commit 
 - update to Innovation-Release 1.1.11i4
Sun, 21 Aug 2011
[ 19:19 ohauer search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- update to 1.1.11i1

PR:             ports/158885
Submitted by:   Jin-Sih Lin <linpct _at_ gmail.com>
Sun, 24 Apr 2011
[ 10:43 ohauer search for other commits by this committer ] Original commit 
 - 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 search for other commits by this committer ] Original commit 
 - 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 search for other commits by this committer ] Original commit 
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: 41