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/postfix26/files/patch-ba | 37 +++++++++++++++++++------------------ 1 file changed, 19 insertions(+), 18 deletions(-) (limited to 'mail/postfix26/files/patch-ba') diff --git a/mail/postfix26/files/patch-ba b/mail/postfix26/files/patch-ba index 73feeef81f27..ccb54ec60a7a 100644 --- a/mail/postfix26/files/patch-ba +++ b/mail/postfix26/files/patch-ba @@ -1,19 +1,20 @@ -*** man/man1/postdrop.1.orig Mon Mar 29 22:35:14 1999 ---- man/man1/postdrop.1 Mon Mar 29 22:35:25 1999 +*** ./html/mailq.1.html.orig Sat Apr 22 20:28:36 2000 +--- ./html/mailq.1.html Thu Jun 1 22:19:24 2000 *************** -*** 51,57 **** - .na - .nf - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS - .na - .nf ---- 51,57 ---- - .na - .nf - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS - .na - .nf +*** 83,85 **** + The path name of the sendmail.cf file. Postfix con- +! figuration files are kept in /etc/postfix. + +--- 83,85 ---- + The path name of the sendmail.cf file. Postfix con- +! figuration files are kept in !!PREFIX!!/etc/postfix. + +*************** +*** 231,233 **** + /var/spool/postfix, mail queue +! /etc/postfix, configuration files + +--- 231,233 ---- + /var/spool/postfix, mail queue +! !!PREFIX!!/etc/postfix, configuration files + -- cgit v1.2.3