diff options
Diffstat (limited to 'mail/postfix23/files')
50 files changed, 0 insertions, 844 deletions
diff --git a/mail/postfix23/files/patch-aa b/mail/postfix23/files/patch-aa deleted file mode 100644 index a5f9ee7a5b2e..000000000000 --- a/mail/postfix23/files/patch-aa +++ /dev/null @@ -1,69 +0,0 @@ -*** ./conf/main.cf.orig Fri Jan 28 09:44:47 2000 ---- ./conf/main.cf Thu Jun 1 22:01:21 2000 -*************** -*** 19,21 **** - # -! command_directory = /usr/sbin - ---- 19,21 ---- - # -! command_directory = !!PREFIX!!/sbin - -*************** -*** 26,28 **** - # -! daemon_directory = /usr/libexec/postfix - ---- 26,28 ---- - # -! daemon_directory = !!PREFIX!!/libexec/postfix - -*************** -*** 43,45 **** - # -! #default_privs = nobody - ---- 43,45 ---- - # -! default_privs = nobody - -*************** -*** 180,182 **** - #alias_database = dbm:/etc/aliases -! #alias_database = dbm:/etc/mail/aliases - #alias_database = hash:/etc/aliases ---- 180,182 ---- - #alias_database = dbm:/etc/aliases -! #alias_database = dbm:/etc/aliases - #alias_database = hash:/etc/aliases -*************** -*** 199,202 **** - # mailbox file relative to a user's home directory. The default -! # mailbox file is /var/spool/mail/user or /var/mail/user. Specify -! # "Maildir/" for qmail-style delivery (the / is required). - # ---- 199,202 ---- - # mailbox file relative to a user's home directory. The default -! # mailbox file is /var/mail/user. Specify "Maildir/" for -! # qmail-style delivery (the / is required). - # -*************** -*** 209,211 **** - # -! # mail_spool_directory = /var/mail - # mail_spool_directory = /var/spool/mail ---- 209,211 ---- - # -! mail_spool_directory = /var/mail - # mail_spool_directory = /var/spool/mail -*************** -*** 274,277 **** - # -! #header_checks = regexp:/etc/postfix/filename -! #header_checks = pcre:/etc/postfix/filename - ---- 274,277 ---- - # -! #header_checks = regexp:!!PREFIX!!/etc/postfix/filename -! #header_checks = pcre:!!PREFIX!!/etc/postfix/filename - diff --git a/mail/postfix23/files/patch-ab b/mail/postfix23/files/patch-ab deleted file mode 100644 index d705b8a7f594..000000000000 --- a/mail/postfix23/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/canonical.orig Sun Sep 5 23:47:01 1999 -+++ conf/canonical Tue Nov 7 22:24:42 2000 -@@ -4,7 +4,7 @@ - # SUMMARY - # format of Postfix canonical table - # SYNOPSIS --# \fBpostmap /etc/postfix/canonical\fR -+# \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR - # DESCRIPTION - # The optional \fBcanonical\fR file specifies an address mapping for - # local and non-local addresses. The mapping is used by the diff --git a/mail/postfix23/files/patch-ac b/mail/postfix23/files/patch-ac deleted file mode 100644 index 264335cb70fa..000000000000 --- a/mail/postfix23/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/access.orig Fri Dec 11 19:55:48 1998 -+++ conf/access Tue Nov 7 22:25:54 2000 -@@ -4,7 +4,7 @@ - # SUMMARY - # format of Postfix access table - # SYNOPSIS --# \fBpostmap /etc/postfix/access\fR -+# \fBpostmap !!PREFIX!!/etc/postfix/access\fR - # DESCRIPTION - # The optional \fBaccess\fR table directs the Postfix SMTP server - # to selectively reject or accept mail from or to specific hosts, diff --git a/mail/postfix23/files/patch-af b/mail/postfix23/files/patch-af deleted file mode 100644 index ec92981276c6..000000000000 --- a/mail/postfix23/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/relocated.orig Sun Sep 5 23:47:01 1999 -+++ conf/relocated Tue Nov 7 22:28:27 2000 -@@ -4,7 +4,7 @@ - # SUMMARY - # format of Postfix relocated table - # SYNOPSIS --# \fBpostmap /etc/postfix/relocated\fR -+# \fBpostmap !!PREFIX!!/etc/postfix/relocated\fR - # DESCRIPTION - # The optional \fBrelocated\fR file provides the information that is - # used in "user has moved to \fInew_location\fR" bounce messages. diff --git a/mail/postfix23/files/patch-ah b/mail/postfix23/files/patch-ah deleted file mode 100644 index c8c769e8f815..000000000000 --- a/mail/postfix23/files/patch-ah +++ /dev/null @@ -1,44 +0,0 @@ -*** ./conf/sample-canonical.cf.orig Thu Sep 23 14:10:38 1999 ---- ./conf/sample-canonical.cf Thu Jun 1 22:07:23 2000 -*************** -*** 14,16 **** - # -! # If you use this feature, run "postmap /etc/postfix/canonical" to - # build the necessary DBM or DB file after every change. The changes ---- 14,16 ---- - # -! # If you use this feature, run "postmap !!PREFIX!!/etc/postfix/canonical" to - # build the necessary DBM or DB file after every change. The changes -*************** -*** 19,24 **** - # -! # canonical_maps = dbm:/etc/postfix/canonical -! # canonical_maps = hash:/etc/postfix/canonical -! # canonical_maps = hash:/etc/postfix/canonical, nis:canonical -! # canonical_maps = hash:/etc/postfix/canonical, netinfo:/canonical - canonical_maps = ---- 19,24 ---- - # -! # canonical_maps = dbm:!!PREFIX!!/etc/postfix/canonical -! # canonical_maps = hash:!!PREFIX!!/etc/postfix/canonical -! # canonical_maps = hash:!!PREFIX!!/etc/postfix/canonical, nis:canonical -! # canonical_maps = hash:!!PREFIX!!/etc/postfix/canonical, netinfo:/canonical - canonical_maps = -*************** -*** 32,34 **** - # -! # recipient_canonical_maps = hash:/etc/postfix/recipient_canonical - recipient_canonical_maps = ---- 32,34 ---- - # -! # recipient_canonical_maps = hash:!!PREFIX!!/etc/postfix/recipient_canonical - recipient_canonical_maps = -*************** -*** 46,48 **** - # -! # sender_canonical_maps = hash:/etc/postfix/sender_canonical - sender_canonical_maps = ---- 46,48 ---- - # -! # sender_canonical_maps = hash:!!PREFIX!!/etc/postfix/sender_canonical - sender_canonical_maps = diff --git a/mail/postfix23/files/patch-ai b/mail/postfix23/files/patch-ai deleted file mode 100644 index f7aa2fd5f4c6..000000000000 --- a/mail/postfix23/files/patch-ai +++ /dev/null @@ -1,18 +0,0 @@ -*** ./conf/sample-filter.cf.orig Mon May 29 11:30:44 2000 ---- ./conf/sample-filter.cf Thu Jun 1 22:07:58 2000 -*************** -*** 15,17 **** - # -! header_checks = regexp:/etc/postfix/header_checks - ---- 15,17 ---- - # -! header_checks = regexp:!!PREFIX!!/etc/postfix/header_checks - -*************** -*** 26,27 **** - # -! body_checks = regexp:/etc/postfix/body_checks ---- 26,27 ---- - # -! body_checks = regexp:!!PREFIX!!/etc/postfix/body_checks diff --git a/mail/postfix23/files/patch-aj b/mail/postfix23/files/patch-aj deleted file mode 100644 index fa3cc640eb53..000000000000 --- a/mail/postfix23/files/patch-aj +++ /dev/null @@ -1,24 +0,0 @@ -*** ./conf/sample-misc.cf.orig Thu Sep 23 14:10:52 1999 ---- ./conf/sample-misc.cf Thu Jun 1 22:09:39 2000 -*************** -*** 220,222 **** - # -! program_directory = /usr/libexec/postfix - ---- 220,222 ---- - # -! program_directory = !!PREFIX!!/usr/libexec/postfix - -*************** -*** 263,267 **** - # Specify the types and names of databases to use. After change, -! # run "postmap /etc/postfix/relocated", then "postfix reload". - # -! # relocated_maps = hash:/etc/postfix/relocated - relocated_maps = ---- 263,267 ---- - # Specify the types and names of databases to use. After change, -! # run "postmap !!PREFIX!!/etc/postfix/relocated", then "postfix reload". - # -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated - relocated_maps = diff --git a/mail/postfix23/files/patch-ak b/mail/postfix23/files/patch-ak deleted file mode 100644 index 249a427016f2..000000000000 --- a/mail/postfix23/files/patch-ak +++ /dev/null @@ -1,26 +0,0 @@ -*** ./conf/sample-relocated.cf.orig Thu Sep 23 14:11:17 1999 ---- ./conf/sample-relocated.cf Thu Jun 1 22:10:43 2000 -*************** -*** 12,14 **** - # -! # If you use this feature, run "postmap /etc/postfix/relocated" to - # build the necessary DBM or DB file after change, then "postfix ---- 12,14 ---- - # -! # If you use this feature, run "postmap !!PREFIX!!/etc/postfix/relocated" to - # build the necessary DBM or DB file after change, then "postfix -*************** -*** 16,21 **** - # -! # relocated_maps = dbm:/etc/postfix/relocated -! # relocated_maps = hash:/etc/postfix/relocated -! # relocated_maps = hash:/etc/postfix/relocated, nis:virtual -! # relocated_maps = hash:/etc/postfix/relocated, netinfo:/relocated - relocated_maps = ---- 16,21 ---- - # -! # relocated_maps = dbm:!!PREFIX!!/etc/postfix/relocated -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated, nis:virtual -! # relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated, netinfo:/relocated - relocated_maps = diff --git a/mail/postfix23/files/patch-al b/mail/postfix23/files/patch-al deleted file mode 100644 index d363aba1d02e..000000000000 --- a/mail/postfix23/files/patch-al +++ /dev/null @@ -1,11 +0,0 @@ -*** ./conf/sample-smtpd.cf.orig Mon Dec 27 19:41:37 1999 ---- ./conf/sample-smtpd.cf Thu Jun 1 22:11:22 2000 -*************** -*** 183,185 **** - # smtpd_sender_restrictions = reject_unknown_sender_domain -! # smtpd_sender_restrictions = reject_unknown_sender_domain, hash:/etc/postfix/access - smtpd_sender_restrictions = ---- 183,185 ---- - # smtpd_sender_restrictions = reject_unknown_sender_domain -! # smtpd_sender_restrictions = reject_unknown_sender_domain, hash:!!PREFIX!!/etc/postfix/access - smtpd_sender_restrictions = diff --git a/mail/postfix23/files/patch-am b/mail/postfix23/files/patch-am deleted file mode 100644 index 3328cc42ab77..000000000000 --- a/mail/postfix23/files/patch-am +++ /dev/null @@ -1,23 +0,0 @@ -*** ./conf/sample-transport.cf.orig Thu Dec 23 10:50:00 1999 ---- ./conf/sample-transport.cf Thu Jun 1 22:13:09 2000 -*************** -*** 10,18 **** - # By default, this feature is disabled. Specify the types of databases -! # to use. If you use this feature, run "postmap /etc/postfix/transport" - # after change, then "postfix reload". - # -! # transport_maps = dbm:/etc/postfix/transport -! # transport_maps = hash:/etc/postfix/transport -! # transport_maps = hash:/etc/postfix/transport, nis:transport -! # transport_maps = hash:/etc/postfix/transport, netinfo:/transport - transport_maps = ---- 10,18 ---- - # By default, this feature is disabled. Specify the types of databases -! # to use. If you use this feature, run "postmap !!PREFIX!!/etc/postfix/transport" - # after change, then "postfix reload". - # -! # transport_maps = dbm:!!PREFIX!!/etc/postfix/transport -! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport -! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport, nis:transport -! # transport_maps = hash:!!PREFIX!!/etc/postfix/transport, netinfo:/transport - transport_maps = diff --git a/mail/postfix23/files/patch-an b/mail/postfix23/files/patch-an deleted file mode 100644 index 4da6a093d4f3..000000000000 --- a/mail/postfix23/files/patch-an +++ /dev/null @@ -1,26 +0,0 @@ -*** ./conf/sample-virtual.cf.orig Mon Dec 20 21:00:42 1999 ---- ./conf/sample-virtual.cf Thu Jun 1 22:13:32 2000 -*************** -*** 12,14 **** - # -! # If you use this feature, run "postmap /etc/postfix/virtual" to - # build the necessary DBM or DB file after change. ---- 12,14 ---- - # -! # If you use this feature, run "postmap !!PREFIX!!/etc/postfix/virtual" to - # build the necessary DBM or DB file after change. -*************** -*** 18,23 **** - # -! # virtual_maps = dbm:/etc/postfix/virtual -! # virtual_maps = hash:/etc/postfix/virtual -! # virtual_maps = hash:/etc/postfix/virtual, nis:virtual -! # virtual_maps = hash:/etc/postfix/virtual, netinfo:/virtual - virtual_maps = ---- 18,23 ---- - # -! # virtual_maps = dbm:!!PREFIX!!/etc/postfix/virtual -! # virtual_maps = hash:!!PREFIX!!/etc/postfix/virtual -! # virtual_maps = hash:!!PREFIX!!/etc/postfix/virtual, nis:virtual -! # virtual_maps = hash:!!PREFIX!!/etc/postfix/virtual, netinfo:/virtual - virtual_maps = diff --git a/mail/postfix23/files/patch-ao b/mail/postfix23/files/patch-ao deleted file mode 100644 index 206c152728da..000000000000 --- a/mail/postfix23/files/patch-ao +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/transport.orig Fri Dec 31 20:54:11 1999 -+++ conf/transport Tue Nov 7 22:46:59 2000 -@@ -4,7 +4,7 @@ - # SUMMARY - # format of Postfix transport table - # SYNOPSIS --# \fBpostmap /etc/postfix/transport\fR -+# \fBpostmap !!PREFIX!!/etc/postfix/transport\fR - # DESCRIPTION - # The optional \fBtransport\fR file specifies a mapping from domain - # hierarchies to message delivery transports and/or relay hosts. The diff --git a/mail/postfix23/files/patch-ap b/mail/postfix23/files/patch-ap deleted file mode 100644 index b412ce386f8d..000000000000 --- a/mail/postfix23/files/patch-ap +++ /dev/null @@ -1,11 +0,0 @@ ---- conf/virtual.orig Tue Dec 21 03:00:13 1999 -+++ conf/virtual Tue Nov 7 22:48:18 2000 -@@ -4,7 +4,7 @@ - # SUMMARY - # format of Postfix virtual table - # SYNOPSIS --# \fBpostmap /etc/postfix/virtual\fR -+# \fBpostmap !!PREFIX!!/etc/postfix/virtual\fR - # DESCRIPTION - # The optional \fBvirtual\fR table specifies redirections for local - # and non-local recipients or domains. The redirections are used by diff --git a/mail/postfix23/files/patch-ba b/mail/postfix23/files/patch-ba deleted file mode 100644 index ccb54ec60a7a..000000000000 --- a/mail/postfix23/files/patch-ba +++ /dev/null @@ -1,20 +0,0 @@ -*** ./html/mailq.1.html.orig Sat Apr 22 20:28:36 2000 ---- ./html/mailq.1.html Thu Jun 1 22:19:24 2000 -*************** -*** 83,85 **** - The path name of the <b>sendmail.cf</b> file. Postfix con- -! figuration files are kept in <b>/etc/postfix</b>. - ---- 83,85 ---- - The path name of the <b>sendmail.cf</b> file. Postfix con- -! figuration files are kept in <b>!!PREFIX!!/etc/postfix</b>. - -*************** -*** 231,233 **** - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - ---- 231,233 ---- - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - diff --git a/mail/postfix23/files/patch-bb b/mail/postfix23/files/patch-bb deleted file mode 100644 index 6444bc0d1f75..000000000000 --- a/mail/postfix23/files/patch-bb +++ /dev/null @@ -1,11 +0,0 @@ ---- html/access.5.html.orig Fri Dec 11 19:55:49 1998 -+++ html/access.5.html Tue Nov 7 22:48:47 2000 -@@ -9,7 +9,7 @@ - access - format of Postfix access table - - <b>SYNOPSIS</b> -- <b>postmap</b> <b>/etc/postfix/access</b> -+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/access</b> - - <b>DESCRIPTION</b> - The optional <b>access</b> table directs the Postfix SMTP server diff --git a/mail/postfix23/files/patch-bc b/mail/postfix23/files/patch-bc deleted file mode 100644 index 4d24077b9527..000000000000 --- a/mail/postfix23/files/patch-bc +++ /dev/null @@ -1,11 +0,0 @@ ---- html/canonical.5.html.orig Mon Sep 6 05:13:54 1999 -+++ html/canonical.5.html Tue Nov 7 22:51:05 2000 -@@ -9,7 +9,7 @@ - canonical - format of Postfix canonical table - - <b>SYNOPSIS</b> -- <b>postmap</b> <b>/etc/postfix/canonical</b> -+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/canonical</b> - - <b>DESCRIPTION</b> - The optional <b>canonical</b> file specifies an address mapping diff --git a/mail/postfix23/files/patch-bd b/mail/postfix23/files/patch-bd deleted file mode 100644 index ce79695f1341..000000000000 --- a/mail/postfix23/files/patch-bd +++ /dev/null @@ -1,11 +0,0 @@ -*** ./html/local.8.html.orig Thu Feb 3 21:15:02 2000 ---- ./html/local.8.html Thu Jun 1 22:22:30 2000 -*************** -*** 99,101 **** - The default per-user mailbox is a file in the UNIX mail -! spool directory (<b>/var/mail/</b><i>user</i> or <b>/var/spool/mail/</b><i>user</i>); - the location can be specified with the <b>mail</b><i>_</i><b>spool</b><i>_</i><b>direc-</b> ---- 99,101 ---- - The default per-user mailbox is a file in the UNIX mail -! spool directory (<b>/var/mail/</b><i>user</i>); - the location can be specified with the <b>mail</b><i>_</i><b>spool</b><i>_</i><b>direc-</b> diff --git a/mail/postfix23/files/patch-be b/mail/postfix23/files/patch-be deleted file mode 100644 index bef6a3bfaf73..000000000000 --- a/mail/postfix23/files/patch-be +++ /dev/null @@ -1,10 +0,0 @@ ---- ./html/faq.html.orig Sat Oct 28 23:34:51 2000 -+++ ./html/faq.html Sat Oct 28 23:36:04 2000 -@@ -2572,7 +2572,7 @@ - - Answer: instead of using <b>/usr/include/ndbm.h</b>, you're building - Postfix with some incompatible third-party file, typically --<b>/usr/local/include/ndbm.h</b>. -+<b>!!PREFIX!!/include/ndbm.h</b>. - - <p> diff --git a/mail/postfix23/files/patch-bf b/mail/postfix23/files/patch-bf deleted file mode 100644 index d652e1e567b3..000000000000 --- a/mail/postfix23/files/patch-bf +++ /dev/null @@ -1,13 +0,0 @@ -*** ./html/cleanup.8.html.orig Sun May 28 21:58:41 2000 ---- ./html/cleanup.8.html Thu Jun 1 22:29:04 2000 -*************** -*** 174,177 **** - <b>FILES</b> -! /etc/postfix/canonical*, canonical mapping table -! /etc/postfix/virtual*, virtual mapping table - ---- 174,177 ---- - <b>FILES</b> -! !!PREFIX!!/etc/postfix/canonical*, canonical mapping table -! !!PREFIX!!/etc/postfix/virtual*, virtual mapping table - diff --git a/mail/postfix23/files/patch-bg b/mail/postfix23/files/patch-bg deleted file mode 100644 index ce2454eaef01..000000000000 --- a/mail/postfix23/files/patch-bg +++ /dev/null @@ -1,13 +0,0 @@ -*** ./html/master.8.html.orig Tue Mar 7 10:48:56 2000 ---- ./html/master.8.html Thu Jun 1 22:29:24 2000 -*************** -*** 148,151 **** - <b>FILES</b> -! /etc/postfix/main.cf: global configuration file. -! /etc/postfix/master.cf: master process configuration file. - /var/spool/postfix/pid/master.pid: master lock file. ---- 148,151 ---- - <b>FILES</b> -! !!PREFIX!!/etc/postfix/main.cf: global configuration file. -! !!PREFIX!!/etc/postfix/master.cf: master process configuration file. - /var/spool/postfix/pid/master.pid: master lock file. diff --git a/mail/postfix23/files/patch-bh b/mail/postfix23/files/patch-bh deleted file mode 100644 index a20232e6796a..000000000000 --- a/mail/postfix23/files/patch-bh +++ /dev/null @@ -1,11 +0,0 @@ -*** ./html/goals.html.orig Sun May 9 15:44:18 1999 ---- ./html/goals.html Thu Jun 1 22:30:14 2000 -*************** -*** 45,47 **** - <li>Compatibility. Postfix is designed to be sendmail-compatible -! to make migration easy. Postfix supports <b>/var[/spool]/mail</b>, - <b>/etc/aliases</b>, <b>NIS</b>, and <b>~/.forward</b> files. ---- 45,47 ---- - <li>Compatibility. Postfix is designed to be sendmail-compatible -! to make migration easy. Postfix supports <b>/var/mail</b>, - <b>/etc/aliases</b>, <b>NIS</b>, and <b>~/.forward</b> files. diff --git a/mail/postfix23/files/patch-bi b/mail/postfix23/files/patch-bi deleted file mode 100644 index 7e4acdb0c126..000000000000 --- a/mail/postfix23/files/patch-bi +++ /dev/null @@ -1,11 +0,0 @@ -*** ./html/postdrop.1.html.orig Mon May 3 15:05:12 1999 ---- ./html/postdrop.1.html Thu Jun 1 22:30:47 2000 -*************** -*** 48,50 **** - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - ---- 48,50 ---- - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - diff --git a/mail/postfix23/files/patch-bj b/mail/postfix23/files/patch-bj deleted file mode 100644 index 00e78d01ba5a..000000000000 --- a/mail/postfix23/files/patch-bj +++ /dev/null @@ -1,42 +0,0 @@ -*** ./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> - diff --git a/mail/postfix23/files/patch-bk b/mail/postfix23/files/patch-bk deleted file mode 100644 index 62a0573559ae..000000000000 --- a/mail/postfix23/files/patch-bk +++ /dev/null @@ -1,29 +0,0 @@ -*** ./html/rate.html.orig Wed Mar 17 17:55:22 1999 ---- ./html/rate.html Thu Jun 1 22:32:19 2000 -*************** -*** 224,226 **** - -! <dt>/etc/postfix/main.cf: - ---- 224,226 ---- - -! <dt>!!PREFIX!!/etc/postfix/main.cf: - -*************** -*** 237,239 **** - -! <dt>/etc/postfix/<a href="transport.5.html">transport</a>: - ---- 237,239 ---- - -! <dt>!!PREFIX!!/etc/postfix/<a href="transport.5.html">transport</a>: - -*************** -*** 253,255 **** - -! <dt>/etc/postfix/master.cf: - ---- 253,255 ---- - -! <dt>!!PREFIX!!/etc/postfix/master.cf: - diff --git a/mail/postfix23/files/patch-bm b/mail/postfix23/files/patch-bm deleted file mode 100644 index bc9479bea2fe..000000000000 --- a/mail/postfix23/files/patch-bm +++ /dev/null @@ -1,11 +0,0 @@ ---- html/relocated.5.html.orig Mon Sep 6 05:13:55 1999 -+++ html/relocated.5.html Tue Nov 7 22:52:46 2000 -@@ -9,7 +9,7 @@ - relocated - format of Postfix relocated table - - <b>SYNOPSIS</b> -- <b>postmap</b> <b>/etc/postfix/relocated</b> -+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/relocated</b> - - <b>DESCRIPTION</b> - The optional <b>relocated</b> file provides the information that diff --git a/mail/postfix23/files/patch-bn b/mail/postfix23/files/patch-bn deleted file mode 100644 index 21e69dcaa40c..000000000000 --- a/mail/postfix23/files/patch-bn +++ /dev/null @@ -1,56 +0,0 @@ -*** ./html/rewrite.html.orig Sat May 8 17:51:41 1999 ---- ./html/rewrite.html Thu Jun 1 22:34:21 2000 -*************** -*** 194,196 **** - -! <dd><b>canonical_maps = hash:/etc/postfix/canonical</b> - ---- 194,196 ---- - -! <dd><b>canonical_maps = hash:!!PREFIX!!/etc/postfix/canonical</b> - -*************** -*** 207,209 **** - -! <dd><b>sender_canonical_maps = hash:/etc/postfix/sender_canonical</b> - ---- 207,209 ---- - -! <dd><b>sender_canonical_maps = hash:!!PREFIX!!/etc/postfix/sender_canonical</b> - -*************** -*** 211,213 **** - -! <dd><b>recipient_canonical_maps = hash:/etc/postfix/recipient_canonical</b> - ---- 211,213 ---- - -! <dd><b>recipient_canonical_maps = hash:!!PREFIX!!/etc/postfix/recipient_canonical</b> - -*************** -*** 295,297 **** - -! <dd><b>virtual_maps = hash:/etc/postfix/virtual</b> - ---- 295,297 ---- - -! <dd><b>virtual_maps = hash:!!PREFIX!!/etc/postfix/virtual</b> - -*************** -*** 323,325 **** - -! <dd><b>relocated_maps = hash:/etc/postfix/relocated</b> - ---- 323,325 ---- - -! <dd><b>relocated_maps = hash:!!PREFIX!!/etc/postfix/relocated</b> - -*************** -*** 348,350 **** - -! <dd><b>transport_maps = hash:/etc/postfix/transport</b> - ---- 348,350 ---- - -! <dd><b>transport_maps = hash:!!PREFIX!!/etc/postfix/transport</b> - diff --git a/mail/postfix23/files/patch-bo b/mail/postfix23/files/patch-bo deleted file mode 100644 index 41cbc4ca6d65..000000000000 --- a/mail/postfix23/files/patch-bo +++ /dev/null @@ -1,11 +0,0 @@ ---- html/transport.5.html.orig Fri Dec 31 20:54:56 1999 -+++ html/transport.5.html Tue Nov 7 22:53:50 2000 -@@ -9,7 +9,7 @@ - transport - format of Postfix transport table - - <b>SYNOPSIS</b> -- <b>postmap</b> <b>/etc/postfix/transport</b> -+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/transport</b> - - <b>DESCRIPTION</b> - The optional <b>transport</b> file specifies a mapping from diff --git a/mail/postfix23/files/patch-bp b/mail/postfix23/files/patch-bp deleted file mode 100644 index bb65bd98a7b8..000000000000 --- a/mail/postfix23/files/patch-bp +++ /dev/null @@ -1,11 +0,0 @@ ---- html/virtual.5.html.orig Tue Dec 21 03:00:58 1999 -+++ html/virtual.5.html Tue Nov 7 22:55:04 2000 -@@ -9,7 +9,7 @@ - virtual - format of Postfix virtual table - - <b>SYNOPSIS</b> -- <b>postmap</b> <b>/etc/postfix/virtual</b> -+ <b>postmap</b> <b>!!PREFIX!!/etc/postfix/virtual</b> - - <b>DESCRIPTION</b> - The optional <b>virtual</b> table specifies redirections for diff --git a/mail/postfix23/files/patch-ca b/mail/postfix23/files/patch-ca deleted file mode 100644 index 86d56f80be30..000000000000 --- a/mail/postfix23/files/patch-ca +++ /dev/null @@ -1,11 +0,0 @@ -*** ./man/man1/postdrop.1.orig Mon May 3 15:03:29 1999 ---- ./man/man1/postdrop.1 Thu Jun 1 22:38:54 2000 -*************** -*** 53,55 **** - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS ---- 53,55 ---- - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS diff --git a/mail/postfix23/files/patch-cb b/mail/postfix23/files/patch-cb deleted file mode 100644 index 58559c7273d1..000000000000 --- a/mail/postfix23/files/patch-cb +++ /dev/null @@ -1,20 +0,0 @@ -*** ./man/man1/sendmail.1.orig Thu Mar 30 14:05:28 2000 ---- ./man/man1/sendmail.1 Thu Jun 1 22:39:16 2000 -*************** -*** 63,65 **** - The path name of the \fBsendmail.cf\fR file. Postfix configuration -! files are kept in \fB/etc/postfix\fR. - .IP "\fB-F \fIfull_name\fR ---- 63,65 ---- - The path name of the \fBsendmail.cf\fR file. Postfix configuration -! files are kept in \fB!!PREFIX!!/etc/postfix\fR. - .IP "\fB-F \fIfull_name\fR -*************** -*** 173,175 **** - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS ---- 173,175 ---- - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS diff --git a/mail/postfix23/files/patch-cd b/mail/postfix23/files/patch-cd deleted file mode 100644 index 36461a39bb49..000000000000 --- a/mail/postfix23/files/patch-cd +++ /dev/null @@ -1,11 +0,0 @@ ---- man/man5/access.5.orig Fri Dec 11 19:55:52 1998 -+++ man/man5/access.5 Tue Nov 7 22:56:25 2000 -@@ -8,7 +8,7 @@ - .SH SYNOPSIS - .na - .nf --\fBpostmap /etc/postfix/access\fR -+\fBpostmap !!PREFIX!!/etc/postfix/access\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix23/files/patch-ce b/mail/postfix23/files/patch-ce deleted file mode 100644 index 0e0bd4aa1ae5..000000000000 --- a/mail/postfix23/files/patch-ce +++ /dev/null @@ -1,11 +0,0 @@ ---- man/man5/canonical.5.orig Mon Sep 6 05:13:32 1999 -+++ man/man5/canonical.5 Tue Nov 7 22:57:40 2000 -@@ -8,7 +8,7 @@ - .SH SYNOPSIS - .na - .nf --\fBpostmap /etc/postfix/canonical\fR -+\fBpostmap !!PREFIX!!/etc/postfix/canonical\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix23/files/patch-cg b/mail/postfix23/files/patch-cg deleted file mode 100644 index cdce4aaddaf3..000000000000 --- a/mail/postfix23/files/patch-cg +++ /dev/null @@ -1,11 +0,0 @@ ---- man/man5/relocated.5.orig Mon Sep 6 05:13:33 1999 -+++ man/man5/relocated.5 Tue Nov 7 22:59:11 2000 -@@ -8,7 +8,7 @@ - .SH SYNOPSIS - .na - .nf --\fBpostmap /etc/postfix/relocated\fR -+\fBpostmap !!PREFIX!!/etc/postfix/relocated\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix23/files/patch-ch b/mail/postfix23/files/patch-ch deleted file mode 100644 index 80df028f9255..000000000000 --- a/mail/postfix23/files/patch-ch +++ /dev/null @@ -1,11 +0,0 @@ ---- man/man5/transport.5.orig Fri Dec 31 20:54:51 1999 -+++ man/man5/transport.5 Tue Nov 7 22:59:57 2000 -@@ -8,7 +8,7 @@ - .SH SYNOPSIS - .na - .nf --\fBpostmap /etc/postfix/transport\fR -+\fBpostmap !!PREFIX!!/etc/postfix/transport\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix23/files/patch-ci b/mail/postfix23/files/patch-ci deleted file mode 100644 index 889eed3f4d89..000000000000 --- a/mail/postfix23/files/patch-ci +++ /dev/null @@ -1,11 +0,0 @@ ---- man/man5/virtual.5.orig Tue Dec 21 03:00:51 1999 -+++ man/man5/virtual.5 Tue Nov 7 23:00:32 2000 -@@ -8,7 +8,7 @@ - .SH SYNOPSIS - .na - .nf --\fBpostmap /etc/postfix/virtual\fR -+\fBpostmap !!PREFIX!!/etc/postfix/virtual\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix23/files/patch-cj b/mail/postfix23/files/patch-cj deleted file mode 100644 index 50448f2ec26d..000000000000 --- a/mail/postfix23/files/patch-cj +++ /dev/null @@ -1,13 +0,0 @@ -*** ./man/man8/cleanup.8.orig Sun May 28 21:58:32 2000 ---- ./man/man8/cleanup.8 Thu Jun 1 22:42:21 2000 -*************** -*** 136,139 **** - .nf -! /etc/postfix/canonical*, canonical mapping table -! /etc/postfix/virtual*, virtual mapping table - .SH LICENSE ---- 136,139 ---- - .nf -! !!PREFIX!!/etc/postfix/canonical*, canonical mapping table -! !!PREFIX!!/etc/postfix/virtual*, virtual mapping table - .SH LICENSE diff --git a/mail/postfix23/files/patch-ck b/mail/postfix23/files/patch-ck deleted file mode 100644 index 6e1ddce3c8f9..000000000000 --- a/mail/postfix23/files/patch-ck +++ /dev/null @@ -1,11 +0,0 @@ -*** ./man/man8/local.8.orig Thu Feb 3 21:14:53 2000 ---- ./man/man8/local.8 Thu Jun 1 22:42:43 2000 -*************** -*** 96,98 **** - The default per-user mailbox is a file in the UNIX mail spool -! directory (\fB/var/mail/\fIuser\fR or \fB/var/spool/mail/\fIuser\fR); - the location can be specified with the \fBmail_spool_directory\fR ---- 96,98 ---- - The default per-user mailbox is a file in the UNIX mail spool -! directory (\fB/var/mail/\fIuser\fR); - the location can be specified with the \fBmail_spool_directory\fR diff --git a/mail/postfix23/files/patch-cl b/mail/postfix23/files/patch-cl deleted file mode 100644 index 44c8a3a7aae0..000000000000 --- a/mail/postfix23/files/patch-cl +++ /dev/null @@ -1,13 +0,0 @@ -*** ./man/man8/master.8.orig Tue Mar 7 10:48:19 2000 ---- ./man/man8/master.8 Thu Jun 1 22:43:02 2000 -*************** -*** 120,123 **** - .nf -! /etc/postfix/main.cf: global configuration file. -! /etc/postfix/master.cf: master process configuration file. - /var/spool/postfix/pid/master.pid: master lock file. ---- 120,123 ---- - .nf -! !!PREFIX!!/etc/postfix/main.cf: global configuration file. -! !!PREFIX!!/etc/postfix/master.cf: master process configuration file. - /var/spool/postfix/pid/master.pid: master lock file. diff --git a/mail/postfix23/files/patch-ea b/mail/postfix23/files/patch-ea deleted file mode 100644 index 80647e0b2ba0..000000000000 --- a/mail/postfix23/files/patch-ea +++ /dev/null @@ -1,13 +0,0 @@ -*** ./cleanup/cleanup.c.orig Sun May 28 18:33:41 2000 ---- ./cleanup/cleanup.c Thu Jun 1 21:52:22 2000 -*************** -*** 118,121 **** - /* FILES -! /* /etc/postfix/canonical*, canonical mapping table -! /* /etc/postfix/virtual*, virtual mapping table - /* LICENSE ---- 118,121 ---- - /* FILES -! /* !!PREFIX!!/etc/postfix/canonical*, canonical mapping table -! /* !!PREFIX!!/etc/postfix/virtual*, virtual mapping table - /* LICENSE diff --git a/mail/postfix23/files/patch-eb b/mail/postfix23/files/patch-eb deleted file mode 100644 index d576de434580..000000000000 --- a/mail/postfix23/files/patch-eb +++ /dev/null @@ -1,11 +0,0 @@ -*** ./global/mail_conf.c.orig Sun May 7 18:51:16 2000 ---- ./global/mail_conf.c Thu Jun 1 22:16:29 2000 -*************** -*** 53,55 **** - /* FILES -! /* /etc/postfix: default Postfix configuration directory. - /* ENVIRONMENT ---- 53,55 ---- - /* FILES -! /* !!PREFIX!!/etc/postfix: default Postfix configuration directory. - /* ENVIRONMENT diff --git a/mail/postfix23/files/patch-ec b/mail/postfix23/files/patch-ec deleted file mode 100644 index 74edda76007b..000000000000 --- a/mail/postfix23/files/patch-ec +++ /dev/null @@ -1,20 +0,0 @@ -*** ./global/mail_params.h.orig Wed May 31 19:18:31 2000 ---- ./global/mail_params.h Thu Jun 1 22:17:10 2000 -*************** -*** 155,157 **** - #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR "/usr/libexec/postfix" - #endif ---- 155,157 ---- - #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR "!!PREFIX!!/usr/libexec/postfix" - #endif -*************** -*** 189,191 **** - #ifndef DEF_CONFIG_DIR -! #define DEF_CONFIG_DIR "/etc/postfix" - #endif ---- 189,191 ---- - #ifndef DEF_CONFIG_DIR -! #define DEF_CONFIG_DIR "!!PREFIX!!/etc/postfix" - #endif diff --git a/mail/postfix23/files/patch-ed b/mail/postfix23/files/patch-ed deleted file mode 100644 index b573748b45e1..000000000000 --- a/mail/postfix23/files/patch-ed +++ /dev/null @@ -1,11 +0,0 @@ -*** ./local/mailbox.c.orig Fri Apr 28 16:55:53 2000 ---- ./local/mailbox.c Thu Jun 1 22:37:48 2000 -*************** -*** 15,17 **** - /* suppression. The default is direct mailbox delivery to -! /* /var/[spool/]mail/\fIuser\fR; when a \fIhome_mailbox\fR - /* has been configured, mail is delivered to ~/$\fIhome_mailbox\fR; ---- 15,17 ---- - /* suppression. The default is direct mailbox delivery to -! /* /var/mail/\fIuser\fR; when a \fIhome_mailbox\fR - /* has been configured, mail is delivered to ~/$\fIhome_mailbox\fR; diff --git a/mail/postfix23/files/patch-ee b/mail/postfix23/files/patch-ee deleted file mode 100644 index d79219b1ba62..000000000000 --- a/mail/postfix23/files/patch-ee +++ /dev/null @@ -1,13 +0,0 @@ -*** ./master/master.c.orig Tue Mar 7 10:25:07 2000 ---- ./master/master.c Thu Jun 1 22:43:50 2000 -*************** -*** 104,107 **** - /* FILES -! /* /etc/postfix/main.cf: global configuration file. -! /* /etc/postfix/master.cf: master process configuration file. - /* /var/spool/postfix/pid/master.pid: master lock file. ---- 104,107 ---- - /* FILES -! /* !!PREFIX!!/etc/postfix/main.cf: global configuration file. -! /* !!PREFIX!!/etc/postfix/master.cf: master process configuration file. - /* /var/spool/postfix/pid/master.pid: master lock file. diff --git a/mail/postfix23/files/patch-ef b/mail/postfix23/files/patch-ef deleted file mode 100644 index 44816a063b95..000000000000 --- a/mail/postfix23/files/patch-ef +++ /dev/null @@ -1,11 +0,0 @@ -*** ./postdrop/postdrop.c.orig Sun Apr 25 18:05:43 1999 ---- ./postdrop/postdrop.c Thu Jun 1 22:44:22 2000 -*************** -*** 39,41 **** - /* /var/spool/postfix, mail queue -! /* /etc/postfix, configuration files - /* CONFIGURATION PARAMETERS ---- 39,41 ---- - /* /var/spool/postfix, mail queue -! /* !!PREFIX!!/etc/postfix, configuration files - /* CONFIGURATION PARAMETERS diff --git a/mail/postfix23/files/patch-eg b/mail/postfix23/files/patch-eg deleted file mode 100644 index cdf9e3097053..000000000000 --- a/mail/postfix23/files/patch-eg +++ /dev/null @@ -1,20 +0,0 @@ -*** ./sendmail/sendmail.c.orig Tue Mar 14 10:42:06 2000 ---- ./sendmail/sendmail.c Thu Jun 1 22:47:24 2000 -*************** -*** 57,59 **** - /* The path name of the \fBsendmail.cf\fR file. Postfix configuration -! /* files are kept in \fB/etc/postfix\fR. - /* .IP "\fB-F \fIfull_name\fR ---- 57,59 ---- - /* The path name of the \fBsendmail.cf\fR file. Postfix configuration -! /* files are kept in \fB!!PREFIX!!/etc/postfix\fR. - /* .IP "\fB-F \fIfull_name\fR -*************** -*** 159,161 **** - /* /var/spool/postfix, mail queue -! /* /etc/postfix, configuration files - /* CONFIGURATION PARAMETERS ---- 159,161 ---- - /* /var/spool/postfix, mail queue -! /* !!PREFIX!!/etc/postfix, configuration files - /* CONFIGURATION PARAMETERS diff --git a/mail/postfix23/files/patch-eh b/mail/postfix23/files/patch-eh deleted file mode 100644 index f95b51423128..000000000000 --- a/mail/postfix23/files/patch-eh +++ /dev/null @@ -1,11 +0,0 @@ -*** ./trivial-rewrite/transport.c.orig Tue Nov 16 19:15:41 1999 ---- ./trivial-rewrite/transport.c Thu Jun 1 22:47:49 2000 -*************** -*** 32,34 **** - /* FILES -! /* /etc/postfix/transport* - /* CONFIGURATION PARAMETERS ---- 32,34 ---- - /* FILES -! /* !!PREFIX!!/etc/postfix/transport* - /* CONFIGURATION PARAMETERS diff --git a/mail/postfix23/files/patch-fa b/mail/postfix23/files/patch-fa deleted file mode 100644 index bc1c2dc388c2..000000000000 --- a/mail/postfix23/files/patch-fa +++ /dev/null @@ -1,12 +0,0 @@ ---- 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 - diff --git a/mail/postfix23/files/patch-fb b/mail/postfix23/files/patch-fb deleted file mode 100644 index 3350e88273f3..000000000000 --- a/mail/postfix23/files/patch-fb +++ /dev/null @@ -1,10 +0,0 @@ ---- util/sys_defs.h.orig Sat Jan 22 16:03:31 2000 -+++ util/sys_defs.h Sat Mar 25 09:19:31 2000 -@@ -20,6 +20,7 @@ - * makedefs script, and adding a section below for the new system. - */ - #if defined(FREEBSD2) || defined(FREEBSD3) || defined(FREEBSD4) \ -+ || defined(FREEBSD5) \ - || defined(BSDI2) || defined(BSDI3) || defined(BSDI4) \ - || defined(OPENBSD2) || defined(NETBSD1) || defined(RHAPSODY5) - #define SUPPORTED diff --git a/mail/postfix23/files/patch-ga b/mail/postfix23/files/patch-ga deleted file mode 100644 index 3ad7120b8322..000000000000 --- a/mail/postfix23/files/patch-ga +++ /dev/null @@ -1,11 +0,0 @@ -*** MYSQL_README.orig Fri Aug 4 02:40:21 2000 ---- MYSQL_README Fri Aug 4 02:40:04 2000 -*************** -*** 1,3 **** ---- 1,6 ---- -+ *** Note for FreeBSD users: this feature must be specifically enabled with the -+ *** "-DWITH_MYSQL" option at compile time ("make -DWITH_MYSQL"). -+ - [Code contributed by Scott Cotton and Joshua Marcus, IC Group, Inc.] - - We've written code to add a mysql map type. It utilizes the mysql diff --git a/mail/postfix23/files/patch-gb b/mail/postfix23/files/patch-gb deleted file mode 100644 index 312c8c60f9e5..000000000000 --- a/mail/postfix23/files/patch-gb +++ /dev/null @@ -1,11 +0,0 @@ -*** LDAP_README.orig Fri Aug 4 02:40:27 2000 ---- LDAP_README Fri Aug 4 02:40:05 2000 -*************** -*** 1,3 **** ---- 1,6 ---- -+ *** Note for FreeBSD users: this feature must be specifically enabled with the -+ *** "-DWITH_LDAP" option at compile time ("make -DWITH_LDAP"). -+ - BUILDING WITH LDAP SUPPORT - ========================== - |