diff options
author | maya <maya@pkgsrc.org> | 2018-01-16 07:18:44 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2018-01-16 07:18:44 +0000 |
commit | cf406670864c907abae67471727347a2c67560dc (patch) | |
tree | 12c6413220dea05488ca1a65902c643b59f324ba | |
parent | 602e1e65fd0816127860a0c517743358950b0532 (diff) | |
download | pkgsrc-cf406670864c907abae67471727347a2c67560dc.tar.gz |
irssi: update to 1.1.0
v1.1.0 2018-01-15 The Irssi team <staff@irssi.org>
* Colour is now re-set when reaching a comma, matching mIRC
behaviour (#742, #740, #790)
* Irssi now shows the initial nick and name on first start
(#785, #786)
* lynx is no longer required to run autogen.sh (#81, #781)
* The command history no longer permits wrapping around (#686)
* /foreach now correctly sends arguments as commands, stopping
you from embarassing AMSGs (#659)
* /server does not connect to servers anymore, use /server
connect to change servers (#559, #649).
+ Add an option to ignore all channels or ignore all queries
using /set activity_hide_targets. By Jari Matilainen (#612,
#779)
+ Add a startup warning if the TERM var is wrong inside
tmux/screen (#726)
+ Add option to hide certain levels from the textbuffer using
/window hidelevel (#746, #808)
+ Irssi now has its first unit test (for mode parsing). By
Will Storey (#793)
+ Added access to global command history when using window
history, and a binding to erase entries from the command
history (erase_history_entry) (#762)
+ -alternate_nick is now available as a network specific
property. By Paul Townsend (#120, #771)
+ On FreeBSD, Irssi now supports Capsicum sandbox (/capsicum
enter). By Edward Tomasz Napierala (#735, #755, #772)
+ Filenames (directories) ending with a / now tab-complete
(#741)
+ UTF-8 should now work in regular expressions when using
GRegex (the default) (#636, #653)
+ Nicks are now properly escaped on completion. By Oscar
Linderholm (#693, #709)
+ /server add -port <num> now works. By Jari Matilainen (#703)
+ Add a setting key_timeout to make key sequences
automatically re-set when not finished (#644, #645)
+ Warn users about expired client certificates, as servers may
refuse them (#211, #627)
+ Add a new net_start_ssl function for StartTLS. This is
available from ABI 8 and can be used by protocol modules
(#615, #622).
+ The %# code is now stored in the textbuffer, so for example
web scripts can make use of it (#626)
+ Add new setting break_wide which can be used to enable
breaking of wide characters (for east-asian
users). Originally from FreeBSD ports. (#625)
+ Add fuzzing code (#610, #620, #701, #713)
- Netsplits show properly again (#812)
- Do not error on blank lines when using /exec -o. By Fabian
Kurz (FS#902, #805)
- Detect used nickname as reported by server. By Alexandre
Morignot (#219, #804)
- Prevent use after free error during the execution of some
commands. Found by Joseph Bisch. (GL#17, GL!24)
- Fix MODE parameter parsing when colon was used at a place
Irssi didn't expect (#601, #766)
- Fixed code to compile with
-Werror=declaration-after-statement (#795)
- Clang-format is now supported for git-clang-format (#784)
- Fix use after free when changing the network of
hilights. Reported by Rui Mathias. (#787, #788)
- Fix positioning error when tab-completing non-ascii
strings. (#752, #754)
- In-development issues (#750, #751)
- Clarify Alis in /help list (#699, #712)
- Improve /lastlog performance from O(N^2) to O(N) (#715)
- Fix a segfault on "script destroyed" signal. By Stephen
Oberholtzer (#660, #661).
- Fix early ISON error (#596, #647)
- Documentation improvements. By Paolo Martini (#639).
By Tristan Pepin (#731). By Paul Townsend (#684, #736).
By Will Storey (#777)
- Minor cleanups (#590). By Edward Tomasz Napierala (#734,
#738). By Will Storey (#770)
- Fix space issue in glib-2.0.m4 (#621)
-rw-r--r-- | chat/irssi-icb/distinfo | 10 | ||||
-rw-r--r-- | chat/irssi-xmpp/distinfo | 10 | ||||
-rw-r--r-- | chat/irssi/Makefile.common | 4 | ||||
-rw-r--r-- | chat/irssi/PLIST | 9 | ||||
-rw-r--r-- | chat/irssi/distinfo | 11 | ||||
-rw-r--r-- | chat/irssi/patches/patch-build-aux_test-driver | 15 |
6 files changed, 41 insertions, 18 deletions
diff --git a/chat/irssi-icb/distinfo b/chat/irssi-icb/distinfo index 9fb4f053f24..6da72ae3b0f 100644 --- a/chat/irssi-icb/distinfo +++ b/chat/irssi-icb/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.32 2018/01/11 13:57:36 maya Exp $ +$NetBSD: distinfo,v 1.33 2018/01/16 07:18:44 maya Exp $ -SHA1 (irssi-1.0.6.tar.gz) = 91f85c233d148e61768d8fe4ed173238d0268c00 -RMD160 (irssi-1.0.6.tar.gz) = 8cbab61ab9287a118752d63677c705920cbf904e -SHA512 (irssi-1.0.6.tar.gz) = 105ae44d7a2d96315b2456f709c7c12d7d36004bff2f82584d356208211cac39a2274386b733c81449231a6314b97b5a35c956d0e5e009d5609b1e9bb7d4ccb6 -Size (irssi-1.0.6.tar.gz) = 1600284 bytes +SHA1 (irssi-1.1.0.tar.gz) = 3098ece751d9174142d1ec768a51a37859e59a2c +RMD160 (irssi-1.1.0.tar.gz) = 45f08e3ecb5557559d45005528e4cd441304df7c +SHA512 (irssi-1.1.0.tar.gz) = 6ec171dca86817f0832a77ea721ea3cb84157664512e073980ed08f81671293e4bcee7cf3b32006891f27c439b75f679b6b7c54c45b1e6a45f8bdb971ee27cdf +Size (irssi-1.1.0.tar.gz) = 1705125 bytes SHA1 (irssi-icb-0.15.tar.gz) = c5a739960eb98e6686a94f6d4662cfab5a95d447 RMD160 (irssi-icb-0.15.tar.gz) = b947a341e1fc2f6d42bee3cb7b738bfdbb0a031d SHA512 (irssi-icb-0.15.tar.gz) = 00af04d14c2c6b65eaf93f9859e6f9f51be4bc8b270c602f4f3b2cc722b148f35c29c7efb12432b063dd41095cf823f2ad329515b0298d0c541742199f3c5fa5 diff --git a/chat/irssi-xmpp/distinfo b/chat/irssi-xmpp/distinfo index aeb74f06a11..1083952c408 100644 --- a/chat/irssi-xmpp/distinfo +++ b/chat/irssi-xmpp/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.14 2018/01/11 13:57:36 maya Exp $ +$NetBSD: distinfo,v 1.15 2018/01/16 07:18:44 maya Exp $ -SHA1 (irssi-1.0.6.tar.gz) = 91f85c233d148e61768d8fe4ed173238d0268c00 -RMD160 (irssi-1.0.6.tar.gz) = 8cbab61ab9287a118752d63677c705920cbf904e -SHA512 (irssi-1.0.6.tar.gz) = 105ae44d7a2d96315b2456f709c7c12d7d36004bff2f82584d356208211cac39a2274386b733c81449231a6314b97b5a35c956d0e5e009d5609b1e9bb7d4ccb6 -Size (irssi-1.0.6.tar.gz) = 1600284 bytes +SHA1 (irssi-1.1.0.tar.gz) = 3098ece751d9174142d1ec768a51a37859e59a2c +RMD160 (irssi-1.1.0.tar.gz) = 45f08e3ecb5557559d45005528e4cd441304df7c +SHA512 (irssi-1.1.0.tar.gz) = 6ec171dca86817f0832a77ea721ea3cb84157664512e073980ed08f81671293e4bcee7cf3b32006891f27c439b75f679b6b7c54c45b1e6a45f8bdb971ee27cdf +Size (irssi-1.1.0.tar.gz) = 1705125 bytes SHA1 (irssi-xmpp-0.53.tar.gz) = 57d993bbebc30c72b500e2c4b4c4e79c15d8b6f9 RMD160 (irssi-xmpp-0.53.tar.gz) = ed65af7220834f7fb6701612e81c6a523f730b06 SHA512 (irssi-xmpp-0.53.tar.gz) = 09969db01b77e95248a080599d480b8271dcbe6d42bc90e5e2bb304a2d1b9695b70090ef0a6b7342bf6e17326e0f7a50c11c85e02e6ed742ec55820ffad655be diff --git a/chat/irssi/Makefile.common b/chat/irssi/Makefile.common index 2eb77e98d94..e5c9df497e2 100644 --- a/chat/irssi/Makefile.common +++ b/chat/irssi/Makefile.common @@ -1,10 +1,10 @@ -# $NetBSD: Makefile.common,v 1.26 2018/01/11 13:57:36 maya Exp $ +# $NetBSD: Makefile.common,v 1.27 2018/01/16 07:18:45 maya Exp $ # # used by chat/irssi-icb/Makefile # used by chat/irssi-xmpp/Makefile # Specific distribution information. -IRSSI_VERSION= 1.0.6 +IRSSI_VERSION= 1.1.0 IRSSI_DISTNAME= irssi-${IRSSI_VERSION} IRSSI_EXTRACT_SUFX= .tar.gz IRSSI_DISTFILE= ${IRSSI_DISTNAME}${IRSSI_EXTRACT_SUFX} diff --git a/chat/irssi/PLIST b/chat/irssi/PLIST index 0ca8205f49b..7044ae28d5a 100644 --- a/chat/irssi/PLIST +++ b/chat/irssi/PLIST @@ -1,9 +1,10 @@ -@comment $NetBSD: PLIST,v 1.15 2017/01/05 17:14:52 maya Exp $ +@comment $NetBSD: PLIST,v 1.16 2018/01/16 07:18:45 maya Exp $ bin/irssi include/irssi/irssi-config.h include/irssi/irssi-version.h include/irssi/src/common.h include/irssi/src/core/args.h +include/irssi/src/core/capsicum.h include/irssi/src/core/channel-rec.h include/irssi/src/core/channel-setup-rec.h include/irssi/src/core/channels-setup.h @@ -15,6 +16,7 @@ include/irssi/src/core/commands.h include/irssi/src/core/core.h include/irssi/src/core/expandos.h include/irssi/src/core/ignore.h +include/irssi/src/core/iregex.h include/irssi/src/core/levels.h include/irssi/src/core/line-split.h include/irssi/src/core/log.h @@ -26,6 +28,7 @@ include/irssi/src/core/modules.h include/irssi/src/core/net-disconnect.h include/irssi/src/core/net-nonblock.h include/irssi/src/core/net-sendbuffer.h +include/irssi/src/core/network-openssl.h include/irssi/src/core/network.h include/irssi/src/core/nick-rec.h include/irssi/src/core/nicklist.h @@ -53,6 +56,7 @@ include/irssi/src/core/write-buffer.h include/irssi/src/fe-common/core/chat-completion.h include/irssi/src/fe-common/core/command-history.h include/irssi/src/fe-common/core/completion.h +include/irssi/src/fe-common/core/fe-capsicum.h include/irssi/src/fe-common/core/fe-channels.h include/irssi/src/fe-common/core/fe-common-core.h include/irssi/src/fe-common/core/fe-core-commands.h @@ -60,6 +64,7 @@ include/irssi/src/fe-common/core/fe-exec.h include/irssi/src/fe-common/core/fe-messages.h include/irssi/src/fe-common/core/fe-queries.h include/irssi/src/fe-common/core/fe-recode.h +include/irssi/src/fe-common/core/fe-settings.h include/irssi/src/fe-common/core/fe-tls.h include/irssi/src/fe-common/core/fe-windows.h include/irssi/src/fe-common/core/formats.h @@ -120,6 +125,7 @@ include/irssi/src/lib-config/iconfig.h include/irssi/src/lib-config/module.h lib/irssi/modules/libirc_proxy.la man/man1/irssi.1 +share/doc/irssi/capsicum.txt share/doc/irssi/design.txt share/doc/irssi/faq.html share/doc/irssi/faq.txt @@ -129,6 +135,7 @@ share/doc/irssi/perl.txt share/doc/irssi/signals.txt share/doc/irssi/special_vars.txt share/doc/irssi/startup-HOWTO.html +share/doc/irssi/startup-HOWTO.txt share/examples/irssi/irssi.conf share/irssi/help/accept share/irssi/help/action diff --git a/chat/irssi/distinfo b/chat/irssi/distinfo index 7d6181d3458..d3d38b52772 100644 --- a/chat/irssi/distinfo +++ b/chat/irssi/distinfo @@ -1,7 +1,8 @@ -$NetBSD: distinfo,v 1.45 2018/01/11 13:57:36 maya Exp $ +$NetBSD: distinfo,v 1.46 2018/01/16 07:18:45 maya Exp $ -SHA1 (irssi-1.0.6.tar.gz) = 91f85c233d148e61768d8fe4ed173238d0268c00 -RMD160 (irssi-1.0.6.tar.gz) = 8cbab61ab9287a118752d63677c705920cbf904e -SHA512 (irssi-1.0.6.tar.gz) = 105ae44d7a2d96315b2456f709c7c12d7d36004bff2f82584d356208211cac39a2274386b733c81449231a6314b97b5a35c956d0e5e009d5609b1e9bb7d4ccb6 -Size (irssi-1.0.6.tar.gz) = 1600284 bytes +SHA1 (irssi-1.1.0.tar.gz) = 3098ece751d9174142d1ec768a51a37859e59a2c +RMD160 (irssi-1.1.0.tar.gz) = 45f08e3ecb5557559d45005528e4cd441304df7c +SHA512 (irssi-1.1.0.tar.gz) = 6ec171dca86817f0832a77ea721ea3cb84157664512e073980ed08f81671293e4bcee7cf3b32006891f27c439b75f679b6b7c54c45b1e6a45f8bdb971ee27cdf +Size (irssi-1.1.0.tar.gz) = 1705125 bytes SHA1 (patch-ad) = 8cb41612afcd6088b869235166da9a6eb37e6ec7 +SHA1 (patch-build-aux_test-driver) = 4d055e510098dcdc499e19a426eb3a85fdef56c8 diff --git a/chat/irssi/patches/patch-build-aux_test-driver b/chat/irssi/patches/patch-build-aux_test-driver new file mode 100644 index 00000000000..5b2060e2dba --- /dev/null +++ b/chat/irssi/patches/patch-build-aux_test-driver @@ -0,0 +1,15 @@ +$NetBSD: patch-build-aux_test-driver,v 1.1 2018/01/16 07:18:45 maya Exp $ + +Shell portability + +--- build-aux/test-driver.orig 2018-01-14 20:22:43.000000000 +0000 ++++ build-aux/test-driver +@@ -59,7 +59,7 @@ enable_hard_errors=yes + while test $# -gt 1; do + arg=${1%=*} + val=${1#*=} +- if [ $arg == $val ]; then ++ if [ $arg = $val ]; then + val=$2 + shift + fi |