aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix28/files/patch-bj
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-11-14 06:28:58 +0000
committerWill Andrews <will@FreeBSD.org>2000-11-14 06:28:58 +0000
commit6a1b37225e32c4289e7ee279b1dd4797d33d6790 (patch)
tree590b6e84e2571733c16e213e6cce5fc8b78cbe36 /mail/postfix28/files/patch-bj
parenta84e5809ef9baa99d16f255d9cc62a9eded79b9d (diff)
downloadports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.tar.gz
ports-6a1b37225e32c4289e7ee279b1dd4797d33d6790.zip
Notes
Diffstat (limited to 'mail/postfix28/files/patch-bj')
-rw-r--r--mail/postfix28/files/patch-bj62
1 files changed, 42 insertions, 20 deletions
diff --git a/mail/postfix28/files/patch-bj b/mail/postfix28/files/patch-bj
index 99c521341ca5..00e78d01ba5a 100644
--- a/mail/postfix28/files/patch-bj
+++ b/mail/postfix28/files/patch-bj
@@ -1,20 +1,42 @@
---- makedefs.orig Sun Jan 23 03:04:27 2000
-+++ makedefs Mon Apr 3 08:59:17 2000
-@@ -89,6 +89,8 @@
- ;;
- FreeBSD.4*) SYSTYPE=FREEBSD4
- ;;
-+ FreeBSD.5*) SYSTYPE=FREEBSD5
-+ ;;
- OpenBSD.2*) SYSTYPE=OPENBSD2
- ;;
- NetBSD.1*) SYSTYPE=NETBSD1
-@@ -244,7 +246,7 @@
- *) : ${OPT='-O'};;
- esac
-
--: ${CC='gcc $(WARN)'} ${OPT='-O'} ${DEBUG='-g'} ${AWK=awk}
-+: ${CC='gcc $(WARN)'} ${OPT='-O'} ${AWK=awk}
-
- export SYSTYPE AR ARFL RANLIB SYSLIBS CC OPT DEBUG AWK OPTS
-
+*** ./html/uce.html.orig Fri Dec 31 15:06:07 1999
+--- ./html/uce.html Thu Jun 1 22:31:37 2000
+***************
+*** 126,130 ****
+
+! <dd> <b>header_checks = regexp:/etc/postfix/header_checks</b>
+
+! <dd> <b>header_checks = pcre:/etc/postfix/header_checks</b>
+
+--- 126,130 ----
+
+! <dd> <b>header_checks = regexp:!!PREFIX!!/etc/postfix/header_checks</b>
+
+! <dd> <b>header_checks = pcre:!!PREFIX!!/etc/postfix/header_checks</b>
+
+***************
+*** 169,171 ****
+
+! <dd> <b>smtpd_client_restrictions = hash:/etc/postfix/access,
+ reject_maps_rbl</b>
+--- 169,171 ----
+
+! <dd> <b>smtpd_client_restrictions = hash:!!PREFIX!!/etc/postfix/access,
+ reject_maps_rbl</b>
+***************
+*** 474,476 ****
+
+! <dd> <b>smtpd_sender_restrictions = hash:/etc/postfix/access,
+ reject_unknown_sender_domain</b>
+--- 474,476 ----
+
+! <dd> <b>smtpd_sender_restrictions = hash:!!PREFIX!!/etc/postfix/access,
+ reject_unknown_sender_domain</b>
+***************
+*** 856,858 ****
+ <dd> <b>smtpd_etrn_restrictions = permit_mynetworks,
+! hash:/etc/postfix/etrn_access, reject</b>
+
+--- 856,858 ----
+ <dd> <b>smtpd_etrn_restrictions = permit_mynetworks,
+! hash:!!PREFIX!!/etc/postfix/etrn_access, reject</b>
+