summaryrefslogtreecommitdiff
path: root/mail/postfix1/files
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2003-07-31 12:19:53 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2003-07-31 12:19:53 +0000
commit4229c6179ceda0a14edecf9a5b48ed6886c6c62c (patch)
tree2893629637883624d5ef5daddacaebb901aefa59 /mail/postfix1/files
parentUpdate to 0.15 (diff)
After a repo-copy from ports/mail/postfix, time warp back to
2003/01/08 and Postfix version 1.1.12. Some folks haven't moved on to Postfix 2.x it seems. Requested by: diviner17@yahoo.com
Diffstat (limited to '')
-rw-r--r--mail/postfix1/files/patch-bd11
-rw-r--r--mail/postfix1/files/patch-ck11
-rw-r--r--mail/postfix1/files/patch-ea13
-rw-r--r--mail/postfix1/files/patch-eb11
-rw-r--r--mail/postfix1/files/patch-ee13
-rw-r--r--mail/postfix1/files/patch-ef11
-rw-r--r--mail/postfix1/files/patch-eg20
-rw-r--r--mail/postfix1/files/patch-eh11
-rw-r--r--mail/postfix1/files/patch-ei21
-rw-r--r--mail/postfix1/files/patch-ej21
-rw-r--r--mail/postfix1/files/patch-lmtp.h13
-rw-r--r--mail/postfix1/files/patch-main.cf58
12 files changed, 77 insertions, 137 deletions
diff --git a/mail/postfix1/files/patch-bd b/mail/postfix1/files/patch-bd
new file mode 100644
index 000000000000..ce79695f1341
--- /dev/null
+++ b/mail/postfix1/files/patch-bd
@@ -0,0 +1,11 @@
+*** ./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/postfix1/files/patch-ck b/mail/postfix1/files/patch-ck
new file mode 100644
index 000000000000..6e1ddce3c8f9
--- /dev/null
+++ b/mail/postfix1/files/patch-ck
@@ -0,0 +1,11 @@
+*** ./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/postfix1/files/patch-ea b/mail/postfix1/files/patch-ea
deleted file mode 100644
index 6c3f98d2af4f..000000000000
--- a/mail/postfix1/files/patch-ea
+++ /dev/null
@@ -1,13 +0,0 @@
-*** ./src/cleanup/cleanup.c.orig Sun May 28 18:33:41 2000
---- ./src/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/postfix1/files/patch-eb b/mail/postfix1/files/patch-eb
deleted file mode 100644
index e67680963d2d..000000000000
--- a/mail/postfix1/files/patch-eb
+++ /dev/null
@@ -1,11 +0,0 @@
-*** ./src/global/mail_conf.c.orig Sun May 7 18:51:16 2000
---- ./src/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/postfix1/files/patch-ee b/mail/postfix1/files/patch-ee
deleted file mode 100644
index ef44eac24b73..000000000000
--- a/mail/postfix1/files/patch-ee
+++ /dev/null
@@ -1,13 +0,0 @@
-*** ./src/master/master.c.orig Tue Mar 7 10:25:07 2000
---- ./src/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/postfix1/files/patch-ef b/mail/postfix1/files/patch-ef
deleted file mode 100644
index 586b304a103d..000000000000
--- a/mail/postfix1/files/patch-ef
+++ /dev/null
@@ -1,11 +0,0 @@
-*** ./src/postdrop/postdrop.c.orig Sun Apr 25 18:05:43 1999
---- ./src/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/postfix1/files/patch-eg b/mail/postfix1/files/patch-eg
deleted file mode 100644
index 2983bbfd86ea..000000000000
--- a/mail/postfix1/files/patch-eg
+++ /dev/null
@@ -1,20 +0,0 @@
-*** ./src/sendmail/sendmail.c.orig Tue Mar 14 10:42:06 2000
---- ./src/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/postfix1/files/patch-eh b/mail/postfix1/files/patch-eh
deleted file mode 100644
index c104c3680d21..000000000000
--- a/mail/postfix1/files/patch-eh
+++ /dev/null
@@ -1,11 +0,0 @@
-*** ./src/trivial-rewrite/transport.c.orig Tue Nov 16 19:15:41 1999
---- ./src/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/postfix1/files/patch-ei b/mail/postfix1/files/patch-ei
new file mode 100644
index 000000000000..8f03b69ccc52
--- /dev/null
+++ b/mail/postfix1/files/patch-ei
@@ -0,0 +1,21 @@
+*** ./src/smtpd/smtpd.h.orig Thu Sep 14 10:17:23 2000
+--- ./src/smtpd/smtpd.h Thu Sep 14 10:17:38 2000
+***************
+*** 12,19 ****
+ * SASL library.
+ */
+ #ifdef USE_SASL_AUTH
+! #include <sasl.h>
+! #include <saslutil.h>
+ #endif
+
+ /*
+--- 12,19 ----
+ * SASL library.
+ */
+ #ifdef USE_SASL_AUTH
+! #include <sasl1/sasl.h>
+! #include <sasl1/saslutil.h>
+ #endif
+
+ /*
diff --git a/mail/postfix1/files/patch-ej b/mail/postfix1/files/patch-ej
new file mode 100644
index 000000000000..329d7bb1cf96
--- /dev/null
+++ b/mail/postfix1/files/patch-ej
@@ -0,0 +1,21 @@
+*** ./src/smtp/smtp.h.orig Thu Sep 14 13:04:43 2000
+--- ./src/smtp/smtp.h Thu Sep 14 13:04:53 2000
+***************
+*** 12,19 ****
+ * SASL library.
+ */
+ #ifdef USE_SASL_AUTH
+! #include <sasl.h>
+! #include <saslutil.h>
+ #endif
+
+ /*
+--- 12,19 ----
+ * SASL library.
+ */
+ #ifdef USE_SASL_AUTH
+! #include <sasl1/sasl.h>
+! #include <sasl1/saslutil.h>
+ #endif
+
+ /*
diff --git a/mail/postfix1/files/patch-lmtp.h b/mail/postfix1/files/patch-lmtp.h
new file mode 100644
index 000000000000..86d5975b2b4d
--- /dev/null
+++ b/mail/postfix1/files/patch-lmtp.h
@@ -0,0 +1,13 @@
+--- ./src/lmtp/lmtp.h.orig Fri Jan 19 15:43:06 2001
++++ ./src/lmtp/lmtp.h Sat Feb 3 14:01:09 2001
+@@ -12,8 +12,8 @@
+ * SASL library.
+ */
+ #ifdef USE_SASL_AUTH
+-#include <sasl.h>
+-#include <saslutil.h>
++#include <sasl1/sasl.h>
++#include <sasl1/saslutil.h>
+ #endif
+
+ /*
diff --git a/mail/postfix1/files/patch-main.cf b/mail/postfix1/files/patch-main.cf
deleted file mode 100644
index 6281b6b6d7f1..000000000000
--- a/mail/postfix1/files/patch-main.cf
+++ /dev/null
@@ -1,58 +0,0 @@
---- ./conf/main.cf Wed Jan 8 22:11:52 2003
-+++ ./conf/main.cf Wed Jan 8 22:11:53 2003
-@@ -31,13 +31,13 @@
- # The command_directory parameter specifies the location of all
- # postXXX commands.
- #
--command_directory = /usr/sbin
-+command_directory = !!PREFIX!!/sbin
-
- # The daemon_directory parameter specifies the location of all Postfix
- # daemon programs (i.e. programs listed in the master.cf file). This
- # directory must be owned by root.
- #
--daemon_directory = /usr/libexec/postfix
-+daemon_directory = !!PREFIX!!/libexec/postfix
-
- # QUEUE AND PROCESS OWNERSHIP
- #
-@@ -590,32 +590,32 @@
- # sendmail_path: The full pathname of the Postfix sendmail command.
- # This is the Sendmail-compatible mail posting interface.
- #
--sendmail_path =
-+sendmail_path = !!PREFIX!!/sbin/sendmail
-
- # newaliases_path: The full pathname of the Postfix newaliases command.
- # This is the Sendmail-compatible command to build alias databases.
- #
--newaliases_path =
-+newaliases_path = !!PREFIX!!/bin/newaliases
-
- # mailq_path: The full pathname of the Postfix mailq command. This
- # is the Sendmail-compatible mail queue listing command.
- #
--mailq_path =
-+mailq_path = !!PREFIX!!/bin/mailq
-
- # setgid_group: The group for mail submission and queue management
- # commands. This must be a group name with a numerical group ID that
- # is not shared with other accounts, not even with the Postfix account.
- #
--setgid_group =
-+setgid_group = maildrop
-
- # manpage_directory: The location of the Postfix on-line manual pages.
- #
--manpage_directory =
-+manpage_directory = !!PREFIX!!/man
-
- # sample_directory: The location of the Postfix sample configuration files.
- #
--sample_directory =
-+sample_directory = !!PREFIX!!/etc/postfix
-
- # readme_directory: The location of the Postfix README files.
- #
--readme_directory =
-+readme_directory = no