Subject: CVS commit: pkgsrc/chat/xchat2
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 11/29/2004 17:36:10
Module Name: pkgsrc
Committed By: minskim
Date: Mon Nov 29 17:36:10 UTC 2004
Modified Files:
pkgsrc/chat/xchat2: Makefile Makefile.common PLIST distinfo
Log Message:
Update xchat to 2.4.1. Patch provided by Stefan Krueger in PR pkg/28465.
Changes:
- Updated translations (ca, de, eu, it, ko, mk, nb, nl, pt, ru, sl,
sq, uk, zh_TW).
- Fixed custom marker-line color not reloading.
- Brought back the "Connect to selected server only" option in the
Serverlist edit window (it's like the reverse of "Cycle until
connected" in 2.0.x).
- You can now move networks and servers via Shift+Up/Down (in the
ServerList window).
- Small efficiency improvements in receiving dcc. It will now not
send ACKs while the input buffer is non-empty.
- Fixed playing sound files with spaces in them.
- Added support for NickServ on DalNet and FreeNode.
- Plugin API: Added xchat_get_info(ph,"inputbox");.
- Added /settext and /setcursor commands for scripters.
- You can now scroll tabs with the mouse-wheel while hovering over
the arrow buttons.
- Fixed connecting to a SSL server via http proxy (#1054152).
- Fixed: Opened server tab doesn't count as "requested" (#1044227).
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 pkgsrc/chat/xchat2/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/chat/xchat2/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/chat/xchat2/PLIST
cvs rdiff -r1.14 -r1.15 pkgsrc/chat/xchat2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.