From owner-svn-ports-head@FreeBSD.ORG Mon Jan 27 11:22:13 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 01182F3A; Mon, 27 Jan 2014 11:22:13 +0000 (UTC) Date: Mon, 27 Jan 2014 11:22:12 +0000 From: Alexey Dokuchaev To: Baptiste Daroussin Subject: Re: svn commit: r341341 - head/devel/xwpe Message-ID: <20140127112212.GA24451@FreeBSD.org> References: <201401270841.s0R8fjq3007225@svn.freebsd.org> <20140127092855.GA88072@FreeBSD.org> <20140127102231.GD30300@ithaqua.etoilebsd.net> <20140127103654.GA12714@FreeBSD.org> <20140127111907.GE30300@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140127111907.GE30300@ithaqua.etoilebsd.net> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jan 2014 11:22:13 -0000 On Mon, Jan 27, 2014 at 12:19:07PM +0100, Baptiste Daroussin wrote: > On Mon, Jan 27, 2014 at 10:36:54AM +0000, Alexey Dokuchaev wrote: > > I've just checked StageDir wiki page again; it seems that it already > > contains instructions on how to verify that STAGEDIR does not sneak > > inside the binaries (via bzgrep vs. my own handcrafted strings-based > > approach). > > grep will say the binary matches, but sure it can be improved :) That's true; I have a port that falls precisely in this category, so I will probably expand wiki article WRT this issue for benefit of others. ./danfe