From owner-freebsd-ports Wed Aug 11 12:49:32 1999 Delivered-To: freebsd-ports@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 27E2F14C42 for ; Wed, 11 Aug 1999 12:49:25 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id OAA09538; Wed, 11 Aug 1999 14:48:39 -0500 (CDT) Date: Wed, 11 Aug 1999 14:48:39 -0500 From: "Matthew D. Fuller" To: Bill Fumerola Cc: Satoshi Asami , ports@FreeBSD.ORG Subject: Re: bsd.port.mk update Message-ID: <19990811144839.F2750@futuresouth.com> References: <199908100337.UAA42528@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Bill Fumerola on Wed, Aug 11, 1999 at 02:03:08PM -0400 X-OS: FreeBSD Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Aug 11, 1999 at 02:03:08PM -0400, a little birdie told me that Bill Fumerola remarked > On Mon, 9 Aug 1999, Satoshi Asami wrote: > > > +.if !defined(EXTRACT_PRESERVE_OWNERSHIP) > > + @if [ `id -u` = 0 ]; then \ ... > Will this break non-root ports checkouts/builds. From my reading of that if[] line, it best not, since non-root will never execute the new code. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ FutureSouth Communications | ISPHelp ISP Consulting "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message