summaryrefslogtreecommitdiff
path: root/chat/bitchx/patches
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-15 23:16:34 +0000
committerwiz <wiz@pkgsrc.org>2000-12-15 23:16:34 +0000
commitfc32f48c023fa5f0304d143548090c2d6802b9f0 (patch)
tree8f9ec813565306d793d4084dbea4f245d4e67be1 /chat/bitchx/patches
parentc163ced9d916ef93df289ceda1aac0c7d9efbbe9 (diff)
downloadpkgsrc-fc32f48c023fa5f0304d143548090c2d6802b9f0.tar.gz
Move bitchx from net to chat.
Diffstat (limited to 'chat/bitchx/patches')
-rw-r--r--chat/bitchx/patches/patch-aa15
-rw-r--r--chat/bitchx/patches/patch-ab22
2 files changed, 37 insertions, 0 deletions
diff --git a/chat/bitchx/patches/patch-aa b/chat/bitchx/patches/patch-aa
new file mode 100644
index 00000000000..fdb0ef5c2e1
--- /dev/null
+++ b/chat/bitchx/patches/patch-aa
@@ -0,0 +1,15 @@
+$NetBSD: patch-aa,v 1.1.1.1 2000/12/15 23:16:34 wiz Exp $
+
+--- configure.orig Tue Aug 29 04:14:44 2000
++++ configure Tue Oct 24 20:22:36 2000
+@@ -2400,7 +2400,9 @@
+ havetputs=1
+ else
+ rm -rf conftest*
+- blahhack=1; echo "$ac_t""no" 1>&6
++# XXX: Force this to work
++# blahhack=1; echo "$ac_t""no" 1>&6
++ havetputs=1; echo "$ac_t""forced" 1>&6
+ fi
+ rm -f conftest*
+
diff --git a/chat/bitchx/patches/patch-ab b/chat/bitchx/patches/patch-ab
new file mode 100644
index 00000000000..5521f65da3f
--- /dev/null
+++ b/chat/bitchx/patches/patch-ab
@@ -0,0 +1,22 @@
+$NetBSD: patch-ab,v 1.1.1.1 2000/12/15 23:16:34 wiz Exp $
+
+--- include/config.h.orig Tue Oct 24 20:24:43 2000
++++ include/config.h Tue Oct 24 20:25:52 2000
+@@ -34,7 +34,7 @@
+ * too peruse this function all you like. It's not a BACKDOOR in any way,
+ * shape or form.
+ */
+-#define WANT_NOTIFY_BITCHX_COM ON
++#undef WANT_NOTIFY_BITCHX_COM
+
+
+ /*
+@@ -307,7 +307,7 @@
+ * This is recommended when you want to start BitchX in an xterm without
+ * the usage of the special "vga"-font.
+ */
+-#undef ONLY_STD_CHARS
++#define ONLY_STD_CHARS
+
+ /*
+ * Normally BitchX uses only the IBMPC (cp437) charset.