From nobody@FreeBSD.org  Wed Nov 30 08:38:59 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 24DB4106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Nov 2011 08:38:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 14E168FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Nov 2011 08:38:59 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id pAU8cwMH056402
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 30 Nov 2011 08:38:58 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id pAU8cwfI056401;
	Wed, 30 Nov 2011 08:38:58 GMT
	(envelope-from nobody)
Message-Id: <201111300838.pAU8cwfI056401@red.freebsd.org>
Date: Wed, 30 Nov 2011 08:38:58 GMT
From: "Alexey V. Panfilov" <ports@subnets.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] net-mgmt/mrtg: respect rc.d script KEYWORD: shutdown
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         162963
>Category:       ports
>Synopsis:       [patch] net-mgmt/mrtg: respect rc.d script KEYWORD: shutdown
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    scheidell
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 08:40:11 UTC 2011
>Closed-Date:    Sat Dec 03 23:05:19 UTC 2011
>Last-Modified:  Sat Dec  3 23:10:08 UTC 2011
>Originator:     Alexey V. Panfilov
>Release:        8.2-STABLE
>Organization:
meganet-2003 llc
>Environment:
FreeBSD work-book.lehis.ru 8.2-STABLE FreeBSD 8.2-STABLE #1: Thu Oct  6 19:05:27 MSK 2011     lehis@work-book.lehis.ru:/usr/src/sys/i386/compile/BOOK-8-STABLE  i386
>Description:
It's better that the daemon is orderly stopped rather than being randomly killed by init. (c) Andriy Gapon
>How-To-Repeat:
n/a
>Fix:
Apply the patch

Patch attached with submission follows:

--- files/mrtg_daemon.in.old	2011-11-28 09:24:43.000000000 +0400
+++ files/mrtg_daemon.in	2011-11-28 09:25:07.000000000 +0400
@@ -5,6 +5,7 @@
 #
 # PROVIDE: mrtg_daemon
 # REQUIRE: DAEMON bsnmpd snmpd
+# KEYWORD: shutdown
 
 . /etc/rc.subr
 

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->open  
State-Changed-By: scheidell 
State-Changed-When: Sat Dec 3 21:55:14 UTC 2011 
State-Changed-Why:  
I'll take it 



Responsible-Changed-From-To: freebsd-ports-bugs->scheidell  
Responsible-Changed-By: scheidell 
Responsible-Changed-When: Sat Dec 3 21:55:14 UTC 2011 
Responsible-Changed-Why:  


http://www.freebsd.org/cgi/query-pr.cgi?pr=162963 
State-Changed-From-To: open->closed  
State-Changed-By: scheidell 
State-Changed-When: Sat Dec 3 23:04:47 UTC 2011 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162963 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162963: commit references a PR
Date: Sat,  3 Dec 2011 23:07:01 +0000 (UTC)

 scheidell    2011-12-03 23:06:47 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/mrtg/files  mrtg_daemon.in 
   Log:
   - Add shutdown keyword to rc script
   
   PR:             ports/162963
   Submitted by:   maintainer
   Approved by:    maintainer,gabor(mentor)
   Feature safe:   yes
   
   Revision  Changes    Path
   1.3       +2 -1      ports/net-mgmt/mrtg/files/mrtg_daemon.in
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
