summaryrefslogtreecommitdiff
path: root/chat/naim
diff options
context:
space:
mode:
authorwiz <wiz>2003-06-05 06:30:25 +0000
committerwiz <wiz>2003-06-05 06:30:25 +0000
commitef76d64e9b424da9d933e2da5163fe06a6a96b92 (patch)
tree35c3dc8cd77859bf1422fd8dce4f06efb46d3c42 /chat/naim
parent1ca8f8407261be7326debce7567ee9ded553b420 (diff)
downloadpkgsrc-ef76d64e9b424da9d933e2da5163fe06a6a96b92.tar.gz
Update to 0.11.5.8:
Major bug fixes: SIGCHLD handler wasn't being installed properly, causing the children of /exec to hang around as zombies. Fixed. Major feature additions: [TOC] Addbuddy requests will always be consolidated between calls to firetalk_select(), evading the "You are sending messages too fast" error users with very large buddy lists receive during reconnect. Buddies in the special "User" group will always be treated as "non-permanent", and will be subject to $autoclose. Buddies in any other group will be considered "permanent" and will only be removed through manual intervention. Note that buddies added due to $autobuddy are put into the "User" group by default. Window-to-logfile mapping has been made more explicit, removing the need for a costly tree search per message and greatly reducing logfile playback time. Window logfile playback is now always delayed, to significantly reduce initial startup time. Windows will be played back once per minute, or as you Tab or /jump to them. If your $TERM is set to "ansi", display a warning, 5 second delay, and switch it to "linux". Added basic stack support to the HTML renderer to allow embedded tags, etc. Added BGCOLOR support to the HTML renderer. New $winlistchars. Sets the number of characters can be displayed per line in the window list window.
Diffstat (limited to 'chat/naim')
-rw-r--r--chat/naim/Makefile6
-rw-r--r--chat/naim/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/naim/Makefile b/chat/naim/Makefile
index 1d0d43ebbf0..5f014972fde 100644
--- a/chat/naim/Makefile
+++ b/chat/naim/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.14 2003/04/23 21:26:46 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2003/06/05 06:30:25 wiz Exp $
#
-DISTNAME= naim-0.11.5.7
+DISTNAME= naim-0.11.5.8
CATEGORIES= chat
-MASTER_SITES= http://www.acm.rpi.edu/~n/naim/
+MASTER_SITES= http://shell.n.ml.org/n/naim/
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://site.rpi-acm.org/info/naim/
diff --git a/chat/naim/distinfo b/chat/naim/distinfo
index a73b1f3d7dd..6aad7afbbcd 100644
--- a/chat/naim/distinfo
+++ b/chat/naim/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.8 2003/04/23 21:26:46 wiz Exp $
+$NetBSD: distinfo,v 1.9 2003/06/05 06:30:25 wiz Exp $
-SHA1 (naim-0.11.5.7.tar.gz) = d97fd2536feb00e8b2aa90c0e8016be97aaffb59
-Size (naim-0.11.5.7.tar.gz) = 420049 bytes
+SHA1 (naim-0.11.5.8.tar.gz) = 3e4df5b012f934d1bb7539bfe34ebb43b965e9c3
+Size (naim-0.11.5.8.tar.gz) = 468336 bytes