Bug 45963

Summary: the mail/majordomo port looks for majordomo.cf in /etc
Product: Ports & Packages Reporter: Roman Neuhauser <neuhauser>
Component: Individual Port(s)Assignee: Anders Nordby <anders>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

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!