From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jun 27 06:20:03 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CE11D16A41F for ; Wed, 27 Jun 2007 06:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id A877C13C465 for ; Wed, 27 Jun 2007 06:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l5R6K3Fw016744 for ; Wed, 27 Jun 2007 06:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l5R6K3QO016743; Wed, 27 Jun 2007 06:20:03 GMT (envelope-from gnats) Resent-Date: Wed, 27 Jun 2007 06:20:03 GMT Resent-Message-Id: <200706270620.l5R6K3QO016743@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, Matthew Seaman Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 04ADC16A469 for ; Wed, 27 Jun 2007 06:18:55 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 5E83B13C46A for ; Wed, 27 Jun 2007 06:18:54 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.14.1/8.14.1) with ESMTP id l5R6IZka038860 for ; Wed, 27 Jun 2007 07:18:35 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.14.1/8.14.1/Submit) id l5R6IZFU038858; Wed, 27 Jun 2007 07:18:35 +0100 (BST) (envelope-from matthew) Message-Id: <200706270618.l5R6IZFU038858@happy-idiot-talk.infracaninophile.co.uk> Date: Wed, 27 Jun 2007 07:18:35 +0100 (BST) From: Matthew Seaman To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/114062: net-mgmt/nagios12 -- fix pkg-plist, unbreak X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Matthew Seaman List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jun 2007 06:20:03 -0000 >Number: 114062 >Category: ports >Synopsis: net-mgmt/nagios12 -- fix pkg-plist, unbreak >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 27 06:20:02 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 6.2-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Jun 20 21:07:54 BST 2007 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Fix the pkg-plist and unbreak net-mgmt/nagios12 >How-To-Repeat: >Fix: --- nagios12.diff begins here --- diff -Nur /usr/ports/net-mgmt/nagios12/Makefile nagios12/Makefile --- /usr/ports/net-mgmt/nagios12/Makefile Tue Jun 12 08:07:47 2007 +++ nagios12/Makefile Wed Jun 27 06:59:26 2007 @@ -19,8 +19,6 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd RUN_DEPENDS= ${LOCALBASE}/libexec/nagios/check_nagios:${PORTSDIR}/net-mgmt/nagios-plugins -BROKEN= Incomplete pkg-plist - USE_GETOPT_LONG=yes GNU_CONFIGURE= yes USE_RC_SUBR= yes diff -Nur /usr/ports/net-mgmt/nagios12/pkg-plist nagios12/pkg-plist --- /usr/ports/net-mgmt/nagios12/pkg-plist Sun Jan 22 02:47:19 2006 +++ nagios12/pkg-plist Wed Jun 27 06:59:15 2007 @@ -308,6 +308,7 @@ @dirrm share/nagios/media @dirrm share/nagios/ssi @dirrm share/nagios/stylesheets +@dirrm share/nagios @unexec rmdir /var/spool/nagios/archives 2>/dev/null || true @unexec rmdir /var/spool/nagios/rw 2>/dev/null || true @unexec rmdir /var/spool/nagios 2>/dev/null || true --- nagios12.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: