From owner-freebsd-questions@FreeBSD.ORG Fri Jun 30 19:29:35 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5DB6416A40F for ; Fri, 30 Jun 2006 19:29:35 +0000 (UTC) (envelope-from kdk@daleco.biz) Received: from ezekiel.daleco.biz (southernuniform.com [66.76.92.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9995E43D4C for ; Fri, 30 Jun 2006 19:29:34 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [192.168.2.2] ([69.27.149.254]) by ezekiel.daleco.biz (8.13.4/8.13.1) with ESMTP id k5UJM5JK010233; Fri, 30 Jun 2006 14:22:32 -0500 (CDT) (envelope-from kdk@daleco.biz) Message-ID: <44A579CF.9070708@daleco.biz> Date: Fri, 30 Jun 2006 14:21:51 -0500 From: Kevin Kinsey User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.8.0.4) Gecko/20060623 SeaMonkey/1.0.2 MIME-Version: 1.0 To: David J Brooks References: <20060630161046.GE2111@tigger.digitaltorque.ca> <200606301131.29593.daeg@houston.rr.com> <20060630182544.GG2111@tigger.digitaltorque.ca> In-Reply-To: <20060630182544.GG2111@tigger.digitaltorque.ca> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Michael P. Soulier" , freebsd-questions@freebsd.org Subject: Re: batching port builds X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jun 2006 19:29:35 -0000 Michael P. Soulier wrote: > On 30/06/06 David J Brooks said: > >> If you do 'make -DBATCH' instead of 'make' - you will use the preset >> defaults for each port with options. Or you can do >> 'make config-recursive' - which will offer you all the option screens for >> the port in whose directory you're currently in and all its dependencies. >> >> See 'man ports' for more information. >> >> To use those with 'portupgrade -a' will probably take some custom scripting. > > Ah, so there's no make.conf option for this? > ?? You can even set BATCH=yes in your environment. I'm pretty sure you can in make.conf, also, but IIRC you might not want to do that . . . Kevin Kinsey -- What the large print giveth, the small print taketh away.