From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 09:46:44 2004 Return-Path: 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 19C7116A4CE for ; Fri, 3 Dec 2004 09:46:44 +0000 (GMT) Received: from freebsd.webwiredesign.com (70-56-9-95.dnvr.qwest.net [70.56.9.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6412B43D3F for ; Fri, 3 Dec 2004 09:46:43 +0000 (GMT) (envelope-from listadmin@webwiredesign.com) Received: from freebsd.webwiredesign.com (localhost [127.0.0.1]) iB39vFAq045821; Fri, 3 Dec 2004 02:57:15 -0700 (MST) (envelope-from listadmin@webwiredesign.com) Received: (from tconnolly@localhost) by freebsd.webwiredesign.com (8.13.1/8.13.1/Submit) id iB39vEbO045820; Fri, 3 Dec 2004 02:57:14 -0700 (MST) (envelope-from listadmin@webwiredesign.com) X-Authentication-Warning: freebsd.webwiredesign.com: tconnolly set sender to listadmin@webwiredesign.com using -f From: List Admin To: Kris Kennaway In-Reply-To: <20041203081820.GA84445@xor.obsecurity.org> References: <1102052735.78459.5.camel@localhost> <20041203054459.GA38016@xor.obsecurity.org> <1102053365.78459.8.camel@localhost> <20041203081820.GA84445@xor.obsecurity.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Webwire Design, Inc. Date: Fri, 03 Dec 2004 02:57:13 -0700 Message-Id: <1102067833.78459.10.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: FreeBSD-Questions Subject: Re: Installing port without dialog boxes? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: listadmin@webwiredesign.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2004 09:46:44 -0000 On Fri, 2004-12-03 at 00:18 -0800, Kris Kennaway wrote: > On Thu, Dec 02, 2004 at 10:56:05PM -0700, List Admin wrote: > > Thanks for the info Kris. Can you tell me what I need to set it to or > > exactly how to do this? Sorry for the remedial questions but I'm a > > total newbie and I couldn't find this info in the handbook. > > Set it to anything; the value doesn't matter. Either put it in your > environment (with setenv, if you're using csh/tcsh), or specify it on > the command-line (make BATCH=foo ) > > Kris Thanks Kris, that seemed to do it. Appreciate the help, Thomas