summaryrefslogtreecommitdiffstats
path: root/mail/exim
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2000-08-04 16:04:50 +0000
committersheldonh <sheldonh@FreeBSD.org>2000-08-04 16:04:50 +0000
commit061a8105c984c45e2b5197d1dff0f69039bd8488 (patch)
tree372cdb2c9051d248ec7e3676cbc78afa96bd0bd6 /mail/exim
parent58573f3961d0a632dd94cffad3c05f47777b3b9e (diff)
downloadFreeBSD-ports-061a8105c984c45e2b5197d1dff0f69039bd8488.zip
FreeBSD-ports-061a8105c984c45e2b5197d1dff0f69039bd8488.tar.gz
Clearly document the nature of the changes introduced with this patch
so that the reasons why it hasn't been submitted to the author do not need to be argued over regularly.
Diffstat (limited to 'mail/exim')
-rw-r--r--mail/exim/files/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/mail/exim/files/patch-aa b/mail/exim/files/patch-aa
index 64e87ce..8d43ae9 100644
--- a/mail/exim/files/patch-aa
+++ b/mail/exim/files/patch-aa
@@ -1,3 +1,19 @@
+This patch makes four changes to the exim_install script:
+
+1) Changes the test used to determine whether a file should be installed
+ to cope with files which we "touch" to zero bytes for packaging
+ purposes.
+
+2) Causes an exim.sh startup script to be installed in the BSD-style
+ ${PREFIX}/etc/rc.d
+
+3) Causes the configure file to be installed as a sample only. The
+ administrator needs to rename this file to "activate" exim.
+
+4) Changes the invocation of make-info to be less prone to fail on
+ silly errors. XXX Check that this is still necessary from time
+ to time.
+
--- scripts/exim_install.orig Mon Aug 2 17:43:03 1999
+++ scripts/exim_install Tue Aug 3 14:31:20 1999
@@ -142,9 +142,9 @@
OpenPOWER on IntegriCloud