From owner-cvs-ports@FreeBSD.ORG Sat Apr 3 08:07:44 2004 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A742B16A4CE; Sat, 3 Apr 2004 08:07:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A00C543D53; Sat, 3 Apr 2004 08:07:44 -0800 (PST) (envelope-from pav@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 i33G7iGe088922; Sat, 3 Apr 2004 08:07:44 -0800 (PST) (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i33G7iOw088921; Sat, 3 Apr 2004 08:07:44 -0800 (PST) (envelope-from pav) Message-Id: <200404031607.i33G7iOw088921@repoman.freebsd.org> From: Pav Lucistnik Date: Sat, 3 Apr 2004 08:07:44 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net-mgmt/p0f Makefile ports/net-mgmt/p0f/files patch-mtu.h patch-p0f.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2004 16:07:44 -0000 pav 2004/04/03 08:07:44 PST FreeBSD ports repository Modified files: net-mgmt/p0f Makefile Added files: net-mgmt/p0f/files patch-mtu.h patch-p0f.c Log: Readd changes which was lost in repocopy of this port from net to net-mgmt: Makefile rev 1.15 Install the p0fa.fp and p0fr.fp files, needed when the -A and -R options are used (new PORTREVISION). PR: 62273 Submitted by: Radim Kolar files/patch-p0f.c rev 1.3 On FreeBSD, the loopback interface is normally called lo0. PR: 62358 Submitted by: Radim Kolar files/patch-mtu.h rev 1.5 files/patch-p0f.c rev 1.1 more patches to add loopback support PR: 62274 Submitted by: Radim Kolar Reported by: Radim Kolar Pointy hat (XL size) to: wollman Revision Changes Path 1.16 +7 -2 ports/net-mgmt/p0f/Makefile 1.1 +14 -0 ports/net-mgmt/p0f/files/patch-mtu.h (new) 1.3 +43 -0 ports/net-mgmt/p0f/files/patch-p0f.c (new)