Bug 196089 - [patch] mail/mailgraph rc script bug and little enhancements
Summary: [patch] mail/mailgraph rc script bug and little enhancements
Status: Closed DUPLICATE of bug 196090
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-18 11:08 UTC by geoffroy desvernay
Modified: 2014-12-19 23:47 UTC (History)
0 users

See Also:


Attachments
Proposed changes (2.08 KB, patch)
2014-12-18 11:08 UTC, geoffroy desvernay
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description geoffroy desvernay 2014-12-18 11:08:02 UTC
Created attachment 150712 [details]
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,
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2014-12-19 23:47:44 UTC

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