Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Dec 2014 11:08:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196090] New: [patch] mail/mailgraph rc script bug and little enhancements
Message-ID:  <bug-196090-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196090

            Bug ID: 196090
           Summary: [patch] mail/mailgraph rc script bug and little
                    enhancements
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: rafan@FreeBSD.org
          Reporter: dgeo@centrale-marseille.fr
             Flags: maintainer-feedback?(rafan@FreeBSD.org)
          Assignee: rafan@FreeBSD.org

rc bug:

command_interpreter not set correctly, mailgraph can't start: changed to
%%PERL%% to match shebang_fix

I propose here some minor improvements:
 - add customizable $mailgraph_maillog
 - use $mailgraph_chdir instead of %%DATADIR%% in rc script where possible
(this makes user able to change it without recompiling the port)
 - check readability of maillog before start as mailgraph process is lanched
with '>/dev/null 2>&1', thus hidding errors

HTH,

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer rafan@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



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