Date: Mon, 25 Feb 2002 04:51:33 -0800 (PST) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/exim Makefile pkg-plist ports/mail/exim/files POST-INSTALL-NOTES exim.sh.sample Message-ID: <200202251251.g1PCpYP14229@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2002/02/25 04:51:33 PST
Modified files:
mail/exim Makefile pkg-plist
mail/exim/files POST-INSTALL-NOTES
Added files:
mail/exim/files exim.sh.sample
Log:
Cope with the fact that at least one 3rd-party package against which
Exim may be linked (MySQL) uses a startup script to add its library
path to the linker hints.
Explain the problem in POST-INSTALL-NOTES and provide a sample
startup script.
I think such packages should do away with the script and provide
POST-INSTALL-NOTES that encourage the operator to add the library
path to ldconfig_paths in /etc/rc.conf, but provide this work-around
anyway.
Reported by: Oliver Brandmueller <ob@e-Gitt.NET>
Revision Changes Path
1.108 +1 -0 ports/mail/exim/Makefile
1.4 +5 -0 ports/mail/exim/files/POST-INSTALL-NOTES
1.1 +31 -0 ports/mail/exim/files/exim.sh.sample (new)
1.18 +1 -0 ports/mail/exim/pkg-plist
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?200202251251.g1PCpYP14229>
