summaryrefslogtreecommitdiff
path: root/net/nagios
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-06-08 12:55:22 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-06-08 12:55:22 +0000
commit42c87c3d5f577462d9466719e730966282ebfa80 (patch)
tree62433135c1fca92a3a868f7d814b39ae4a047a35 /net/nagios
parento Fix unfetchable distfile but, in the same time (diff)
[MAINTAINER-UPDATE] Update nagios to 1.1
- update nagios port to 1.1 - add NAGIOS_FILE_PERFDATA switch to enable collection of performance data to a file (suggested by Douglas K. Rand <rand@meridian-enviro.com>) PR: ports/53034 Submitted by: Blaz Zupan <blaz.zupan@amis.net>
Notes
Notes: svn path=/head/; revision=82526
Diffstat (limited to 'net/nagios')
-rw-r--r--net/nagios/Makefile7
-rw-r--r--net/nagios/distinfo2
2 files changed, 6 insertions, 3 deletions
diff --git a/net/nagios/Makefile b/net/nagios/Makefile
index bce678162792..7ef95c86f584 100644
--- a/net/nagios/Makefile
+++ b/net/nagios/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nagios
-PORTVERSION= 1.0
-PORTREVISION= 1
+PORTVERSION= 1.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=nagios
@@ -48,6 +47,10 @@ CONFIGURE_ARGS+=--with-mysql-lib=${LOCALBASE}/lib/mysql \
--with-mysql-xdata
.endif
+.if defined(NAGIOS_FILE_PERFDATA)
+CONFIGURE_ARGS+=--with-file-perfdata
+.endif
+
.if defined(WITH_POSTGRES)
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
CONFIGURE_ARGS+=--with-pgsql-lib=${LOCALBASE}/pgsql \
diff --git a/net/nagios/distinfo b/net/nagios/distinfo
index a6612a6ad8f0..f17e0d16ab3a 100644
--- a/net/nagios/distinfo
+++ b/net/nagios/distinfo
@@ -1 +1 @@
-MD5 (nagios-1.0.tar.gz) = 9f95388c59b34c06745870fd2012388e
+MD5 (nagios-1.1.tar.gz) = 5f48ecd9bad2c4d7c9d88d0b6f347ecf