head 1.4; access; symbols pkgsrc-2014Q2:1.3.0.34 pkgsrc-2014Q2-base:1.3 pkgsrc-2014Q1:1.3.0.32 pkgsrc-2014Q1-base:1.3 pkgsrc-2013Q4:1.3.0.30 pkgsrc-2013Q4-base:1.3 pkgsrc-2013Q3:1.3.0.28 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.26 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.24 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.22 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.20 pkgsrc-2012Q3-base:1.3 pkgsrc-2012Q2:1.3.0.18 pkgsrc-2012Q2-base:1.3 pkgsrc-2012Q1:1.3.0.16 pkgsrc-2012Q1-base:1.3 pkgsrc-2011Q4:1.3.0.14 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q3:1.3.0.12 pkgsrc-2011Q3-base:1.3 pkgsrc-2011Q2:1.3.0.10 pkgsrc-2011Q2-base:1.3 pkgsrc-2011Q1:1.3.0.8 pkgsrc-2011Q1-base:1.3 pkgsrc-2010Q4:1.3.0.6 pkgsrc-2010Q4-base:1.3 pkgsrc-2010Q3:1.3.0.4 pkgsrc-2010Q3-base:1.3 pkgsrc-2010Q2:1.3.0.2 pkgsrc-2010Q2-base:1.3 pkgsrc-2010Q1:1.2.0.10 pkgsrc-2010Q1-base:1.2 pkgsrc-2009Q4:1.2.0.8 pkgsrc-2009Q4-base:1.2 pkgsrc-2009Q3:1.2.0.6 pkgsrc-2009Q3-base:1.2 pkgsrc-2009Q2:1.2.0.4 pkgsrc-2009Q2-base:1.2 pkgsrc-2009Q1:1.2.0.2 pkgsrc-2009Q1-base:1.2 pkgsrc-2008Q4:1.1.0.42 pkgsrc-2008Q4-base:1.1 pkgsrc-2008Q3:1.1.0.40 pkgsrc-2008Q3-base:1.1 cube-native-xorg:1.1.0.38 cube-native-xorg-base:1.1 pkgsrc-2008Q2:1.1.0.36 pkgsrc-2008Q2-base:1.1 cwrapper:1.1.0.34 pkgsrc-2008Q1:1.1.0.32 pkgsrc-2008Q1-base:1.1 pkgsrc-2007Q4:1.1.0.30 pkgsrc-2007Q4-base:1.1 pkgsrc-2007Q3:1.1.0.28 pkgsrc-2007Q3-base:1.1 pkgsrc-2007Q2:1.1.0.26 pkgsrc-2007Q2-base:1.1 pkgsrc-2007Q1:1.1.0.24 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.22 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.20 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.18 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.16 pkgsrc-2006Q1-base:1.1 pkgsrc-2005Q4:1.1.0.14 pkgsrc-2005Q4-base:1.1 pkgsrc-2005Q3:1.1.0.12 pkgsrc-2005Q3-base:1.1 pkgsrc-2005Q2:1.1.0.10 pkgsrc-2005Q2-base:1.1 pkgsrc-2005Q1:1.1.0.8 pkgsrc-2005Q1-base:1.1 pkgsrc-2004Q4:1.1.0.6 pkgsrc-2004Q4-base:1.1 pkgsrc-2004Q3:1.1.0.4 pkgsrc-2004Q3-base:1.1 pkgsrc-2004Q2:1.1.0.2 pkgsrc-2004Q2-base:1.1; locks; strict; comment @# @; 1.4 date 2014.09.30.08.59.58; author jperkin; state dead; branches; next 1.3; commitid ffBBUTRxq9xeFlSx; 1.3 date 2010.05.17.20.13.25; author sketch; state Exp; branches; next 1.2; 1.2 date 2009.01.19.10.20.03; author sketch; state Exp; branches; next 1.1; 1.1 date 2004.03.28.20.09.20; author wiz; state Exp; branches; next ; desc @@ 1.4 log @Update irssi-icb to version 0.15. Requested during the freeze by agc, as the version number accidentally went backwards in the last irssi update. This release mainly incorporates most of the pkgsrc patches into the upstream tarball, so the only real change of note is that /beep output has been fixed. @ text @$NetBSD: patch-ac,v 1.3 2010/05/17 20:13:25 sketch Exp $ --- src/core/icb-commands.c.orig 2002-05-04 18:21:43.000000000 +0100 +++ src/core/icb-commands.c 2010-05-17 20:40:28.000000000 +0100 @@@@ -32,6 +32,8 @@@@ "invite", "v", "echoback", "name", "motd", "topic", "status", "boot", "pass", "drop", "shutdown", "wall", + "whereis", "brick", "away", "noaway", "nobeep", "cancel", + "exclude", "news", "notify", "s_help", "shuttime", "talk", "hush", NULL }; @ 1.3 log @Apply Matt Dunford's patch to track /nick change correctly, parse /topic changes, and add a bunch of other commands. Still needs to detect the topic when joining a group... @ text @d1 1 a1 1 $NetBSD: patch-ac,v 1.2 2009/01/19 10:20:03 sketch Exp $ @ 1.2 log @Add the all-important /brick command. @ text @d1 1 a1 1 $NetBSD$ d3 3 a5 3 --- src/core/icb-commands.c.orig Sat May 4 18:21:43 2002 +++ src/core/icb-commands.c Mon Jan 19 10:16:27 2009 @@@@ -32,6 +32,7 @@@@ d9 2 a10 1 + "whereis", "brick", @ 1.1 log @Better support /who and /whereis. Divert server messages to the server window instead of the channel window. [Sent back to the author.] Bump PKGREVISION to 5. @ text @d3 3 a5 3 --- src/core/icb-commands.c.orig Sat May 4 19:21:43 2002 +++ src/core/icb-commands.c @@@@ -32,6 +32,7 @@@@ static char *icb_commands[] = { d9 1 a9 1 + "whereis", @