Summary: | mail/postfix: fix pkg-plist | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Helmut Schneider <jumper99> | ||||
Component: | Individual Port(s) | Assignee: | Sahil Tandon <sahil> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Helmut Schneider
2011-03-23 10:20:03 UTC
Responsible Changed From-To: freebsd-ports-bugs->sahil Over to maintainer (via the GNATS Auto Assign Tool) You must have set newaliases_path and mail_path to some non-default values in your main.cf which was then respected by the postfix-install script. If you do not fiddle with those values, then those so-called 'orphaned' files are indeed installed under PREFIX/bin and the package is created just fine (as evidenced by my tests as well as the pointyhat cluster). I will think about how to more gracefully handle this, but I do not have the cycles for it at the moment. Feel free to send a patch and I will consider it. -- Sahil Tandon <sahil@FreeBSD.org> Thinking about this a bit more, it has everything to do with INSTALLATION PARAMETER INPUT METHODS as described in upstream docs. I'll try to address this over the weekend. -- Sahil Tandon <sahil@FreeBSD.org> State Changed From-To: open->feedback Awaiting submitter feedback. > You must have set newaliases_path and mail_path to some non-default > values in your main.cf which was then respected by the postfix-install You're right, seems I "transferred" those paths from OpenBSD into FreeBSD a few years ago. > I will think about how to more gracefully handle this, but I do not have > the cycles for it at the moment. Feel free to send a patch and I will > consider it. Will do so. Thanks, Helmut State Changed From-To: feedback->open Submitter has provided necessary feedback. State Changed From-To: open->closed Fixed, thanks for the report. |