From 6a1b37225e32c4289e7ee279b1dd4797d33d6790 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 14 Nov 2000 06:28:58 +0000 Subject: Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README along with documentation. Fix manpage generation. Consistently use INSTALL_* macros (from postfix-current). Modify packaging list using WITH_PCRE and WITH_LDAP PLIST_SUBs (as per postfix-current). Add knob to enable PCRE (again from postfix-current). Use better package description (postfix-current). Fix PLIST. Conditionally remove main.cf and master.cf when they are unmodified from default (postfix-current). Fully institute new maintainer as a real one. :-) PR: 17777, 19185, 20565, 21819, 22613 (also postfix-current) Submitted by: maintainer (THANKS!) --- mail/postfix22/files/patch-bh | 30 ++++++++++-------------------- 1 file changed, 10 insertions(+), 20 deletions(-) (limited to 'mail/postfix22/files/patch-bh') diff --git a/mail/postfix22/files/patch-bh b/mail/postfix22/files/patch-bh index 42b7373d3fb5..a20232e6796a 100644 --- a/mail/postfix22/files/patch-bh +++ b/mail/postfix22/files/patch-bh @@ -1,21 +1,11 @@ -*** man/man8/cleanup.8.orig Mon Mar 29 22:37:59 1999 ---- man/man8/cleanup.8 Mon Mar 29 22:38:13 1999 +*** ./html/goals.html.orig Sun May 9 15:44:18 1999 +--- ./html/goals.html Thu Jun 1 22:30:14 2000 *************** -*** 118,125 **** - .SH FILES - .na - .nf -! /etc/postfix/canonical*, canonical mapping table -! /etc/postfix/virtual*, virtual mapping table - .SH LICENSE - .na - .nf ---- 118,125 ---- - .SH FILES - .na - .nf -! !!PREFIX!!/etc/postfix/canonical*, canonical mapping table -! !!PREFIX!!/etc/postfix/virtual*, virtual mapping table - .SH LICENSE - .na - .nf +*** 45,47 **** +
  • Compatibility. Postfix is designed to be sendmail-compatible +! to make migration easy. Postfix supports /var[/spool]/mail, + /etc/aliases, NIS, and ~/.forward files. +--- 45,47 ---- +
  • Compatibility. Postfix is designed to be sendmail-compatible +! to make migration easy. Postfix supports /var/mail, + /etc/aliases, NIS, and ~/.forward files. -- cgit v1.2.3