From owner-svn-ports-all@FreeBSD.ORG Tue Jan 7 15:04:28 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9FAD3B95; Tue, 7 Jan 2014 15:04:28 +0000 (UTC) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B9CD51FB0; Tue, 7 Jan 2014 15:04:27 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id q58so253334wes.30 for ; Tue, 07 Jan 2014 07:04:26 -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=WXGcGBn6VW9DE2ZhcuuYo0GK/+AYJR58TMzGa1sZIaY=; b=oR74+Y8fKt9t0uO6YerU4XFv8MzD3pFjlZCKriACRF/RpUaYOCi4olKRu/ls61s8y+ xdbS/PNDiZAojLFD0/ElJXtaymWM+FnT7qVESVOIYRG+z47kYDf9sFmDyDzFsrDW/VwW i3H4EfmknTTMrKNeJHAB7UCqbcW6KpqWj0VZT+e2hts2YPtiI/FWC6TVGKMvcw42iXN5 zFh3U6M3EVnqZbK0Xr8fa4dTp6Q6GSQ48uz1gzrsp7rNBhm57Qwuuop9akDcaRE2qSHT A0Fp5jy+JSYx5my9cMRQIBuv1cqzTnk9pgMqyDT8px37GXfswrZGef+EAAoIRG1cVL5U +g/A== X-Received: by 10.194.81.196 with SMTP id c4mr6874808wjy.57.1389107065881; Tue, 07 Jan 2014 07:04:25 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id at5sm3990723wic.1.2014.01.07.07.04.24 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 07 Jan 2014 07:04:24 -0800 (PST) Sender: Baptiste Daroussin Date: Tue, 7 Jan 2014 16:04:23 +0100 From: Baptiste Daroussin To: Adam Weinberger Subject: Re: svn commit: r338994 - head/www/lightsquid Message-ID: <20140107150423.GN36154@ithaqua.etoilebsd.net> References: <201401071012.s07ACXcZ047221@svn.freebsd.org> <20140107101534.GG36154@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="nb8zVy0QMK3AA1xu" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org, Dima Panov X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jan 2014 15:04:28 -0000 --nb8zVy0QMK3AA1xu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 07, 2014 at 09:55:24AM -0500, Adam Weinberger wrote: > On 7 Jan 2014, at 5:15, Baptiste Daroussin wrote: > > On Tue, Jan 07, 2014 at 10:12:33AM +0000, Dima Panov wrote: > >> + @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${STAGEDIR}/${WWWDIR} > > > > The above does not allow to build the package as a user so either you= =20 > > need > > NEED_ROOT or you need to then those right via the plist > > @owner www > > @group www > > files > > @dirs > > @owner > > @group > > > > Along with a @exec chown -R for pkg_install otherwise it will mess up= =20 > > things >=20 > 1) This sort of stuff really needs to be in the Porter's Handbook.=20 > People really do want to DTRT, but there needs to be a canonical source= =20 > of how to do things the right way. Yes volunteer needed >=20 > 2) Can someone please make compatibility shims for pkg_tools so that we= =20 > can retire them?? It is really frustrating having to do the same thing=20 > three different ways. pkgng has happened. Migrate the pkg_tools people=20 > to it. >=20 It is impossible, pkg_tools are in 8.4 for example where it can't be update= d. The only solution here is to drop support for pkg_tools. regards, Bapt --nb8zVy0QMK3AA1xu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlLMF3cACgkQ8kTtMUmk6ExbIgCdGhn5VzTkSanz8LvNcrKSfczZ WIUAoKG7I7zf+eQt9zRiGgUCENzBYaOX =E0XS -----END PGP SIGNATURE----- --nb8zVy0QMK3AA1xu--