From owner-freebsd-questions@FreeBSD.ORG Sat Nov 20 07:38:30 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 6E84A16A4CE for ; Sat, 20 Nov 2004 07:38:30 +0000 (GMT) Received: from mta11.adelphia.net (mta11.adelphia.net [68.168.78.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03FF543D3F for ; Sat, 20 Nov 2004 07:38:30 +0000 (GMT) (envelope-from smithcam@adelphia.net) Received: from [192.168.0.123] (really [68.169.225.230]) by mta11.adelphia.net (InterMail vM.6.01.03.02 201-2131-111-104-20040324) with ESMTP id <20041120073829.XYIW19338.mta11.adelphia.net@[192.168.0.123]> for ; Sat, 20 Nov 2004 02:38:29 -0500 From: Kevin Michael Smith To: freebsd-questions@freebsd.org Content-Type: text/plain Message-Id: <1100936278.2549.4.camel@linux.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Fri, 19 Nov 2004 23:37:58 -0800 Content-Transfer-Encoding: 7bit Subject: build options config dialog interrupts build X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Nov 2004 07:38:30 -0000 I just installed 5.3-released. How do I stop the popup dialogs from appearing while building from the ports tree. The dialogs usually ask for configuration information related to the build and I am willing to take the defaults. The dialogs interrupt the build until I answer . -K