Bug 203199 - mail/milter-regex: modernize vardir handling
Summary: mail/milter-regex: modernize vardir handling
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-18 17:45 UTC by Dmitry Marakasov
Modified: 2015-09-27 20:41 UTC (History)
1 user (show)

See Also:
dinoex: maintainer-feedback+


Attachments
Patch (1.26 KB, patch)
2015-09-18 17:45 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-09-18 17:45:36 UTC
Created attachment 161174 [details]
Patch

- Properly handle vardir via plist
Comment 1 Phil 2015-09-20 00:39:20 UTC
(In reply to Dmitry Marakasov from comment #0)
Do you mean, add 
/var/run/milter-regex 
which is reported via the console as missing?

It would be nice to remove the manual post-install, creation of this directory so milter-regex.pid and sock 
have a proper home.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-09-26 20:02:51 UTC
A commit references this bug:

Author: dinoex
Date: Sat Sep 26 20:02:18 UTC 2015
New revision: 398009
URL: https://svnweb.freebsd.org/changeset/ports/398009

Log:
  - handle vardir via plist
  PR:		203199
  Submitted by:	Dmitry Marakasov

Changes:
  head/mail/milter-regex/Makefile
  head/mail/milter-regex/files/milterregex.in
  head/mail/milter-regex/pkg-plist
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2015-09-26 20:20:13 UTC
btw, there is no post-install target.