summaryrefslogtreecommitdiff
path: root/chat/naim
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-01-01 11:11:43 +0000
committerwiz <wiz@pkgsrc.org>2006-01-01 11:11:43 +0000
commitec3ca25c4149fd6fc646441685286a161bc508ef (patch)
tree4243c5359de892f0655d9984245ca38ac0bf10a9 /chat/naim
parent598740b9c2eff70e6735f47d41f5a7f484d50114 (diff)
downloadpkgsrc-ec3ca25c4149fd6fc646441685286a161bc508ef.tar.gz
Update to 0.11.8.1:
Summary of changes from 0.11.8 to 0.11.8.1 ========================================== [UI fea] The /wi command now displays buddy client capabilities. [UI fea] The status bar now displays "TYPING" when your buddy is in the middle of typing a message to you. (Only if your buddy's client sends typing notifications, which naim does not do.) [UI fea] Warning levels for yourself and for your buddies are now displayed in the UI. [UI fea] New /setpriv command. Use to change between ALLOW ALL, BLOCK ALL, ALLOW PERMIT, BLOCK DENY, or ALLOW BUDDY. The default is BLOCK DENY. [FT fea] Joshua Wise <joshua@joshuawise.com> updated the IPv6 code to work with the modern code base. If you have an IPv6 connection, you should be able to /connect to an IPv6 hostname without any special configuration. [IRC fea] The IRC driver now accepts incoming lines that end in a naked "\n". (The spec. requires lines to end in "\r\n", but Jon Postel would roll over in his grave if he heard we required such stringent protocol conformity. That and some poorly-maintained ircds do send naked "\n" characters.) [UI fea] /names now sorts users before displaying them. [TOC fea] Friendly names (/namebuddy) are now stored to and retrieved from your server-side buddy list. [TOC bug] /delbuddy did not always correctly remove the user from your server-side buddy list. Fixed. [UI bug] If you had a user with the same friendly name as another user's account name, naim would become unstable when the second user signed on. Fixed. [TOC fea] (ported from 0.11.7.3) Online time is presented in localized time from AOL's servers. FireTalk now de-localizes (from UTC-0400) and re-localizes to the user's time zone.
Diffstat (limited to 'chat/naim')
-rw-r--r--chat/naim/Makefile4
-rw-r--r--chat/naim/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile
index ba37bb640bf..29f2627fbc1 100644
--- a/chat/naim/Makefile
+++ b/chat/naim/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2005/10/31 20:36:37 reed Exp $
+# $NetBSD: Makefile,v 1.43 2006/01/01 11:11:43 wiz Exp $
-DISTNAME= naim-0.11.8
+DISTNAME= naim-0.11.8.1
CATEGORIES= chat
MASTER_SITES= http://shell.n.ml.org/n/naim/
EXTRACT_SUFX= .tar.bz2
diff --git a/chat/naim/distinfo b/chat/naim/distinfo
index 094eabcc8d8..251e8a7e166 100644
--- a/chat/naim/distinfo
+++ b/chat/naim/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2005/10/31 20:36:37 reed Exp $
+$NetBSD: distinfo,v 1.25 2006/01/01 11:11:43 wiz Exp $
-SHA1 (naim-0.11.8.tar.bz2) = e0dfc660938cfed21c40b7ea82237ffcbfe54ace
-RMD160 (naim-0.11.8.tar.bz2) = 803cae8c1d93e977452d21f033b6702495b35578
-Size (naim-0.11.8.tar.bz2) = 409608 bytes
+SHA1 (naim-0.11.8.1.tar.bz2) = f8198d561b324ebb8c42bb415fcd815597a83f36
+RMD160 (naim-0.11.8.1.tar.bz2) = 26624ce305e11f47f1654a4e1e19a1295f64cb2f
+Size (naim-0.11.8.1.tar.bz2) = 410471 bytes