Date: Wed, 3 Apr 2002 07:52:34 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile ports/mail/exim/files POST-INSTALL-NOTES POST-INSTALL-NOTES.latest exim.sh exim.sh.sample Message-ID: <200204031552.g33FqZU05933@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2002/04/03 07:52:34 PST
Modified files:
mail/exim Makefile
mail/exim/files POST-INSTALL-NOTES
Added files:
mail/exim/files POST-INSTALL-NOTES.latest exim.sh
Removed files:
mail/exim/files exim.sh.sample
Log:
Cope with -CURRENT's new tri-state sendmail_enable rc.conf(5) variable
by using an rc.d script to launch Exim, as was done before I took over
this port.
This seems to be the most popular approach, and is arguably the
simplest. Folks like me who attach some aesthetic value to using rc(8)
and mailer.conf(8) to launch Exim at startup time should know enough to
blow away the rc.d script and do things any way they please.
For now, use two versions of the POST-INSTALL-NOTES, the only
difference being that the one given to -CURRENT users suggests setting
sendmail_enable to 'NONE', while the one for -STABLE users suggests
'NO'.
Revision Changes Path
1.109 +12 -5 ports/mail/exim/Makefile
1.6 +4 -10 ports/mail/exim/files/POST-INSTALL-NOTES
1.1 +37 -0 ports/mail/exim/files/POST-INSTALL-NOTES.latest (new)
1.4 +27 -0 ports/mail/exim/files/exim.sh (new)
1.3 +0 -32 ports/mail/exim/files/exim.sh.sample (dead)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204031552.g33FqZU05933>
