From owner-freebsd-questions@FreeBSD.ORG Mon Sep 4 13:54:42 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 ADB5A16A4DD for ; Mon, 4 Sep 2006 13:54:42 +0000 (UTC) (envelope-from wodfer@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.186]) by mx1.FreeBSD.org (Postfix) with ESMTP id 137E143D7F for ; Mon, 4 Sep 2006 13:54:41 +0000 (GMT) (envelope-from wodfer@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so1211298nfc for ; Mon, 04 Sep 2006 06:54:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=PjTScV25LLkGygrpMLWKE8UBgGgt0gzVsZnpjuyzN9/bKfvX3EfnjDbgZa6aKS2Nn9OduSeSfT2pjQHJx7hWQQ4fdx+cuKH1JMkw++xsHh4GRS9+kYtCC2OUAYzByPT8MzL1ddkeH29wkfziAzI7RSFDISwvvc8s6gzZeF/N4No= Received: by 10.48.254.10 with SMTP id b10mr6611196nfi; Mon, 04 Sep 2006 06:54:40 -0700 (PDT) Received: by 10.49.71.12 with HTTP; Mon, 4 Sep 2006 06:54:40 -0700 (PDT) Message-ID: <23ed14b80609040654u11a61c80n9e7c37efd85b7283@mail.gmail.com> Date: Mon, 4 Sep 2006 15:54:40 +0200 From: "=?ISO-8859-1?Q?Andreas_Wider=F8e_Andersen?=" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How to get the install config options back? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Sep 2006 13:54:42 -0000 Hi, When I install a new port (Ie. php5) I early get a config options box where I can choose various add-ons. However, if the installation fails or I abort it somehow I can't seem to get the option box back the next time I want to install the port again. How can I get this "box" back so I can make changes to the installation options? Thanks, Andreas