Index: head/net-mgmt/nagios4/Makefile =================================================================== --- head/net-mgmt/nagios4/Makefile (revision 449681) +++ head/net-mgmt/nagios4/Makefile (revision 449682) @@ -1,106 +1,106 @@ # Created by: Blaz Zupan # $FreeBSD$ PORTNAME= nagios -PORTVERSION= 4.3.3 +PORTVERSION= 4.3.4 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= https://assets.nagios.com/downloads/nagioscore/releases/ \ SF/${PORTNAME}/${PORTNAME}-4.x/${PORTNAME}-${PORTVERSION} PKGNAMESUFFIX= 4 MAINTAINER= mat@FreeBSD.org COMMENT= Powerful network monitoring system LICENSE= GPLv2 LIB_DEPENDS= libltdl.so:devel/libltdl \ libpng16.so:graphics/png \ libgd.so:graphics/gd USES= cpe gmake jpeg perl5 USE_PERL5= build USE_PHP= xml USE_RC_SUBR= nagios CONFLICTS= nagios-[123].* nagios-devel-* GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-command-user=${NAGIOSUSER} \ --with-command-group=${WWWGRP} \ --with-nagios-user=${NAGIOSUSER} \ --with-nagios-group=${NAGIOSGROUP} \ --with-htmurl=${NAGIOSHTMURL} \ --with-cgiurl=${NAGIOSCGIURL} \ --sbindir=${WWWDIR}/cgi-bin \ --libexecdir=${PREFIX}/libexec/nagios \ --datadir=${WWWDIR} \ --sysconfdir=${PREFIX}/etc/nagios \ --localstatedir=${NAGIOSDIR} \ --with-httpd-conf=${PREFIX}/etc \ --with-checkresult-dir=${NAGIOSDIR}/checkresults \ --disable-statuswrl \ --enable-event-broker \ ac_cv_lib_iconv_main=no CONFIGURE_ENV= PERL=${PERL} CPPFLAGS+= -I${LOCALBASE}/include CFLAGS+= ${CPPFLAGS} LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install install-commandmode install-config PLIST_SUB= NAGIOSDIR=${NAGIOSDIR} \ NAGIOSUSER=${NAGIOSUSER} \ NAGIOSGROUP=${NAGIOSGROUP} \ WWWGRP=${WWWGRP} SUB_LIST= NAGIOSDIR=${NAGIOSDIR} \ NAGIOSUSER=${NAGIOSUSER} \ NAGIOSGROUP=${NAGIOSGROUP} \ NAGIOSHTMURL=${NAGIOSHTMURL} \ NAGIOSCGIURL=${NAGIOSCGIURL} SUB_FILES= pkg-message NAGIOSUSER?= nagios NAGIOSGROUP?= nagios NAGIOSDIR?= /var/spool/nagios .if defined(NAGIOSWWWDIR) WWWDIR= ${PREFIX}/${NAGIOSWWWDIR} .endif NAGIOSHTMURL?= /nagios NAGIOSCGIURL?= ${NAGIOSHTMURL}/cgi-bin USERS= ${NAGIOSUSER} GROUPS= ${NAGIOSGROUP} OPTIONS_DEFINE= NANOSLEEP UNHANDLED_HACK COREWINDOW OPTIONS_RADIO= PLUGINS OPTIONS_RADIO_PLUGINS= MONPLUGINS NAGPLUGINS OPTIONS_DEFAULT= NAGPLUGINS NANOSLEEP_DESC= Use nanosleep in event timing UNHANDLED_HACK_DESC= Display passive checks in unhandled queries COREWINDOW_DESC= Enable the corewindow parameter MONPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/monitoring-plugins NAGPLUGINS_RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:net-mgmt/nagios-plugins COREWINDOW_CONFIGURE_ENABLE= corewindow OPTIONS_SUB= NANOSLEEP_CONFIGURE_ENABLE= nanosleep post-patch: ${REINPLACE_CMD} -e 's/\<77\([0-7]\)\>/75\1/g; s/\<66\([0-7]\)\>/64\1/; /chmod/d; \ /\.cfg$$/s/$$/-sample/' \ ${WRKSRC}/Makefile.in ${WRKSRC}/base/Makefile.in ${WRKSRC}/cgi/Makefile.in ${WRKSRC}/contrib/Makefile.in ${WRKSRC}/html/Makefile.in post-patch-UNHANDLED_HACK-on: ${REINPLACE_CMD} -e 's#;serviceprops=42\&#;serviceprops=10\&#g' -e \ 's#;hostprops=42\"#;hostprops=10\"#g' ${WRKSRC}/html/side.php post-install: @${RMDIR} ${STAGEDIR}${PREFIX}/libexec/nagios @${MV} ${STAGEDIR}${WWWDIR}/config.inc.php ${STAGEDIR}${WWWDIR}/config.inc.php.sample .include Index: head/net-mgmt/nagios4/distinfo =================================================================== --- head/net-mgmt/nagios4/distinfo (revision 449681) +++ head/net-mgmt/nagios4/distinfo (revision 449682) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504003722 -SHA256 (nagios-4.3.3.tar.gz) = 1fc4c72f76c720884dd3b538dc423b44f3bdde24e014f4212e58046a1fc114b6 -SIZE (nagios-4.3.3.tar.gz) = 11101531 +TIMESTAMP = 1505214102 +SHA256 (nagios-4.3.4.tar.gz) = c90b7812d9e343db12be19a572e15c415c5d6353a91c5e226e432c2d4aaa44f1 +SIZE (nagios-4.3.4.tar.gz) = 11101966 Index: head/net-mgmt/nagios4/files/patch-configure =================================================================== --- head/net-mgmt/nagios4/files/patch-configure (revision 449681) +++ head/net-mgmt/nagios4/files/patch-configure (revision 449682) @@ -1,18 +1,18 @@ ---- configure.orig 2017-05-09 17:03:31 UTC +--- configure.orig 2017-08-24 21:43:48 UTC +++ configure -@@ -4776,7 +4776,6 @@ cat >>confdefs.h <<_ACEOF +@@ -4777,7 +4777,6 @@ cat >>confdefs.h <<_ACEOF #define DEFAULT_NAGIOS_GROUP "$nagios_grp" _ACEOF -INSTALL_OPTS="-o $nagios_user -g $nagios_grp" -@@ -4797,7 +4796,6 @@ fi +@@ -4798,7 +4797,6 @@ fi -COMMAND_OPTS="-o $command_user -g $command_grp" MAIL_PROG=no Index: head/net-mgmt/nagios4/files/patch-html_main.php =================================================================== --- head/net-mgmt/nagios4/files/patch-html_main.php (revision 449681) +++ head/net-mgmt/nagios4/files/patch-html_main.php (revision 449682) @@ -1,34 +1,34 @@ ---- html/main.php.orig 2017-08-12 20:22:49 UTC +--- html/main.php.orig 2017-08-24 21:43:48 UTC +++ html/main.php @@ -141,31 +141,6 @@ $this_year = '2017';
Nagios® Core
Version
-
August 12, 2017
+
August 24, 2017
- - - - -
- -
-
Warning: Automatic Update Checks are Disabled!
-
Disabling update checks presents a possible security risk. Visit nagios.org to check for updates manually or enable update checks in your Nagios config file.
-
- -
-
A new version of Nagios Core is available!
-
Visit nagios.org to download Nagios .
-
-