From owner-freebsd-ports@FreeBSD.ORG Fri Jan 6 16:25:04 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FB2D1065675 for ; Fri, 6 Jan 2012 16:25:04 +0000 (UTC) (envelope-from clay@milos.co.za) Received: from lisa.milos.co.za (lisa.milos.co.za [109.169.49.137]) by mx1.freebsd.org (Postfix) with ESMTP id 2C4DB8FC0C for ; Fri, 6 Jan 2012 16:25:03 +0000 (UTC) Received: (qmail 60325 invoked by uid 89); 6 Jan 2012 16:13:09 -0000 Received: from unknown (HELO claydesktop) (clay@milos.co.za@188.222.134.10) by lisa.milos.co.za with ESMTPA; 6 Jan 2012 16:13:09 -0000 From: "Clayton Milos" To: Date: Fri, 6 Jan 2012 16:12:19 -0000 Message-ID: <01c401cccc8e$0abb9670$2032c350$@milos.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 thread-index: AczMjYPWT6EKe+ejQPGFZdbmuAaQGw== Content-Language: en-gb Cc: Subject: Patch for net-mgmt/p0f X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jan 2012 16:25:04 -0000 Hi guys I found that p0f doesn't work with the pflog interface. A bit of searching and this patch turned up: http://desync.com/~bw/patch-p0f.c With it applied instead of the default patch it works. It looks like the default patch has a few wrong line numbers in it and is missing the first part of the patch. Please could somebody commit the new patch. Regards Clay