Commit Graph

311 Commits

Author SHA1 Message Date
sthen
0635fe417f oh, there was a newer version than listed on the webpage, update to nrpe-4.0.3 2021-11-29 10:29:15 +00:00
naddy
aef2de2aa1 net/nagios: remove leftover reference to nrpe,no_ssl 2021-11-28 23:08:50 +00:00
sthen
cd3a03d679 fix bad patch, spotted by tb@ 2021-11-28 19:30:39 +00:00
sthen
6f9e401d54 Update to NRPE 4.0.2, based on a diff from trondd
This has slightly less ancient TLS support (allowing us to get rid of
use of openssl to build) but is not compatible with older versions.

The warning remains; if you are still using this it is recommended that
you don't:

WARNING: NRPE is deprecated upstream and no longer receives bug fixes or
new features. For some of the checks on remote servers that you might
otherwise make using NRPE, you may like to consider "manubolon-snmp" and
an SNMP daemon instead.
2021-11-28 12:05:28 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
sthen
7740bbe0fd update to check_esxi_hardware-20210809 2021-08-10 08:56:35 +00:00
sthen
e7e9faa329 update to check_mssql_health-2.7.2.2 2021-08-07 10:48:40 +00:00
stsp
23b8230145 Make nagios start up out of the box again after 'pkg_add nagios'.
Executables were installed mode 774 owned by root:bin. We need to use
mode 775 (o+x), otherwise nagios which runs as user _nagios complains:
  Error: failed to access() /usr/local/bin/nagios: Permission denied
  Error: Spawning workers will be impossible. Aborting.

Solution discussed and found together with sthen and tb.
ok sthen@ tb@
2021-05-02 19:30:58 +00:00
sthen
be2fddb0a3 remove patch that is redundant with newer DBD::Sybase 2021-04-28 19:41:49 +00:00
sthen
9c3fc8a7bd update to check_mssql_health-2.7.2.1 2021-03-02 20:30:57 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
sthen
7f2cf7b152 update to nagios-4.4.6, not run tested but the current version doesn't
build any more and nobody responded to call for testers on ports@.
2021-02-24 13:05:14 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
afresh1
824909a45f Update nagios check_openbgpd to 1.10.1
This just updates the README to reflect the removal of the "-r" flag.

Changes from danj@
2021-01-31 21:20:45 +00:00
sthen
949df0a2da nsca-ng: switch back to openssl/1.1. drop RUN_DEPENDS while there,
it was only allowing nagios/icinga1, but also works with icinga2.
there's not a lot of point having it as a forced dep anyway.
2020-12-03 12:00:12 +00:00
sthen
b58b46fc1f nsca-ng: switch back to openssl/1.0.2, there is some problem within BIO
with sockets on a system with "family inet6 inet4" in resolv.conf.
found by florian@
2020-12-02 17:29:08 +00:00
sthen
eb300ec326 nrpe: bump to be sure that openssl PKGSPEC change causes no problems 2020-11-25 20:01:34 +00:00
sthen
0f894d3d2e update to nsca-ng-1.6 2020-11-25 19:58:48 +00:00
sthen
eedc01d17c update to check_esxi_hardware-20200710 2020-11-21 17:15:34 +00:00
sthen
4df1accb00 net/nagios/nrpe: update HOMEPAGE, warn in DESCR that 1) this is an old version
for compat with junk crypto, and 2) current versions are no longer under active
development upstream. This is often used for remote checks on disk space etc,
suggest using manubolon-snmp + an SNMP daemon instead.
2020-11-18 15:46:45 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
50a4eb2d13 update to check_esxi_hardware-20200605, move to py3 2020-06-13 16:12:13 +00:00
sthen
ec19ac9c55 update to check_postgres-2.25.0 2020-02-08 12:39:59 +00:00
sthen
a3e5de8f53 drop maintainer 2020-02-03 20:40:37 +00:00
sthen
a1085b9f12 REVISION bumps for php default version switch to 7.3 2019-09-26 21:59:30 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
naddy
75e606a654 fix warning and future error about unescaped left brace in perl regex 2019-04-03 14:01:29 +00:00
sthen
227e366123 update to p5-Monitoring-Plugin-0.40 2018-11-29 23:16:46 +00:00
sthen
b935029168 update to check_postgres-2.24.0 2018-11-29 23:16:35 +00:00
sthen
10295c3ad6 adapt to new layout in security/openssl 2018-11-07 11:07:11 +00:00
sthen
44f8a14fd9 switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still
using mcrypt).
2018-10-17 14:15:55 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
sthen
3f28a47b4b missed bump for nagios-web with the php version switch, noticed by naddy@ 2018-07-05 16:36:09 +00:00
sthen
3e5dfbc1a0 replace unicode space 2018-02-25 22:17:08 +00:00
kili
a888997e7e Fix wrong bump, and explicitely use REVISION-client and REVISION-main
instead of mixing REVISION and REVISION-main.
2018-01-12 20:03:23 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
sthen
71f33bc5a0 update to check_postgres-2.23.0 2017-11-02 13:11:09 +00:00
sthen
e946defd41 add a symlink to the location where icinga2's ITL definition for this check
expects to find it
2017-09-21 20:28:08 +00:00
sthen
4e7478d103 drop maintainer 2017-08-22 10:25:47 +00:00
afresh1
074de0032a Update check_openbgpd to 1.10
ok danj@
2017-08-13 21:06:43 +00:00
jasper
d6560b8466 *** empty log message *** 2017-07-08 07:02:57 +00:00
rpe
f214acba64 Update net/nagios/cnagios to 0.33 and switch to github.
Feedback and OK sthen@
2017-04-21 20:59:40 +00:00
rpe
0df9f5ae3e Update net/nagios/nagios to version 4.3.1
- add archivers/unzip as BUILD_DEPENDS
- regen and adapt patches
- use rcctl in README-main and reflect switch to apache2

Feedback and OK sthen@
2017-04-17 17:29:13 +00:00
sthen
4314352ee9 update to check_esxi_hardware-20161013, needed with newer py-wbem 2017-03-18 22:35:31 +00:00
sebastia
37b1e9dfab Make update alone is not enought to test, now use EPOCH
to allow proper build of package, as pointed out by nigel@
2017-02-17 22:08:41 +00:00
sebastia
3953b25584 Update to 2.0.3, get away from that git tag, to a proper released
version.
2017-02-16 21:50:52 +00:00
danj
52588bda77 Update to check_bioctl-1.23. This unbreaks after the removal of sudo
from base.

with and ok afresh1@ (maintainer and upstream)
2017-02-08 19:07:36 +00:00