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:   ryoon
Date:           Sun Feb 14 12:52:13 UTC 2016

Modified Files:
        pkgsrc/chat/weechat: Makefile PLIST distinfo options.mk

Log Message:
Update to 1.4

* Fix PR pkg/50358 partially using dynamic python library.
  However if your system has python in /usr/bin and your current
  working directory is not your home directory, your weechat
  reads its library files and dies.

Changelog:
Among the new features:

- add a parent name in options, display inherited values if null in /set output
- add option weechat.look.paste_auto_add_newline
- add /fifo command
- track real names using extended-join and WHO (IRC)
- add support of SNI (Server Name Indication) in SSL connection to IRC server
- add support of IRC "cap-notify" capability
- add IRC command /cap
- add hex dump of messages in raw buffer when debug is enabled for irc plugin
- add option relay.irc.backlog_since_last_message
- add option script.scripts.download_timeout
- add scripts to build Debian packages
- many bugs fixed.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/chat/weechat/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/chat/weechat/PLIST
cvs rdiff -u -r1.35 -r1.36 pkgsrc/chat/weechat/distinfo
cvs rdiff -u -r1.13 -r1.14 pkgsrc/chat/weechat/options.mk

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