Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7BC4963B89F for ; Sun, 7 Dec 2008 11:16:52 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 31E2D63B15F; Sun, 7 Dec 2008 11:16:52 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 1F92363B108 for ; Sun, 7 Dec 2008 11:16:51 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EE901175D0; Sun, 7 Dec 2008 11:16:50 +0000 (UTC) From: OBATA Akio Subject: CVS commit: pkgsrc/net/darkstat To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org Message-Id: <20081207111650.EE901175D0@cvs.netbsd.org> Date: Sun, 7 Dec 2008 11:16:50 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Sun Dec 7 11:16:50 UTC 2008 Modified Files: pkgsrc/net/darkstat: Makefile PLIST distinfo Log Message: Update darkstat to 3.0.712. Requested by maintainer in PR 40128. Changes since 3.0.711: - Web: Add --no-macs option to hide mac addresses. Thanks Dennis! - Web: Make tables prettier. - Host detail view now triggers a DNS lookup. - Manpage tweaks, also move from section 1 to section 8. - Track and show how long ago a host was last seen. Suggested by: Prof A Olowofoyeku (The African Chief) - Show pcap_stats (like number of packets dropped) in the web interface and also upon exit. To generate a diff of this commit: cvs rdiff -r1.8 -r1.9 pkgsrc/net/darkstat/Makefile cvs rdiff -r1.3 -r1.4 pkgsrc/net/darkstat/PLIST cvs rdiff -r1.6 -r1.7 pkgsrc/net/darkstat/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.