From owner-cvs-all@FreeBSD.ORG Thu Apr 5 07:51:53 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5FA1616A402; Thu, 5 Apr 2007 07:51:53 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 5041013C448; Thu, 5 Apr 2007 07:51:53 +0000 (UTC) (envelope-from sat@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l357prHW020628; Thu, 5 Apr 2007 07:51:53 GMT (envelope-from sat@repoman.freebsd.org) Received: (from sat@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l357prIK020627; Thu, 5 Apr 2007 07:51:53 GMT (envelope-from sat) Message-Id: <200704050751.l357prIK020627@repoman.freebsd.org> From: Andrew Pantyukhin Date: Thu, 5 Apr 2007 07:51:53 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net-mgmt Makefile ports/net-mgmt/pktstat Makefile distinfo pkg-descr X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 05 Apr 2007 07:51:53 -0000 sat 2007-04-05 07:51:53 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/pktstat Makefile distinfo pkg-descr Log: Add port net-mgmt/pktstat: Pktstat listens to the network and shows the bandwidth being consumed by packets of various kinds in realtime. It understands some protocols (including FTP, HTTP, and X11) and adds a descriptive name next to the entry. WWW: http://www.adaptive-enterprises.com.au/~d/software/pktstat/ Author: David Leonard Adapted from: OpenBSD port Revision Changes Path 1.115 +1 -0 ports/net-mgmt/Makefile 1.1 +25 -0 ports/net-mgmt/pktstat/Makefile (new) 1.1 +3 -0 ports/net-mgmt/pktstat/distinfo (new) 1.1 +7 -0 ports/net-mgmt/pktstat/pkg-descr (new)