pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/weechat
Module Name: pkgsrc
Committed By: tonio
Date: Sun Jun 9 21:19:02 UTC 2013
Modified Files:
pkgsrc/chat/weechat: Makefile PLIST distinfo options.mk
Added Files:
pkgsrc/chat/weechat/patches: patch-src_gui_curses_CMakeLists_txt
Removed Files:
pkgsrc/chat/weechat/patches: patch-aa patch-ac patch-configure
patch-configure.in
Log Message:
Update chat/weechat to 0.4.1
Use cmake for build
Version 0.4.1 (May 20, 2013)
- multiple layouts support
- nick prefix/suffix are now dynamic (and managed by core instead of irc plugin)
- unmask irc join if nick speaks some minutes after the join
- new option irc.look.display_join_message to disable some messages after
joining a channel
- new option irc.look.pv_buffer to automatically merge private buffers
- add support of UHNAMES
- add DH-AES encryption method for SASL
- multiple irc servers allowed on same port for irc protocol in relay plugin
- add WebSocket server support (RFC 6455) in relay plugin (for irc and weechat
protocols)
- send nicklist difference in relay plugin (weechat protocol)
- add control of autoload for scripts
- optimizations in aspell plugin
- many bugs fixed.
Version 0.4.0 (Jan 20, 2013)
- add option "diff" for command /set, display default values in output of /set
- add color support in prefix options
- add command /eval, use expression in conditions for bars
- connect by default with IPv6 to servers with fallback to IPv4
- add aspell suggestions
- add support of tags in irc messages and "server-time" capability
- add irc command /quiet
- add support of IPv6 in relay plugin
- add backlog for irc protocol in relay plugin
- display remote IP address for DCC chat/file in xfer plugin
- add git version in build
- many bugs fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/chat/weechat/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/chat/weechat/PLIST
cvs rdiff -u -r1.24 -r1.25 pkgsrc/chat/weechat/distinfo
cvs rdiff -u -r1.9 -r1.10 pkgsrc/chat/weechat/options.mk
cvs rdiff -u -r1.5 -r0 pkgsrc/chat/weechat/patches/patch-aa
cvs rdiff -u -r1.6 -r0 pkgsrc/chat/weechat/patches/patch-ac
cvs rdiff -u -r1.1 -r0 pkgsrc/chat/weechat/patches/patch-configure \
pkgsrc/chat/weechat/patches/patch-configure.in
cvs rdiff -u -r0 -r1.1 \
pkgsrc/chat/weechat/patches/patch-src_gui_curses_CMakeLists_txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index