Bug 87718

Summary: Update port: mail/dspam-devel (add pidfile configuration)
Product: Ports & Packages Reporter: Denis Shaposhnikov <dsh>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: dsh
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Denis Shaposhnikov 2005-10-20 13:10:18 UTC
Teach startup script about dspam_pidfile variable. We can't use
/var/run/dspam.pid together with dspam_user="dspam" option (for example).

How-To-Repeat: 
Add dspam_user="nonroot" to /etc/rc.conf and try to start/stop
dspam-devel.sh.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-10-20 13:12:12 UTC
Maintainer of mail/dspam-devel,

Please note that PR ports/87718 just has been submitted.

If it is a patch for an upgrade, an enhancement or a bug fix you agree on,
reply to this email stating that you approve the patch and a committer will
take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/87718

-- 
Edwin Groothuis
edwin@FreeBSD.org
Comment 2 Ion-Mihai " IOnut " Tetcu 2005-10-20 13:18:38 UTC
On Thu, 20 Oct 2005 12:12:12 UT
Edwin Groothuis <edwin@FreeBSD.org> wrote:

> 
> Maintainer of mail/dspam-devel,
> 
> Please note that PR ports/87718 just has been submitted.

What a nice feature this is.

Thanks !



-- 
IOnut
Unregistered ;) FreeBSD "user"
Comment 3 Ion-Mihai " IOnut " Tetcu 2005-10-20 13:26:16 UTC
Please commit.

Thanks Denis for this (I believe I promised you this a long time ago
and completely forgot about it). I should also auto-register dspam
uid on install (since it has one reserved) and make it the default user.
-- 
IOnut
Unregistered ;) FreeBSD "user"
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2005-10-20 18:13:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!