From owner-freebsd-ports@FreeBSD.ORG Thu May 15 18:16:48 2014 Return-Path: Delivered-To: freebsd-ports@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 C443AEF6 for ; Thu, 15 May 2014 18:16:48 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher DHE-RSA-AES256-SHA256 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5517C2367 for ; Thu, 15 May 2014 18:16:48 +0000 (UTC) Received: from mandree.no-ip.org ([78.48.34.74]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MPlMc-1WhAj41LRy-0051zz for ; Thu, 15 May 2014 20:16:40 +0200 Received: from [IPv6:::1] (localhost6.localdomain6 [IPv6:::1]) by apollo.emma.line.org (Postfix) with ESMTP id 34E5E23CEED for ; Thu, 15 May 2014 20:16:35 +0200 (CEST) Message-ID: <53750483.8030205@gmx.de> Date: Thu, 15 May 2014 20:16:35 +0200 From: Matthias Andree User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: staging without root privileges References: <53727AA1.8050201@gmx.de> <201405141148.s4EBmSJx020629@mech-cluster241.men.bris.ac.uk> <20140514155110.GA16089@ivaldir.etoilebsd.net> <5373BA67.9050003@gmx.de> <20140515112810.GG16089@ivaldir.etoilebsd.net> In-Reply-To: <20140515112810.GG16089@ivaldir.etoilebsd.net> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K0:SD60tV9k4aMyRwTD8MCaunHjwGJkLVLQ0Jh7n1LRofgVebNu98Q OfjUZRywr1Y3E8eQCjqEtd/ftDPwj5UAqb0D3W9xnZxL1tvc9lVXExlestwEbktSmsJNOMA MKiyH7SCbrP3Tqs6nmuicQO7sotRRn87gG6tv4QxJhXNMI+B6hBOHHPGv1BoHqkWQF8E/C9 p5OnKdckD8B6cc7PQ851A== X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2014 18:16:48 -0000 Am 15.05.2014 13:28, schrieb Baptiste Daroussin: > On Wed, May 14, 2014 at 08:48:07PM +0200, Matthias Andree wrote: >> Am 14.05.2014 17:51, schrieb Baptiste Daroussin: >> >>> Add USES=uidfix it should do the magic :) >> >> ...added a note to the wiki ports/StageDir... >> > > it is documented already in the handbook: > http://www.freebsd.org/doc/en/books/porters-handbook/appendices.html#uses-values > that is why I guess noone added it to the wiki page. Understood, but the wiki ports/StageDir page is more of a HOWTO-guide and the cited section of the porter's handbook is more of a reference, so I believed it useful... and that's where Anton checked. Even if his most recent problem is apparently another. That's also why I spelt USES+=uidfix on the Wiki ;)