From owner-freebsd-ports@FreeBSD.ORG Mon Mar 19 01:24:35 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4D3D0106564A for ; Mon, 19 Mar 2012 01:24:35 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.49.45]) by mx1.freebsd.org (Postfix) with ESMTP id 260F38FC0A for ; Mon, 19 Mar 2012 01:24:34 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id E35E45C3A; Sun, 18 Mar 2012 21:24:27 -0400 (EDT) Date: Sun, 18 Mar 2012 21:24:27 -0400 From: Wesley Shields To: Kurt Jaeger Message-ID: <20120319012427.GA27552@atarininja.org> References: <20120315162831.GQ44287@home.opsec.eu> <20120318170142.GR44287@home.opsec.eu> <4F663648.9010708@acsalaska.net> <20120318201753.GS44287@home.opsec.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120318201753.GS44287@home.opsec.eu> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Mel Flynn , freebsd-ports@freebsd.org Subject: Re: p0f v3 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: Mon, 19 Mar 2012 01:24:35 -0000 On Sun, Mar 18, 2012 at 09:17:53PM +0100, Kurt Jaeger wrote: > Hi! > > > > http://www.freebsd.org/cgi/query-pr.cgi?pr=166224 > > > > It still has an issue with the pkg-plist and I would appreciate > > > hints on what's wrong. > > You replaced in Makefile: > > PORTDOCS= COPYING CREDITS ChangeLog KNOWN_BUGS README TODO > > win-memleak.txt > > > > With in pkg-plist: > > share/doc/p0f/COPYING > > > > The PORTDOCS variable respects NOPORTDOCS and does all the automatic > > pkg-plist stuff. > > Ah, thanks! > > I submitted a fixed pkg-plist to the PR. I just committed an update, which used your PR as a basis. I also took maintainer of it but if you would like it please let me know. Thanks for you work on this! -- WXS