Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/31/2000 15:00:51
Module Name:	pkgsrc
Committed By:	mrg
Date:		Mon Jan 31 23:00:51 UTC 2000

Modified Files:
	pkgsrc/net/ircII: Makefile
	pkgsrc/net/ircII/files: md5 patch-sum
	pkgsrc/net/ircII/patches: patch-aa patch-ab patch-ac
	pkgsrc/net/ircII/pkg: PLIST
Added Files:
	pkgsrc/net/ircII/patches: patch-ad patch-ae

Log Message:
update ircII package to 4.4M, plus a couple of additional fixes since then.

changes in 4.4M are:

	- .ircquick support (loaded when client starts)
	- new functions: hasvoice(), dcclist() and chatpeers()
	- new variable: MAKE_NOTICE_MSG
	- fixed long line sending in ICB mode: long lines are split
	  and send to the server separately
	- new scripts based on my start up: default (suggested for
	  a .ircrc), times (to add time to most chat) and otherstatus
	  (to allow non-inverse status lines to be constructed)
	- fix by in xecho
	- make SHOW_CHANNEL_NAMES work in ICB mode.
	- incorporate IPv6 support

additional fixes include:

	- ipv6 support in configure.in was a bit broken
	- /whois works in ICB mode
	- group name changes are now handled in ICB mode


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/net/ircII/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/net/ircII/files/md5
cvs rdiff -r1.9 -r1.10 pkgsrc/net/ircII/files/patch-sum
cvs rdiff -r1.6 -r1.7 pkgsrc/net/ircII/patches/patch-aa
cvs rdiff -r1.7 -r1.8 pkgsrc/net/ircII/patches/patch-ab
cvs rdiff -r1.8 -r1.9 pkgsrc/net/ircII/patches/patch-ac
cvs rdiff -r0 -r1.3 pkgsrc/net/ircII/patches/patch-ad
cvs rdiff -r0 -r1.1 pkgsrc/net/ircII/patches/patch-ae
cvs rdiff -r1.18 -r1.19 pkgsrc/net/ircII/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.