| Summary: | Bug in /usr/ports/mail/postfix port | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jason Taylor <jason> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports (Nobody) <ports> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Jason Taylor
2002-02-12 17:00:02 UTC
Responsible Changed From-To: freebsd-ports->dwcjr Over to maintainer hmm , I'm getting a little confused now. Postfix installs prior to this release of the port relied on the postfix-install script (from the distribution) to copy the samples. The port maintainer has now added some code to copy over duplicates of the samples but with no .cf extension. (excluding main.cf & master.cf) Ok, so the real problem was that the old port wasn't very nice to existing config files, thats what wrecked the install. You can ignore most of this pr, but I would suggest sticking to just one set of config files as duplicates are a bit confusing.. Thanks Jason Responsible Changed From-To: dwcjr->freebsd-ports Back to ports, I don't maintain this port anymore. The submitter's analysis is incorrect. The sample-*.cf files are not what he thinks they are. For example, sample-transport is installed by the port solely to compare with the transport file during uninistall, whereas sample-transport.cf is part of postfix itself documenting the transport settings. Ditto for the rest of the files he proposes changing. Perhaps they should be installed as "foo.default" rather than "sample-foo" for clarity. I don't think it matters so I won't be changing them anytime soon. The submitter probably noticed that the ports *prior* to 1.1.3 accidentally deleted the config files upon pkg_delete. This is not a problem going forth from this version. The port functions correctly as far as I can tell. Please close this PR. State Changed From-To: open->closed Closed at maintainer's request. |