summaryrefslogtreecommitdiff
path: root/mail/imap-uw/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imap-uw/files/patch-ab')
-rw-r--r--mail/imap-uw/files/patch-ab24
1 files changed, 16 insertions, 8 deletions
diff --git a/mail/imap-uw/files/patch-ab b/mail/imap-uw/files/patch-ab
index 4b04174ab4d7..f7ff4debaed3 100644
--- a/mail/imap-uw/files/patch-ab
+++ b/mail/imap-uw/files/patch-ab
@@ -1,5 +1,14 @@
--- src/osdep/unix/Makefile.orig Wed Nov 17 04:05:48 1999
-+++ src/osdep/unix/Makefile Wed Dec 22 00:43:23 1999
++++ src/osdep/unix/Makefile Sun Feb 13 14:06:11 2000
+@@ -86,7 +86,7 @@
+ # Commands possibly overriden by the individual port
+
+ ARRC=ar rc
+-CC=cc
++#CC=cc
+ LN=ln -s
+ RANLIB=ranlib
+
@@ -104,7 +104,7 @@
dummy.o pseudo.o netmsg.o flstring.o fdstring.o \
rfc822.o nntp.o smtp.o imap4r1.o pop3.o \
@@ -20,13 +29,12 @@
# Here if no make argument established
missing: osdep.h
-@@ -178,6 +182,16 @@
+@@ -178,6 +182,15 @@
BASECFLAGS="-g -B/usr/lib/big/ -Dvoid=char -Dconst= -DNFSKLUDGE" \
RANLIB=true ARRC="ar -rc"
+bfp: # FreeBSD Pluggable Authentication Modules
-+ $(BUILD) `cat EXTRASPECIALS` OS=bsi SIGTYPE=psx \
-+ CHECKPW=pam \
++ $(BUILD) `cat EXTRASPECIALS` OS=bsi SIGTYPE=psx CHECKPW=pam \
+ SPOOLDIR=/var \
+ ACTIVEFILE=/usr/local/news/lib/active \
+ RSHPATH=/usr/bin/rsh \
@@ -37,7 +45,7 @@
bs3: # BSD/i386 3.0 or higher
$(BUILD) `cat EXTRASPECIALS` OS=bsi CHECKPW=bsi LOGINPW=bsi \
SPOOLDIR=/var NEWSSPOOL=/var/news/spool \
-@@ -194,7 +208,8 @@
+@@ -194,7 +207,8 @@
SPOOLDIR=/var \
ACTIVEFILE=/usr/local/news/lib/active \
RSHPATH=/usr/bin/rsh \
@@ -47,7 +55,7 @@
BASELDFLAGS="-lcrypt"
bsi: # BSD/i386
-@@ -627,19 +642,31 @@
+@@ -627,19 +641,31 @@
# Build it!
@@ -81,7 +89,7 @@
# Dependencies
-@@ -673,7 +700,7 @@
+@@ -673,7 +699,7 @@
# OS-dependent
@@ -90,7 +98,7 @@
osdep.h env_unix.h tcp_unix.h \
osdep.c env_unix.c fs_unix.c ftl_unix.c nl_unix.c tcp_unix.c \
auths.c flock.c flockbsd.c flcksafe.c fsync.c gethstid.c \
-@@ -685,7 +712,12 @@
+@@ -685,7 +711,12 @@
write.c \
strerror.c strpbrk.c strstr.c strtok.c strtoul.c \
OSCFLAGS