Bug 45963 - the mail/majordomo port looks for majordomo.cf in /etc
Summary: the mail/majordomo port looks for majordomo.cf in /etc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Anders Nordby
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-03 12:30 UTC by Roman Neuhauser
Modified: 2004-01-13 10:46 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Neuhauser 2002-12-03 12:30:00 UTC
majordomo installed from the port doesn't work out of the box: one either
has to move ${PREFIX}/majordomo/majordomo.cf to /etc/majordomo.cf, or set
the MAJORDOMO_CF envvar. This patch should fix this problem.

I have a feeling this is a hack, and should be addressed in a different way,
but couldn't remember another port solving this problem off-hand. If there
is a better way to do this let me know, and I'll rework the patch.

Also, since the send-pr man page doesn't clearly state whether the -a option
can be repeated, I'm attaching a shar.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-12-10 18:17:16 UTC
Responsible Changed
From-To: freebsd-ports->anders

Over to Maintainer
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-01-13 10:45:57 UTC
State Changed
From-To: open->closed

Commited, thanks!