summaryrefslogtreecommitdiff
path: root/chat/irssi/MESSAGE
diff options
context:
space:
mode:
authorveego <veego>2006-01-17 21:45:52 +0000
committerveego <veego>2006-01-17 21:45:52 +0000
commit451b57b17ed4db267a5e980ab662cb0587ea14c9 (patch)
treee8e85f166026c93aff0b204a791d513c8739f8ad /chat/irssi/MESSAGE
parent467e532a80f4fa851f7bc6356f6a56a68720003c (diff)
downloadpkgsrc-451b57b17ed4db267a5e980ab662cb0587ea14c9.tar.gz
Update to version 0.8.10, based on PR #32432 from Juha-Matti Tilli:
- Recode support - Isupport (005 numeric) - Passive DCC support. - Many memleak fixes. - Network specific ignoring. - Updated internal error handling. - Complete 64bit support. - Revised default aliases. - Updated paste detection and settings. - Tons of bugfixes. - Other changes The 'pre-install' hack from the pr is no longer needed after a fix from jlam. Don't delete the patch-ae, which was removed in the pr. Recode support won't work at the moment on NetBSD. Bump the version for irssi-icb, due too the upgrade of irssi.
Diffstat (limited to 'chat/irssi/MESSAGE')
-rw-r--r--chat/irssi/MESSAGE11
1 files changed, 11 insertions, 0 deletions
diff --git a/chat/irssi/MESSAGE b/chat/irssi/MESSAGE
new file mode 100644
index 00000000000..1c4614b33e0
--- /dev/null
+++ b/chat/irssi/MESSAGE
@@ -0,0 +1,11 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2006/01/17 21:45:52 veego Exp $
+
+This version of irssi has support for character set conversions. Irssi is
+able to transliterate unavailable characters if transliteration is
+supported by GLib.
+This is currently only supported on systems which use the gnu iconv for
+glib2. Enabling it on systems without the gnu iconv will case the following
+warning: Transliterations not supported in this system
+
+===========================================================================