[Bug 196089] New: [patch] mail/mailgraph rc script bug and little enhancements

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Dec 19 23:47:45 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196089

            Bug ID: 196089
           Summary: [patch] mail/mailgraph rc script bug and little
                    enhancements
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Closed
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: dgeo at centrale-marseille.fr
            Status: Closed
        Resolution: DUPLICATE

--- Comment #1 from Mark Linimon <linimon at FreeBSD.org> ---


*** This bug has been marked as a duplicate of bug 196090 ***

Created attachment 150712
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150712&action=edit
Proposed changes

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,

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


More information about the freebsd-ports-bugs mailing list