From owner-freebsd-current@FreeBSD.ORG Fri Dec 30 20:55:29 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 126BA16A41F; Fri, 30 Dec 2005 20:55:29 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from kweetal.tue.nl (kweetal.tue.nl [131.155.3.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AFC843D58; Fri, 30 Dec 2005 20:55:26 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: from localhost (localhost [127.0.0.1]) by kweetal.tue.nl (Postfix) with ESMTP id B644F13B64F; Fri, 30 Dec 2005 21:55:24 +0100 (CET) Received: from kweetal.tue.nl ([127.0.0.1]) by localhost (kweetal.tue.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 91899-10; Fri, 30 Dec 2005 21:55:24 +0100 (CET) Received: from umta.win.tue.nl (umta.win.tue.nl [131.155.71.100]) by kweetal.tue.nl (Postfix) with ESMTP id 1711813B613; Fri, 30 Dec 2005 21:55:24 +0100 (CET) Received: from pcwin002.win.tue.nl (pcwin002 [131.155.71.72]) by umta.win.tue.nl (Postfix) with ESMTP id 144E631401C; Fri, 30 Dec 2005 21:55:24 +0100 (CET) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 07C0640BA; Fri, 30 Dec 2005 21:55:24 +0100 (CET) Date: Fri, 30 Dec 2005 21:55:24 +0100 From: Stijn Hoop To: John Baldwin Message-ID: <20051230205523.GN11200@pcwin002.win.tue.nl> References: <20051229193328.A13367@cons.org> <86irt7dk5k.fsf@xps.des.no> <43B4FFB2.4090203@infracaninophile.co.uk> <200512300845.55681.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200512300845.55681.jhb@freebsd.org> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Virus-Scanned: amavisd-new at tue.nl Cc: Dag-Erling Sm?rgrav , freebsd-current@freebsd.org, Matthew Seaman , ?d?m Szilveszter Subject: Re: fetch extension - use local filename from content-disposition header X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Dec 2005 20:55:29 -0000 On Fri, Dec 30, 2005 at 08:45:53AM -0500, John Baldwin wrote: > Yeah, I have a src:src user group that I make own /usr/src and /usr/ports and > make them group writable. I have the chown/chmod in a script I run to run > cvs update on /usr/src and /usr/ports even. I just stick myself in the src > group and then I can build ports as myself and let it use su for the install > and config steps. This is exactly what I do as well. I might be missing a reason that this is not 'standardized' (a.k.a. in the base system). --Stijn -- It's harder to read code than to write it. -- Joel Spolsky, http://www.joelonsoftware.com/articles/fog0000000069.html