From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 17:42:56 2005 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 AE67816A4CE for ; Sat, 29 Jan 2005 17:42:56 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54BA043D3F for ; Sat, 29 Jan 2005 17:42:56 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id f1so621988rne for ; Sat, 29 Jan 2005 09:42:55 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=M86klFwuCFcExHlVhEUbQy7SV11ysazhDZ54BJJSRvvbBknSXgp+WGt150oGjzHjPVajB46zkg3KU2qaEzDLuJii+LTrLh5OCDs/qOwh7ptBLMcyo6AD+MluqhBRyUJ8rvuwbe1wzg2iYThBMb06pixWwlyM/CyifTUtc711Ino= Received: by 10.38.125.12 with SMTP id x12mr34244rnc; Sat, 29 Jan 2005 09:42:55 -0800 (PST) Received: by 10.38.74.6 with HTTP; Sat, 29 Jan 2005 09:42:55 -0800 (PST) Message-ID: Date: Sat, 29 Jan 2005 18:42:55 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: message for port developers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 17:42:56 -0000 you know those blue configuration screens where you can select some configuration options ? Is it possible to first do ALL configuration screens of all the dependencies before building the ports ? So you know there will not be any screens until its done and you can spend the time doing something els ? Cant be that hart to do or am i mistaken ? thx