diff options
-rw-r--r-- | mail/popper/files/patch-ac | 49 | ||||
-rw-r--r-- | mail/qpopper/files/patch-ac | 49 |
2 files changed, 98 insertions, 0 deletions
diff --git a/mail/popper/files/patch-ac b/mail/popper/files/patch-ac new file mode 100644 index 0000000..7dafd68 --- /dev/null +++ b/mail/popper/files/patch-ac @@ -0,0 +1,49 @@ +--- popper.8.orig Fri May 17 03:59:25 1996 ++++ popper.8 Fri Dec 6 17:10:00 1996 +@@ -16,7 +16,7 @@ + .SH NAME + popper \- pop 3 server + .SH SYNOPSIS +-.B /usr/etc/popper ++.B /usr/local/libexec/popper + [ -d ] + [ -s ] + [ -k ] +@@ -136,7 +136,7 @@ + systems with BSD 4.3 syslogging, the server logs (by default) to the + "local0" facility at priority "notice" for all messages except + debugging which is logged at priority "debug". The default log file is +-/usr/spool/mqueue/POPlog. These can be changed, if desired. On ++/var/log/messages. These can be changed, if desired. On + systems with 4.2 syslogging all messages are logged to the local log + file, usually /usr/spool/mqueue/syslog. + .SH DEBUGGING +@@ -170,7 +170,7 @@ + .PP + The server implements two extended commands. + .PP +-XTND XMIT: Sends a mail message using /usr/lib/sendmail. ++XTND XMIT: Sends a mail message using /usr/sbin/sendmail. + .PP + XTND XLIST header [num]: Extracts and returns the specified header line + for the specified message number. If the "num" parameter is missing, +@@ -178,7 +178,7 @@ + marked for deletion. + .SH FILES + .nf +-/usr/spool/mail mail files ++/var/mail mail files + /etc/inetd.conf pop program invocation + /etc/syslog.conf logging specifications + ~/.popbull largest bulletin number seen by user +--- popauth.8.orig Thu May 30 09:40:04 1996 ++++ popauth.8 Fri Dec 6 17:12:21 1996 +@@ -34,7 +34,7 @@ + With the `\-delete' switch, the super-user or master POP user can remove + a user entry from the authorization DB. + .SH FILES +-/etc/pop.auth.* POP authorization DB ++/usr/local/etc/popper/pop.auth.* POP authorization DB + .SH ACKNOWLEDGEMENTS + This program was derived from MH 6.8.3 + .SH SEE ALSO diff --git a/mail/qpopper/files/patch-ac b/mail/qpopper/files/patch-ac new file mode 100644 index 0000000..7dafd68 --- /dev/null +++ b/mail/qpopper/files/patch-ac @@ -0,0 +1,49 @@ +--- popper.8.orig Fri May 17 03:59:25 1996 ++++ popper.8 Fri Dec 6 17:10:00 1996 +@@ -16,7 +16,7 @@ + .SH NAME + popper \- pop 3 server + .SH SYNOPSIS +-.B /usr/etc/popper ++.B /usr/local/libexec/popper + [ -d ] + [ -s ] + [ -k ] +@@ -136,7 +136,7 @@ + systems with BSD 4.3 syslogging, the server logs (by default) to the + "local0" facility at priority "notice" for all messages except + debugging which is logged at priority "debug". The default log file is +-/usr/spool/mqueue/POPlog. These can be changed, if desired. On ++/var/log/messages. These can be changed, if desired. On + systems with 4.2 syslogging all messages are logged to the local log + file, usually /usr/spool/mqueue/syslog. + .SH DEBUGGING +@@ -170,7 +170,7 @@ + .PP + The server implements two extended commands. + .PP +-XTND XMIT: Sends a mail message using /usr/lib/sendmail. ++XTND XMIT: Sends a mail message using /usr/sbin/sendmail. + .PP + XTND XLIST header [num]: Extracts and returns the specified header line + for the specified message number. If the "num" parameter is missing, +@@ -178,7 +178,7 @@ + marked for deletion. + .SH FILES + .nf +-/usr/spool/mail mail files ++/var/mail mail files + /etc/inetd.conf pop program invocation + /etc/syslog.conf logging specifications + ~/.popbull largest bulletin number seen by user +--- popauth.8.orig Thu May 30 09:40:04 1996 ++++ popauth.8 Fri Dec 6 17:12:21 1996 +@@ -34,7 +34,7 @@ + With the `\-delete' switch, the super-user or master POP user can remove + a user entry from the authorization DB. + .SH FILES +-/etc/pop.auth.* POP authorization DB ++/usr/local/etc/popper/pop.auth.* POP authorization DB + .SH ACKNOWLEDGEMENTS + This program was derived from MH 6.8.3 + .SH SEE ALSO |