243 Commits

Author SHA1 Message Date
rpe
5169e5d1fa Remove dead upstream HOMEPAGE and MASTER_SITES.
OK aja@
2015-04-06 13:12:03 +00:00
pascal
890064f2ff Compile and link CGI binaries as static PIE.
"just commit" naddy@
2015-04-03 15:09:15 +00:00
sthen
e748deaaab hook in no_ssl flavour of nrpe 2015-03-23 09:17:13 +00:00
sthen
32356d0c7f Switch NRPE to openssl; libressl no longer supports 512 bit DH keys.
Add a no_ssl flavour to allow a non-SSL build (SSL doesn't really add
much in the case of NRPE as no authentication is done anyway).

guenther@ provided a diff to stay with libressl and use auto dh support
instead, but backwards compatibility is a problem there.
2015-03-23 09:16:55 +00:00
sthen
5836bc69a5 fix portroach; ignore:1 not ignore 2015-03-18 15:07:58 +00:00
sthen
b152d21e8a portroach ignore; finds unreleased versions 2015-03-16 09:24:51 +00:00
sthen
e0c200b1d4 update to nagios 4.0.8, ok rpe@
- tweak www-chroot handling to avoid separate patch files

- mark as ONLY_FOR_ARCHS=${LP64_ARCHS} due to many format string issues
with 64-bit time_t (build with -Wformat so amd64 users get to see them)
2015-02-05 22:58:24 +00:00
naddy
9118259504 Drop USE_GROFF: trivial page footer and acceptable formatting differences
only.
2015-01-22 20:26:43 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
sthen
fe681b3352 missed PHP bump; found by nigel@ 2014-11-07 13:04:02 +00:00
jasper
6af8651d01 unify; ok afresh1@ 2014-11-01 18:46:11 +00:00
sthen
16dcf776f2 add portroach skipv annotation 2014-10-27 14:10:31 +00:00
sthen
a46a2ad660 update to check_postgres-2.21.0 2014-10-23 14:39:03 +00:00
sthen
bb3ec38578 update to nsca-ng 1.4 2014-10-23 14:29:23 +00:00
sthen
94ef123b29 update to check_esxi_hardware 20140319, committing on behalf of merdely@ 2014-09-09 21:50:48 +00:00
sthen
7496e4895d allow either nagios or icinga as a dependency of nsca, like already done for
nsca-ng. noticed by henning@
2014-08-14 15:38:34 +00:00
jca
10dea71a20 Prevent the nrpe children from cleaning up the pidfile on
accept(2)/getpeername(2) errors, from Ubuntu.  ok sthen@
2014-07-22 08:55:45 +00:00
ajacoutot
9ecb6ea3d9 /etc/rc.d -> ${RCDIR}
(as pedantic and useless as /usr/local vs LOCALBASE|PREFIX but well...)

ok sthen@
2014-07-19 22:36:13 +00:00
sthen
0bd42cae81 Update nsca-ng to 1.3, rolling in patch-src_server_nsca-ng_c.
nsca-ng requires RFC4279 PSK ciphersuites, so use the new OpenSSL port to
unbreak this.
2014-07-15 22:25:21 +00:00
sthen
64b5ff4350 Mark nsca-ng as BROKEN until OpenSSL port is done, this relies on PSK
ciphersuites which have been removed from libressl.
2014-07-12 23:32:55 +00:00
sthen
3fb905dc31 README changes queued for next update crept in to last commit but didn't get
bumped; bump REVISION to fix package build
2014-07-12 14:12:35 +00:00
sthen
84215b10ba remove a few more remnants of this that I missed before 2014-07-12 14:05:36 +00:00
sthen
4badb3163a don't use "echo 'pkg_scripts="${pkg_scripts} icinga' >> /etc/rc.conf.local"
examples
2014-07-12 11:25:00 +00:00
sthen
d384627d53 handle monitoring-plugins shuffling 2014-07-11 20:08:23 +00:00
sthen
d104fd5558 update to monitoring-plugins 2.0 and shuffle directory to match the package
name (this was renamed from nagios-plugins a while ago, it is now separate
from nagios-plugins development which is proceeding separately)
2014-07-11 20:08:04 +00:00
ajacoutot
5ecbbd0b5d rc.conf.local is always under /etc. 2014-07-10 12:58:31 +00:00
florian
f3df9c1650 Update to 1.20. With this it's no longer necessary to run check_bioctl
as root. Only bioctl(8) needs privileges.
OK sthen@, afresh1@
2014-06-30 11:45:57 +00:00
sthen
ba0c05aebd bump ports which may have been installed when /var/www/modules.sample didn't
exist, to force an update to make sure that their config samples get installed
2014-05-30 13:20:13 +00:00
sthen
ef1135dc6e no kerb5 and sync wantlib (ldap/pgsql) 2014-04-21 16:19:05 +00:00
sthen
1b970b221d Remove the config option that allows the setting command arguments over
the network. If somebody can't change their config to do what they need
without allowing them to be specified, they can rebuild it themselves
and take responsibility for their own actions.

One specific case this is often used is to check disk space. Note that
you don't need to set a specific partition for check_disk, running it without
a -p flag will check all the filesystems.
2014-04-21 10:28:31 +00:00
sthen
e54156760e Filter more unsafe chars for popen() (only affects installations where
"dont_blame_nrpe" has been set, which you should not do).

From http://seclists.org/fulldisclosure/2014/Apr/240 / oss-sec
2014-04-18 11:33:41 +00:00
zhuk
703cdb3480 Add missing @conflict marker after renaming nagios-plugins package to
monitoring-plugins. sthen@ (MAINTAINER) agrees.
2014-04-12 19:52:19 +00:00
sthen
249777d02c bump; nagios-plugins -> monitoring-plugins 2014-04-07 12:32:23 +00:00
sthen
6a32b75197 switch from p5-Nagios-Plugin 0.36 to p5-Monitoring-Plugin 0.37
see https://www.monitoring-plugins.org/archive/help/2014-January/006503.html
re: name change; keeping the same directory name for now
2014-04-07 12:31:51 +00:00
sthen
089b317132 rename nagios-plugins to monitoring-plugins, see
https://www.monitoring-plugins.org/archive/help/2014-January/006503.html
re: name change; keeping the same directory name for now

rework multipackages to use BUILD_PACKAGES

avoid unnecessary build dependencies

merge -ntp into -main, this plugin is now a standalone C implementation
rather than a perl script depending on ntpd.org tools
2014-04-07 12:31:47 +00:00
sthen
70d11fd622 disable tcp wrappers 2014-03-23 21:07:10 +00:00
sthen
dcb445207e sync follow graphics/gd update 2014-03-17 23:21:26 +00:00
sthen
c9c0e4ad2c s/nagios-plugins/monitoring-plugins/ in HOMEPAGE and MASTER_SITES and bump.
see https://www.monitoring-plugins.org/archive/help/2014-January/006503.html,
pointed out by Michael Friedrich.
2014-01-16 22:35:20 +00:00
sthen
c66d51be93 update to nsca-ng 1.2
https://www.nsca-ng.org/list/developers/2013-November/000015.html
2013-11-07 10:34:12 +00:00
rpe
9cd44f2e45 Major update of nagios to version 4.0.1
See http://nagios.sourceforge.net/docs/nagioscore/4/en/whatsnew.html

with feedback and ok sthen@
2013-11-07 10:31:38 +00:00
rpe
ed3ceab3e3 update nagios-plugins to 1.5
For a list a changes see:
 https://www.nagios-plugins.org/news/release-1-5.html

ok sthen@ (MAINTAINER)
2013-11-02 15:48:12 +00:00
naddy
06a9102560 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-11 23:48:03 +00:00
sthen
6901833549 update to nrpe 2.15, adding IPv6 support (and yes, it still listens on v4. ;) 2013-09-17 21:22:26 +00:00
sthen
69226b8e47 Fix nsca-ng on 32-bit arch with 64-bit time_t. Problem researched and original
diff from florian@; I am using a slightly different diff from upstream here
(also tested by florian@).
2013-09-12 17:03:45 +00:00
sthen
1a477e9204 remove unnecessary RUN_DEPENDS-main on php. bump REVISION-main to fix the build. 2013-08-14 11:29:26 +00:00
robert
d5b92ddea0 bump REVISION due to the php update 2013-08-12 04:11:20 +00:00
jasper
2e80eecc12 use ${VARBASE} instead of hardcoding /var 2013-07-05 07:44:59 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
8613536758 Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00