diff options
Diffstat (limited to 'mail/postfix21/files')
-rw-r--r-- | mail/postfix21/files/patch-aa | 36 | ||||
-rw-r--r-- | mail/postfix21/files/patch-ab | 60 | ||||
-rw-r--r-- | mail/postfix21/files/patch-ba | 19 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bb | 36 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bc | 19 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bd | 19 | ||||
-rw-r--r-- | mail/postfix21/files/patch-be | 19 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bf | 19 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bg | 19 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bh | 21 | ||||
-rw-r--r-- | mail/postfix21/files/patch-bi | 21 |
11 files changed, 0 insertions, 288 deletions
diff --git a/mail/postfix21/files/patch-aa b/mail/postfix21/files/patch-aa deleted file mode 100644 index 3af6375f1959..000000000000 --- a/mail/postfix21/files/patch-aa +++ /dev/null @@ -1,36 +0,0 @@ -*** global/mail_params.h.orig Sat Mar 20 15:09:46 1999 ---- global/mail_params.h Sat Mar 20 15:10:46 1999 -*************** -*** 127,133 **** - */ - #define VAR_PROGRAM_DIR "program_directory" - #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR "/usr/libexec/postfix" - #endif - - #define VAR_DAEMON_DIR "daemon_directory" ---- 127,133 ---- - */ - #define VAR_PROGRAM_DIR "program_directory" - #ifndef DEF_PROGRAM_DIR -! #define DEF_PROGRAM_DIR "!!PREFIX!!/libexec/postfix" - #endif - - #define VAR_DAEMON_DIR "daemon_directory" -*************** -*** 161,167 **** - */ - #define VAR_CONFIG_DIR "config_directory" - #ifndef DEF_CONFIG_DIR -! #define DEF_CONFIG_DIR "/etc/postfix" - #endif - extern char *var_config_dir; - ---- 161,167 ---- - */ - #define VAR_CONFIG_DIR "config_directory" - #ifndef DEF_CONFIG_DIR -! #define DEF_CONFIG_DIR "!!PREFIX!!/etc/postfix" - #endif - extern char *var_config_dir; - diff --git a/mail/postfix21/files/patch-ab b/mail/postfix21/files/patch-ab deleted file mode 100644 index 1e48d8aacfe7..000000000000 --- a/mail/postfix21/files/patch-ab +++ /dev/null @@ -1,60 +0,0 @@ -*** conf/main.cf.orig Mon Sep 6 22:20:55 1999 ---- conf/main.cf Fri Sep 10 21:49:50 1999 -*************** -*** 18,36 **** - # Postfix support programs and daemons. This setting can be overruled - # with the command_directory and daemon_directory parameters. - # -! program_directory = /some/where/postfix/bin - - # The command_directory parameter specifies the location of all - # postXXX commands. The default value is $program_directory. - # -! command_directory = /usr/sbin - - # The daemon_directory parameter specifies the location of all Postfix - # daemon programs (i.e. programs listed in the master.cf file). The - # default value is $program_directory. This directory must be owned - # by root. - # -! daemon_directory = /usr/libexec/postfix - - # QUEUE AND PROCESS OWNERSHIP - # ---- 18,36 ---- - # Postfix support programs and daemons. This setting can be overruled - # with the command_directory and daemon_directory parameters. - # -! program_directory = !!PREFIX!!/libexec/postfix - - # The command_directory parameter specifies the location of all - # postXXX commands. The default value is $program_directory. - # -! 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). The - # default value is $program_directory. This directory must be owned - # by root. - # -! daemon_directory = !!PREFIX!!/libexec/postfix - - # QUEUE AND PROCESS OWNERSHIP - # -*************** -*** 47,53 **** - # These rights are used in the absence of a recipient user context. - # DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER. - # -! #default_privs = nobody - - # INTERNET HOST AND DOMAIN NAMES - # ---- 47,53 ---- - # These rights are used in the absence of a recipient user context. - # DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER. - # -! default_privs = nobody - - # INTERNET HOST AND DOMAIN NAMES - # diff --git a/mail/postfix21/files/patch-ba b/mail/postfix21/files/patch-ba deleted file mode 100644 index 73feeef81f27..000000000000 --- a/mail/postfix21/files/patch-ba +++ /dev/null @@ -1,19 +0,0 @@ -*** man/man1/postdrop.1.orig Mon Mar 29 22:35:14 1999 ---- man/man1/postdrop.1 Mon Mar 29 22:35:25 1999 -*************** -*** 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 diff --git a/mail/postfix21/files/patch-bb b/mail/postfix21/files/patch-bb deleted file mode 100644 index af024b23b3d9..000000000000 --- a/mail/postfix21/files/patch-bb +++ /dev/null @@ -1,36 +0,0 @@ -*** man/man1/sendmail.1.orig Mon Mar 29 22:35:30 1999 ---- man/man1/sendmail.1 Mon Mar 29 22:35:44 1999 -*************** -*** 60,66 **** - \fBjust-send-eight\fR. - .IP "\fB-C \fIconfig_file\fR (ignored :-)" - 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 - Set the sender full name. This is used only with messages that - have no \fBFrom:\fR message header. ---- 60,66 ---- - \fBjust-send-eight\fR. - .IP "\fB-C \fIconfig_file\fR (ignored :-)" - 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 - Set the sender full name. This is used only with messages that - have no \fBFrom:\fR message header. -*************** -*** 164,170 **** - .na - .nf - /var/spool/postfix, mail queue -! /etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS - .na - .nf ---- 164,170 ---- - .na - .nf - /var/spool/postfix, mail queue -! !!PREFIX!!/etc/postfix, configuration files - .SH CONFIGURATION PARAMETERS - .na - .nf diff --git a/mail/postfix21/files/patch-bc b/mail/postfix21/files/patch-bc deleted file mode 100644 index 12a369684c8f..000000000000 --- a/mail/postfix21/files/patch-bc +++ /dev/null @@ -1,19 +0,0 @@ -*** man/man5/access.5.orig Mon Mar 29 22:35:58 1999 ---- man/man5/access.5 Mon Mar 29 22:36:13 1999 -*************** -*** 8,14 **** - .SH SYNOPSIS - .na - .nf -! \fBpostmap /etc/postfix/access\fR - .SH DESCRIPTION - .ad - .fi ---- 8,14 ---- - .SH SYNOPSIS - .na - .nf -! \fBpostmap !!PREFIX!!/etc/postfix/access\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix21/files/patch-bd b/mail/postfix21/files/patch-bd deleted file mode 100644 index 2b2f30f720f5..000000000000 --- a/mail/postfix21/files/patch-bd +++ /dev/null @@ -1,19 +0,0 @@ -*** man/man5/canonical.5.orig Mon Mar 29 22:36:25 1999 ---- man/man5/canonical.5 Mon Mar 29 22:36:32 1999 -*************** -*** 8,14 **** - .SH SYNOPSIS - .na - .nf -! \fBpostmap /etc/postfix/canonical\fR - .SH DESCRIPTION - .ad - .fi ---- 8,14 ---- - .SH SYNOPSIS - .na - .nf -! \fBpostmap !!PREFIX!!/etc/postfix/canonical\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix21/files/patch-be b/mail/postfix21/files/patch-be deleted file mode 100644 index 354737c7e68d..000000000000 --- a/mail/postfix21/files/patch-be +++ /dev/null @@ -1,19 +0,0 @@ -*** man/man5/relocated.5.orig Mon Mar 29 22:36:36 1999 ---- man/man5/relocated.5 Mon Mar 29 22:36:47 1999 -*************** -*** 8,14 **** - .SH SYNOPSIS - .na - .nf -! \fBpostmap /etc/postfix/relocated\fR - .SH DESCRIPTION - .ad - .fi ---- 8,14 ---- - .SH SYNOPSIS - .na - .nf -! \fBpostmap !!PREFIX!!/etc/postfix/relocated\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix21/files/patch-bf b/mail/postfix21/files/patch-bf deleted file mode 100644 index 4de817826469..000000000000 --- a/mail/postfix21/files/patch-bf +++ /dev/null @@ -1,19 +0,0 @@ -*** man/man5/virtual.5.orig Mon Mar 29 22:36:55 1999 ---- man/man5/virtual.5 Mon Mar 29 22:37:02 1999 -*************** -*** 8,14 **** - .SH SYNOPSIS - .na - .nf -! \fBpostmap /etc/postfix/virtual\fR - .SH DESCRIPTION - .ad - .fi ---- 8,14 ---- - .SH SYNOPSIS - .na - .nf -! \fBpostmap !!PREFIX!!/etc/postfix/virtual\fR - .SH DESCRIPTION - .ad - .fi diff --git a/mail/postfix21/files/patch-bg b/mail/postfix21/files/patch-bg deleted file mode 100644 index fb2b093bff0f..000000000000 --- a/mail/postfix21/files/patch-bg +++ /dev/null @@ -1,19 +0,0 @@ -*** man/man8/local.8.orig Mon Mar 29 22:37:14 1999 ---- man/man8/local.8 Mon Mar 29 22:37:44 1999 -*************** -*** 75,81 **** - .ad - .fi - 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 - configuration parameter. - ---- 75,81 ---- - .ad - .fi - 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 - configuration parameter. - diff --git a/mail/postfix21/files/patch-bh b/mail/postfix21/files/patch-bh deleted file mode 100644 index 42b7373d3fb5..000000000000 --- a/mail/postfix21/files/patch-bh +++ /dev/null @@ -1,21 +0,0 @@ -*** man/man8/cleanup.8.orig Mon Mar 29 22:37:59 1999 ---- man/man8/cleanup.8 Mon Mar 29 22:38:13 1999 -*************** -*** 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 diff --git a/mail/postfix21/files/patch-bi b/mail/postfix21/files/patch-bi deleted file mode 100644 index 2b57467ed976..000000000000 --- a/mail/postfix21/files/patch-bi +++ /dev/null @@ -1,21 +0,0 @@ -*** man/man8/master.8.orig Mon Mar 29 22:38:17 1999 ---- man/man8/master.8 Mon Mar 29 22:38:46 1999 -*************** -*** 116,123 **** - .SH FILES - .na - .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. - .SH SEE ALSO - .na ---- 116,123 ---- - .SH FILES - .na - .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. - .SH SEE ALSO - .na |