From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 7 22:50:15 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B2BD37B401 for ; Sat, 7 Jun 2003 22:50:15 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5882D43FBD for ; Sat, 7 Jun 2003 22:50:14 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h585oEUp026425 for ; Sat, 7 Jun 2003 22:50:14 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h585oEvt026424; Sat, 7 Jun 2003 22:50:14 -0700 (PDT) Resent-Date: Sat, 7 Jun 2003 22:50:14 -0700 (PDT) Resent-Message-Id: <200306080550.h585oEvt026424@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Blaz Zupan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4DB4B37B401 for ; Sat, 7 Jun 2003 22:40:37 -0700 (PDT) Received: from stingray.amis.net (stingray.amis.net [212.18.32.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64AD643FE3 for ; Sat, 7 Jun 2003 22:40:36 -0700 (PDT) (envelope-from blaz.zupan@amis.net) Received: from localhost (localhost [127.0.0.1]) by stingray.amis.net (Postfix) with ESMTP id 94DC23865DC for ; Sun, 8 Jun 2003 07:40:35 +0200 (CEST) Received: from stingray.amis.net ([127.0.0.1]) by localhost (stingray.amis.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 33794-07 for ; Sun, 8 Jun 2003 07:40:34 +0200 (CEST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by stingray.amis.net (Postfix) with ESMTP id DF5183865BF for ; Sun, 8 Jun 2003 07:40:34 +0200 (CEST) Received: by titanic.medinet.si (Postfix, from userid 1000) id C832555405; Sun, 8 Jun 2003 07:40:34 +0200 (CEST) Message-Id: <20030608054034.C832555405@titanic.medinet.si> Date: Sun, 8 Jun 2003 07:40:34 +0200 (CEST) From: Blaz Zupan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/53034: [MAINTAINER-UPDATE] Update nagios to 1.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Blaz Zupan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2003 05:50:15 -0000 >Number: 53034 >Category: ports >Synopsis: [MAINTAINER-UPDATE] Update nagios to 1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Jun 07 22:50:13 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Blaz Zupan >Release: FreeBSD 4.8-RELEASE i386 >Organization: >Environment: System: FreeBSD titanic.medinet.si 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Sun Apr 6 14:13:39 CEST 2003 root@bigbrother.amis.net:/db/obj/usr/src/sys/TITANIC i386 >Description: - 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 ) >How-To-Repeat: >Fix: diff -urN nagios.old/Makefile nagios/Makefile --- nagios.old/Makefile Mon Apr 7 06:53:20 2003 +++ nagios/Makefile Fri Jun 6 20:57:58 2003 @@ -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 @@ -49,6 +48,10 @@ CONFIGURE_ARGS+=--with-pgsql-lib=${LOCALBASE}/pgsql \ --with-pgsql-inc=${LOCALBASE}/pgsql \ --with-pgsql-xdata +.endif + +.if defined(NAGIOS_FILE_PERFDATA) +CONFIGURE_ARGS+=--with-file-perfdata .endif INSTALL_TARGET= all install config install-config install-daemoninit install-commandmode diff -urN nagios.old/distinfo nagios/distinfo --- nagios.old/distinfo Sat Jan 4 00:51:51 2003 +++ nagios/distinfo Fri Jun 6 20:58:01 2003 @@ -1 +1 @@ -MD5 (nagios-1.0.tar.gz) = 9f95388c59b34c06745870fd2012388e +MD5 (nagios-1.1.tar.gz) = 5f48ecd9bad2c4d7c9d88d0b6f347ecf >Release-Note: >Audit-Trail: >Unformatted: