Subject: CVS commit: pkgsrc/chat/ircII
To: None <pkgsrc-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 07/22/2006 09:13:11
Module Name: pkgsrc
Committed By: mrg
Date: Sat Jul 22 09:13:11 UTC 2006
Modified Files:
pkgsrc/chat/ircII: Makefile PLIST distinfo
pkgsrc/chat/ircII/patches: patch-ac
Removed Files:
pkgsrc/chat/ircII/patches: patch-aa
Log Message:
update to ircII 20060721. changes include:
o default status line now tells you when you are scrolled up
o new variables status_scrolled and status_scrolled_lines
o new status format modifiers %P and %s
o fixed a bug with the input prompt being overtaken
o /set translation has been removed. all encoding support now depends
on the existance of iconv(3) support, enhancing the capabilities and
correctness of codeset conversion. the translation and iso2022_support
variables have been replaced with input_encoding, display_encoding
and irc_encoding
o /msg -server <servergroup|servername|number> <target> <message>
now works to send message on specific servers ie, other than the
current window's server
o support new $IRCSERVERSFILE that overrides $LIBDIR/ircII.servers
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/chat/ircII/Makefile
cvs rdiff -r1.16 -r1.17 pkgsrc/chat/ircII/PLIST
cvs rdiff -r1.25 -r1.26 pkgsrc/chat/ircII/distinfo
cvs rdiff -r1.5 -r0 pkgsrc/chat/ircII/patches/patch-aa
cvs rdiff -r1.2 -r1.3 pkgsrc/chat/ircII/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.