From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 23:13:41 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 667A716A4CE for ; Wed, 28 Jan 2004 23:13:41 -0800 (PST) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id C8AC843D1F for ; Wed, 28 Jan 2004 23:13:39 -0800 (PST) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Am6Ms-0007KP-00 for ; Thu, 29 Jan 2004 08:13:38 +0100 Received: from 213-203-244-156.kunde.vdserver.de ([213.203.244.156]) by news.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu Jan 29 07:13:38 2004 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Am6Mr-0007KH-00 for ; Thu, 29 Jan 2004 08:13:37 +0100 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Am6Mr-0000x6-00 for ; Thu, 29 Jan 2004 08:13:37 +0100 From: Kai Grossjohann Date: Thu, 29 Jan 2004 08:13:56 +0100 Lines: 12 Message-ID: <871xpjmdl7.fsf@emptyhost.emptydomain.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@sea.gmane.org Gmane-NNTP-Posting-Host: 213-203-244-156.kunde.vdserver.de User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.2 (gnu/linux) Cancel-Lock: sha1:K3EAo78Od591iudZrDpACrxG1/I= Sender: news Subject: Avoid questions from portupgrade? 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: Thu, 29 Jan 2004 07:13:41 -0000 I started a "portupgrade -avR" yesterday. It stopped in the middle of the night, after getting to GhostScript. GhostScript asks me which drivers to compile. Is there a way, preferrably in /etc/make.conf, that I can tell it beforehand which drivers I want, so that GhostScript won't ask? Is there a way for me to find out which other ports like to ask questions, which questions it asks, and to preanswer them? tia, Kai