From owner-svn-ports-head@FreeBSD.ORG Mon Jan 27 11:22:58 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3D9207D; Mon, 27 Jan 2014 11:22:58 +0000 (UTC) Received: from mail-wg0-x22d.google.com (mail-wg0-x22d.google.com [IPv6:2a00:1450:400c:c00::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 565471E52; Mon, 27 Jan 2014 11:22:57 +0000 (UTC) Received: by mail-wg0-f45.google.com with SMTP id n12so5496181wgh.24 for ; Mon, 27 Jan 2014 03:22:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=ZGO4mAF2nTGrVm+ydegrAJsHCMNoD1zy33zRNUQnocE=; b=XWq9G91WHj64MtDqzhuP59NGFnEVYzva3PoqzfzZQPVYWzTjxAGiUWLNVLKeG1dK1q iZN5rrL86r0YtFkbQqLSbY86hrA9Wv/bGlY8wRBanR9b+GrjYc4MoDBtOFv6dpUpKEpP AjOr/qjtLcfxj1qUOzn+pQliCN+9Bbp3z49noUCbN8CtgKEELuYK//62d1H3qsGwlsPr m3BCowBOARtvQ1L7IPDXxzK3qMWgTr45vbxHGQPKBvKtyoeDdTFzqWuCmP2YlJyGpCBD oEQJdnuL4z/cIXTElHaU2cqLTCvu945Ty6cqgi9Jb68kBwvJkh4PSmXLTLVoQzhYUQSx Gjag== X-Received: by 10.194.60.162 with SMTP id i2mr61948wjr.91.1390821775823; Mon, 27 Jan 2014 03:22:55 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ea4sm28328190wib.7.2014.01.27.03.22.54 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 27 Jan 2014 03:22:54 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 27 Jan 2014 12:22:52 +0100 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r341341 - head/devel/xwpe Message-ID: <20140127112252.GF30300@ithaqua.etoilebsd.net> References: <201401270841.s0R8fjq3007225@svn.freebsd.org> <20140127092855.GA88072@FreeBSD.org> <20140127102231.GD30300@ithaqua.etoilebsd.net> <20140127103654.GA12714@FreeBSD.org> <20140127111907.GE30300@ithaqua.etoilebsd.net> <20140127112212.GA24451@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0rSojgWGcpz+ezC3" Content-Disposition: inline In-Reply-To: <20140127112212.GA24451@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) 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:58 -0000 --0rSojgWGcpz+ezC3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jan 27, 2014 at 11:22:12AM +0000, Alexey Dokuchaev wrote: > 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). > >=20 > > grep will say the binary matches, but sure it can be improved :) >=20 > 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. >=20 > ./danfe Thanks Bapt --0rSojgWGcpz+ezC3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLmQYwACgkQ8kTtMUmk6EzPCQCgsXrEMG4uyLybe+HvKLO7dz3S rqMAoLn2b/j+FgZbi6trMliNAsjgSjXX =AwJB -----END PGP SIGNATURE----- --0rSojgWGcpz+ezC3--