Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jun 2007 07:18:35 +0100 (BST)
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114062: net-mgmt/nagios12 -- fix pkg-plist, unbreak
Message-ID:  <200706270618.l5R6IZFU038858@happy-idiot-talk.infracaninophile.co.uk>
Resent-Message-ID: <200706270620.l5R6K3QO016743@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706270618.l5R6IZFU038858>