update to nagios 2.10, reminded by brad
This commit is contained in:
parent
bf9d122ad0
commit
0f866e8cd2
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.23 2007/09/15 22:36:55 merdely Exp $
|
||||
# $OpenBSD: Makefile,v 1.24 2007/11/18 07:37:57 sturm Exp $
|
||||
|
||||
COMMENT-main= host and service monitor
|
||||
COMMENT-web= cgis and webpages for nagios
|
||||
|
||||
V= 2.9
|
||||
V= 2.10
|
||||
DISTNAME= nagios-${V}
|
||||
PKGNAME-main= nagios-${V}
|
||||
PKGNAME-web= nagios-web-${V}
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (nagios-2.9.tar.gz) = tuOiHJHtsGPABxLGAB4V7A==
|
||||
RMD160 (nagios-2.9.tar.gz) = 5gJo78WQRra1iEySA2bpjEutwSI=
|
||||
SHA1 (nagios-2.9.tar.gz) = g8axMAQ5nPp2wEkkNCkoYFXi0Gg=
|
||||
SHA256 (nagios-2.9.tar.gz) = 9gpy3sHt7zCKiZc07/T35RZ1IvGv61wk/RhS4nScXZ0=
|
||||
SIZE (nagios-2.9.tar.gz) = 1738698
|
||||
MD5 (nagios-2.10.tar.gz) = 8c3a29e138f2ff8c8abbd3dd8a40c4b6
|
||||
RMD160 (nagios-2.10.tar.gz) = 87086848911072a5504dd61f11ece8f0cf39db5e
|
||||
SHA1 (nagios-2.10.tar.gz) = b519c1b332fcc814346eecb987f689113f4f0ab6
|
||||
SHA256 (nagios-2.10.tar.gz) = d3e916bd11619259246e12a45aac8761e7318b54ed701472e8e49a03d939e5c8
|
||||
SIZE (nagios-2.10.tar.gz) = 1740558
|
||||
|
@ -1,7 +1,7 @@
|
||||
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2005/07/25 16:32:05 sturm Exp $
|
||||
--- Makefile.in.orig Mon Jan 31 20:38:45 2005
|
||||
+++ Makefile.in Mon Jan 31 20:39:22 2005
|
||||
@@ -57,7 +57,6 @@ all:
|
||||
$OpenBSD: patch-Makefile_in,v 1.2 2007/11/18 07:37:57 sturm Exp $
|
||||
--- Makefile.in.orig Mon Apr 23 17:44:25 2007
|
||||
+++ Makefile.in Mon Oct 22 12:00:38 2007
|
||||
@@ -58,7 +58,6 @@ all:
|
||||
cd $(SRC_BASE) && $(MAKE)
|
||||
cd $(SRC_CGI) && $(MAKE)
|
||||
cd $(SRC_HTM) && $(MAKE)
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
--- configure.orig Tue Apr 10 17:08:32 2007
|
||||
+++ configure Sun Jun 24 09:52:25 2007
|
||||
$OpenBSD: patch-configure,v 1.7 2007/11/18 07:37:57 sturm Exp $
|
||||
--- configure.orig Sun Oct 21 16:39:50 2007
|
||||
+++ configure Sun Nov 18 08:36:13 2007
|
||||
@@ -571,7 +571,7 @@ do
|
||||
ac_prev=sysconfdir ;;
|
||||
-sysconfdir=* | --sysconfdir=* | --sysconfdi=* | --sysconfd=* | --sysconf=* \
|
||||
@ -10,7 +10,7 @@ $OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
|
||||
-target | --target | --targe | --targ | --tar | --ta | --t)
|
||||
ac_prev=target_alias ;;
|
||||
@@ -4284,13 +4284,13 @@ if test $ac_cv_lib_cma_pthread_create = yes; then
|
||||
@@ -4285,13 +4285,13 @@ if test $ac_cv_lib_cma_pthread_create = yes; then
|
||||
have_pthreads="yes"
|
||||
fi
|
||||
|
||||
@ -27,7 +27,7 @@ $OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -4349,19 +4349,19 @@ fi
|
||||
@@ -4350,19 +4350,19 @@ fi
|
||||
echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_create" >&5
|
||||
echo "${ECHO_T}$ac_cv_lib_pthread_pthread_create" >&6
|
||||
if test $ac_cv_lib_pthread_pthread_create = yes; then
|
||||
@ -51,7 +51,7 @@ $OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -4420,7 +4420,7 @@ fi
|
||||
@@ -4421,7 +4421,7 @@ fi
|
||||
echo "$as_me:$LINENO: result: $ac_cv_lib_pthread_pthread_mutex_init" >&5
|
||||
echo "${ECHO_T}$ac_cv_lib_pthread_pthread_mutex_init" >&6
|
||||
if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
|
||||
@ -60,7 +60,7 @@ $OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
fi
|
||||
|
||||
if test $ac_cv_lib_pthread_pthread_mutex_init = yes; then
|
||||
@@ -4810,7 +4810,7 @@ cat >>confdefs.h <<_ACEOF
|
||||
@@ -4811,7 +4811,7 @@ cat >>confdefs.h <<_ACEOF
|
||||
#define DEFAULT_NAGIOS_GROUP "$nagios_grp"
|
||||
_ACEOF
|
||||
|
||||
@ -69,7 +69,7 @@ $OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
|
||||
|
||||
|
||||
@@ -5136,7 +5136,7 @@ echo $ECHO_N "checking for gdImagePng in -lgd (order 1
|
||||
@@ -5159,7 +5159,7 @@ echo $ECHO_N "checking for gdImagePng in -lgd (order 1
|
||||
echo $ECHO_N "(cached) $ECHO_C" >&6
|
||||
else
|
||||
ac_save_LIBS="$LIBS"
|
||||
@ -78,7 +78,7 @@ $OpenBSD: patch-configure,v 1.6 2007/06/24 08:29:35 sturm Exp $
|
||||
cat >conftest.$ac_ext <<_ACEOF
|
||||
/* confdefs.h. */
|
||||
_ACEOF
|
||||
@@ -5195,7 +5195,7 @@ fi
|
||||
@@ -5218,7 +5218,7 @@ fi
|
||||
echo "${ECHO_T}yes" >&6
|
||||
|
||||
GDLIBFOUND=yep
|
||||
|
Loading…
Reference in New Issue
Block a user