pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/naim Update naim to 0.11.7.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ee3a9cb4034f
branches: trunk
changeset: 478395:ee3a9cb4034f
user: snj <snj%pkgsrc.org@localhost>
date: Fri Jul 23 04:50:47 2004 +0000
description:
Update naim to 0.11.7.2.
Changes:
* Online time is presented in localized time from AOL's servers.
* naim now sets the xterm title whenever you have a message waiting.
* naim now differentiates between window changes due to chatter and
changes due to your being addressed. Chatter window will remain
colored BUDDY_WAITING while addressed windows will be
BUDDY_ADDRESSED. (Both foregrounds default to YELLOW/BROWN.)
* The current window has a unique background color in the window
list window: WINLISTHIGHLIGHT, which defaults to CLEAR/BLACK.
* If you had both ~/.naimlog/AIM/nmlorg and
~/.naimlog/AIM/nmlorg.html, naim would silently rename the former
over the latter. naim now issues a warning message and refuses to
perform the rename.
* If $color is set to 0 at start, logfile playback would not be
rendered properly. Fixed.
* Tab completion has been modified to support name completion in
auditorium windows. To use, begin typing the name of a participant
and press Tab.
* If naim is suspended and then resumed (with ^Z and fg or
otherwise), the system block cursor reappears.
* --enable-detach and /detach now function regardless of whether
screen is installed at compile time. Patch by James Vega.
* If a buddy has a name set with /namebuddy, that name will always
be used in the window list window.
* The status bar was not rendered properly in all situations. Fixed.
* If /save was used in a connection that had at one time been
connected, but at /save was not, /save would write a .naimrc that
would attempt to connect at startup. Fixed.
* In some situations, the default abbreviated window playback did
not quite cover the entire screen. Work around implemented.
* If ncurses determined that your terminal supported more than 16
colors, but only provided 256 color pairings, naim would refuse to
run. Fixed (naim only counts up to 16 colors).
diffstat:
chat/naim/Makefile | 4 ++--
chat/naim/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (23 lines):
diff -r 09a75d5be7c4 -r ee3a9cb4034f chat/naim/Makefile
--- a/chat/naim/Makefile Fri Jul 23 04:28:01 2004 +0000
+++ b/chat/naim/Makefile Fri Jul 23 04:50:47 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2004/07/09 23:23:31 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2004/07/23 04:50:47 snj Exp $
-DISTNAME= naim-0.11.7.1
+DISTNAME= naim-0.11.7.2
CATEGORIES= chat
MASTER_SITES= http://shell.n.ml.org/n/naim/
EXTRACT_SUFX= .tar.bz2
diff -r 09a75d5be7c4 -r ee3a9cb4034f chat/naim/distinfo
--- a/chat/naim/distinfo Fri Jul 23 04:28:01 2004 +0000
+++ b/chat/naim/distinfo Fri Jul 23 04:50:47 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.20 2004/07/09 23:23:31 wiz Exp $
+$NetBSD: distinfo,v 1.21 2004/07/23 04:50:47 snj Exp $
-SHA1 (naim-0.11.7.1.tar.bz2) = 4bd3265bbfd4aaf0c9656f611f44c0800659d769
-Size (naim-0.11.7.1.tar.bz2) = 540856 bytes
+SHA1 (naim-0.11.7.2.tar.bz2) = 9db84da121b23610ab50841b74e1b736c41af226
+Size (naim-0.11.7.2.tar.bz2) = 541033 bytes
Home |
Main Index |
Thread Index |
Old Index