summaryrefslogtreecommitdiff
path: root/chat/icb/patches/patch-ae
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-12-15 00:36:25 +0000
committerwiz <wiz@pkgsrc.org>2000-12-15 00:36:25 +0000
commitae7f28b14b06c1eab086fb0359ef2022f56305d1 (patch)
tree9efd46171d88d283a1dcc676d340dae7e3a2606c /chat/icb/patches/patch-ae
parent5035df2c1f3de5be3cf14b8e9b34b02f726301f9 (diff)
downloadpkgsrc-ae7f28b14b06c1eab086fb0359ef2022f56305d1.tar.gz
Create new 'chat' category, featuring chat clients and servers of all kinds.
Move some packages from 'net' here.
Diffstat (limited to 'chat/icb/patches/patch-ae')
-rw-r--r--chat/icb/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/icb/patches/patch-ae b/chat/icb/patches/patch-ae
new file mode 100644
index 00000000000..c692985cebb
--- /dev/null
+++ b/chat/icb/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1.1.1 2000/12/15 00:36:38 wiz Exp $
+
+diff -x *.orig -urN ./icb/icb.h /usr/pkgsrc/net/icb/work.i386.unpatched/icb-5.0.9/icb/icb.h
+--- ./icb/icb.h Fri Feb 24 22:20:23 1995
++++ /usr/pkgsrc/net/icb/work.i386.unpatched/icb-5.0.9/icb/icb.h Fri Nov 26 22:56:30 1999
+@@ -38,6 +38,7 @@
+ int beeps; /* whether beeps are audible */
+ char *editmode; /* input editing mode */
+ int tabreply; /* should replies go into the tab history? */
++ int printtime; /* print timestamp in front of every msg? */
+ int cute; /* cute messages when a blank line is entered */
+ int autodel; /* automatically delete nicks from the tab
+ history that produce a "not logged on" error */