Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 6FDE163B898 for ; Mon, 10 Nov 2008 19:25:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2132063B120; Mon, 10 Nov 2008 19:25:28 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 5032563B108 for ; Mon, 10 Nov 2008 19:25:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3AEEF175D0; Mon, 10 Nov 2008 19:25:27 +0000 (UTC) From: Thomas Klausner Subject: CVS commit: pkgsrc/chat/ircII To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org Message-Id: <20081110192527.3AEEF175D0@cvs.netbsd.org> Date: Mon, 10 Nov 2008 19:25:27 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: wiz Date: Mon Nov 10 19:25:27 UTC 2008 Modified Files: pkgsrc/chat/ircII: Makefile PLIST distinfo pkgsrc/chat/ircII/patches: patch-ac patch-ad Log Message: Update to 20080314: Changes since ircII 20060725: o /on channel_signoff works again o try to split ICB messages at word boundaries o disallow many IRC commands on ICB o /ping works on ICB o revert the utf-8 changes for large lastlog performance reasons. there should be a re-implementation coming in the future. To generate a diff of this commit: cvs rdiff -r1.49 -r1.50 pkgsrc/chat/ircII/Makefile cvs rdiff -r1.18 -r1.19 pkgsrc/chat/ircII/PLIST cvs rdiff -r1.28 -r1.29 pkgsrc/chat/ircII/distinfo cvs rdiff -r1.3 -r1.4 pkgsrc/chat/ircII/patches/patch-ac cvs rdiff -r1.7 -r1.8 pkgsrc/chat/ircII/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.