From owner-freebsd-questions@FreeBSD.ORG Thu Apr 1 23:19:47 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 2EBE216A4CE for ; Thu, 1 Apr 2004 23:19:47 -0800 (PST) Received: from eriador.sk (unknown [62.168.126.203]) by mx1.FreeBSD.org (Postfix) with SMTP id 2E74543D31 for ; Thu, 1 Apr 2004 23:19:46 -0800 (PST) (envelope-from kybu@aurius.sk) Received: (qmail 12777 invoked by uid 0); 2 Apr 2004 07:19:51 -0000 Received: from unknown (HELO Marek.aurius.sk) (10.0.0.101) by www.eriador.sk with SMTP; 2 Apr 2004 07:19:51 -0000 Date: Fri, 2 Apr 2004 09:19:43 +0200 From: kybu X-Priority: 3 (Normal) Message-ID: <1245219798.20040402091943@aurius.sk> To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Interactive portinstall? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: kybu List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Apr 2004 07:19:47 -0000 Is there any way, how to tell to portinstall, that I want to answer quiestions asked during installing port(for example apache port is asking for generating certificate, .. ). Portinstall just set the default answer, the -i and -y is not acting like I wish. Thanks. kybu