From owner-cvs-all@FreeBSD.ORG Tue Mar 2 08:11:58 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 C268A16A4CE; Tue, 2 Mar 2004 08:11:58 -0800 (PST) Received: from blues.jpj.net (blues.jpj.net [208.210.80.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5324D43D2D; Tue, 2 Mar 2004 08:11:58 -0800 (PST) (envelope-from trevor@jpj.net) Received: from blues.jpj.net (localhost [127.0.0.1]) by blues.jpj.net (8.12.9p2/8.12.9) with ESMTP id i22GCR9G059518; Tue, 2 Mar 2004 11:12:27 -0500 (EST) (envelope-from trevor@jpj.net) Received: from localhost (trevor@localhost)i22GCRwX059515; Tue, 2 Mar 2004 11:12:27 -0500 (EST) X-Authentication-Warning: blues.jpj.net: trevor owned process doing -bs Date: Tue, 2 Mar 2004 11:12:27 -0500 (EST) From: Trevor Johnson To: Garrett Wollman In-Reply-To: <200402230442.i1N4gDYS020509@repoman.freebsd.org> Message-ID: <20040302105507.H57456@blues.jpj.net> References: <200402230442.i1N4gDYS020509@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports MOVED Makefile ports/dns/ipcheck Makefile ports/dns/p5-Net-DNS-ZoneFile Makefile ports/graphics/hpoj Makefile ports/lang/php4 Makefile ports/lang/php5 Makefile 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: Tue, 02 Mar 2004 16:11:58 -0000 > wollman 2004/02/22 20:42:13 PST > > FreeBSD ports repository > > Modified files: > . MOVED Makefile [...] > net-mgmt/p0f Makefile [...] > net/p0f distinfo pkg-descr > net/p0f/files patch-FreeBSD patch-mtu.h patch-p0f.c > patch-test_p0fq.c [...] > Log: > Say hello to the new "net-mgmt" category. There are probably more > ports that belong here than the ones I have identified and moved in > this, first, pass. > > Approved in principle by: marcus The p0f utility doesn't manage anything. It just passively analyzes packets, making guesses about what operating system generated them. It's a little bit like tcpdump, which was not moved to this category. -- Trevor Johnson