summaryrefslogtreecommitdiffstats
path: root/mail/pine4
diff options
context:
space:
mode:
authorkbyanc <kbyanc@FreeBSD.org>2000-12-19 00:06:49 +0000
committerkbyanc <kbyanc@FreeBSD.org>2000-12-19 00:06:49 +0000
commit972bffe9b0e60b8ba2e5133988aa56ae5408c70b (patch)
tree98ced71ccb7e4adee028520fe882b660d869d5bb /mail/pine4
parent13e0076af1afd3f00e3879085dd844f8b916a744 (diff)
downloadFreeBSD-ports-972bffe9b0e60b8ba2e5133988aa56ae5408c70b.zip
FreeBSD-ports-972bffe9b0e60b8ba2e5133988aa56ae5408c70b.tar.gz
Oops. Forgot to cvs add two new patches needed for the pine4 port.
Diffstat (limited to 'mail/pine4')
-rw-r--r--mail/pine4/files/patch-bb20
-rw-r--r--mail/pine4/files/patch-bc11
2 files changed, 31 insertions, 0 deletions
diff --git a/mail/pine4/files/patch-bb b/mail/pine4/files/patch-bb
new file mode 100644
index 0000000..d7413e0
--- /dev/null
+++ b/mail/pine4/files/patch-bb
@@ -0,0 +1,20 @@
+--- pine/init.c.orig Wed Nov 29 09:57:56 2000
++++ pine/init.c Mon Dec 18 02:40:53 2000
+@@ -65,7 +65,7 @@
+
+
+ #include "headers.h"
+-#include "../c-client/imap4r1.h" /* for LEVELSTATUS() */
++#include "c-client/imap4r1.h" /* for LEVELSTATUS() */
+
+
+ typedef enum {Sapling, Seedling, Seasoned} FeatureLevel;
+@@ -370,7 +370,7 @@
+
+ /*----------------------------------------------------------------------
+ These are the variables that control a number of pine functions. They
+-come out of the .pinerc and the /usr/local/lib/pine.conf files. Some can
++come out of the .pinerc and the @@PREFIX@@/etc/pine.conf files. Some can
+ be set by the user while in Pine. Eventually all the local ones should
+ be so and maybe the global ones too.
+
diff --git a/mail/pine4/files/patch-bc b/mail/pine4/files/patch-bc
new file mode 100644
index 0000000..99ec9ec
--- /dev/null
+++ b/mail/pine4/files/patch-bc
@@ -0,0 +1,11 @@
+--- pine/mailcmd.c.orig Mon Dec 18 02:48:49 2000
++++ pine/mailcmd.c Mon Dec 18 02:49:08 2000
+@@ -51,7 +51,7 @@
+ ====*/
+
+ #include "headers.h"
+-#include "../c-client/imap4r1.h"
++#include "c-client/imap4r1.h"
+
+
+ /*
OpenPOWER on IntegriCloud