From owner-freebsd-current@FreeBSD.ORG Wed Aug 29 11:28:48 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D240E16A419 for ; Wed, 29 Aug 2007 11:28:48 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.freebsd.org (Postfix) with ESMTP id 6BF6B13C467 for ; Wed, 29 Aug 2007 11:28:48 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [194.248.135.20] (account mc467741@c2i.net HELO laptop.lan) by mailfe11.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 424673364 for freebsd-current@freebsd.org; Wed, 29 Aug 2007 12:28:45 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Wed, 29 Aug 2007 12:28:58 +0200 User-Agent: KMail/1.9.7 References: <200708270922.06233.hselasky@c2i.net> <20070828213248.GC89132@dragon.NUXI.org> In-Reply-To: <20070828213248.GC89132@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708291228.58596.hselasky@c2i.net> Subject: Re: Ports and configuration 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: Wed, 29 Aug 2007 11:28:48 -0000 On Tuesday 28 August 2007, David O'Brien wrote: > On Mon, Aug 27, 2007 at 09:22:05AM +0200, Hans Petter Selasky wrote: > > When you install a port that has several sub-ports, is there way to run > > through all the configuration menus recursivly, so that the compilation > > does not stop all the time asking for user input? > > Hi, > > This is purely a ports question, it isn't freebsd-current specific. > Please ask this type of question at freebsd-ports@freebsd.org. > > thanks, Thanks for your answers! --HPS