From nobody@FreeBSD.org  Thu Mar 13 17:09:54 2008
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 446AD106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Mar 2008 17:09:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 142B28FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Mar 2008 17:09:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m2DH6ZmD032149
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Mar 2008 17:06:35 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m2DH6Zxo032144;
	Thu, 13 Mar 2008 17:06:35 GMT
	(envelope-from nobody)
Message-Id: <200803131706.m2DH6Zxo032144@www.freebsd.org>
Date: Thu, 13 Mar 2008 17:06:35 GMT
From: Doug Martin <drearwig@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: mail/spampd: rc script for spampd
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: christian.schade@interface-systems.de

>Number:         121669
>Category:       ports
>Synopsis:       mail/spampd: rc script for spampd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 13 17:10:01 UTC 2008
>Closed-Date:    Thu Apr 17 01:33:14 UTC 2008
>Last-Modified:  Thu Apr 17 01:40:02 UTC 2008
>Originator:     Doug Martin
>Release:        6.3-RELEASE-p1
>Organization:
>Environment:
FreeBSD 6.3-RELEASE-p1
>Description:
rc script was updated from the old-style in PR number: 99794

This new script does not start spampd on boot.
>How-To-Repeat:
Install spampd from port, enable in rc.conf, reboot.
>Fix:
Spampd rc script needs to have the following lines added in order for it to start on a reboot.

- # PROVIDE: spampd
+ # PROVIDE: spampd
+ # REQUIRE: LOGIN
+ # BEFORE: mail
+ # KEYWORD: shutdown

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Mar 13 17:10:06 UTC 2008 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121669 
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Fri Mar 14 00:39:46 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121669 
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Thu Apr 17 01:33:13 UTC 2008 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/121669: commit references a PR
Date: Thu, 17 Apr 2008 01:31:59 +0000 (UTC)

 wxs         2008-04-17 01:31:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     mail/spampd          Makefile 
     mail/spampd/files    spampd.in 
   Log:
   Add necessary information to RC script.
   
   PR:             ports/121669
   Submitted by:   Doug Martin <drearwig@hotmail.com>
   Approved by:    garga (mentor), maintainer (timeout)
   
   Revision  Changes    Path
   1.9       +1 -1      ports/mail/spampd/Makefile
   1.2       +3 -0      ports/mail/spampd/files/spampd.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:
