From owner-cvs-all@FreeBSD.ORG Tue Jan 13 22:53:51 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 44B7716A4CE; Tue, 13 Jan 2004 22:53:51 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76CCD43D2F; Tue, 13 Jan 2004 22:53:50 -0800 (PST) (envelope-from alfred@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i0E6ro0B092422; Tue, 13 Jan 2004 22:53:50 -0800 (PST) (envelope-from alfred@repoman.freebsd.org) Received: (from alfred@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i0E6roVL092421; Tue, 13 Jan 2004 22:53:50 -0800 (PST) (envelope-from alfred) Message-Id: <200401140653.i0E6roVL092421@repoman.freebsd.org> From: Alfred Perlstein Date: Tue, 13 Jan 2004 22:53:50 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/irc/insub Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2004 06:53:51 -0000 alfred 2004/01/13 22:53:50 PST FreeBSD ports repository Modified files: irc/insub Makefile distinfo Log: update to 8.2: - If not Irssi, rainbow keepstate is down with a dotfile - Bugfix: HTML < and > entity escaping fixed - Bugfix: IRC output doesn't use ANSI resets (breaks xchat! thanks kin) - Optimization: Don't change HTML bgcolor unless it differs from the default black.. saves lots of space - Make Term::ANSIColor optional (ansi is disabled if no lib) - Silenced the throttling message, what's the point of THAT - Cleaned up the COWPATH code a bit.. better detection - html output has div container to set background to black, for pasting chunks of html, e.g. to livejournal. - Abstract prefix code to its own filter, for code consistency Submitted by: Chris Jones Revision Changes Path 1.9 +1 -1 ports/irc/insub/Makefile 1.6 +1 -1 ports/irc/insub/distinfo