From owner-freebsd-questions@FreeBSD.ORG Sat Mar 8 15:58:07 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50BC91065679 for ; Sat, 8 Mar 2008 15:58:07 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: from rv-out-0910.google.com (rv-out-0910.google.com [209.85.198.186]) by mx1.freebsd.org (Postfix) with ESMTP id D72BE8FC12 for ; Sat, 8 Mar 2008 15:58:06 +0000 (UTC) (envelope-from dwilde1@gmail.com) Received: by rv-out-0910.google.com with SMTP id g13so680723rvb.43 for ; Sat, 08 Mar 2008 07:58:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type; bh=ICFRqmD3MI+Abnp7/u7giCP+SLyb6HLlHRg2Jo4VfhQ=; b=jHfjofamSuPMbSrNYrWuYcBz1sDtvU/tDty7mv0KjTT2uK8/4avJBPMbs1OBbAA57q3y+1/DpRxRH1zcDvcQpBW6DNw8OyOkynNO0tdUkczNPjfBX35nDnaZoErMqOFBVvwqFOJCNgQtmXW8cqEdNEMWlDbOSYNwa/2wGgUUeMs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type; b=WAmnFFCT71e8gDnhwEPp5MlokRf82SE1DQ+C/8+yP+WqdKMr+lXEklSe8BYh1iF8lY8YW9CgCHMFzantV3oY7Y+D6uBE+7DSZIPUK+8FOLmOKsI23y2FrpsF87GOlbwE3bOFv2szIpizubZpTxzbOmMA8Lb0bK8eW21GwyNFoyM= Received: by 10.141.29.18 with SMTP id g18mr1836056rvj.298.1204990325638; Sat, 08 Mar 2008 07:32:05 -0800 (PST) Received: by 10.114.152.6 with HTTP; Sat, 8 Mar 2008 07:32:05 -0800 (PST) Message-ID: Date: Sat, 8 Mar 2008 09:32:05 -0600 From: "Don Wilde" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: unsetting a Port's configuration X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dwilde1@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Mar 2008 15:58:07 -0000 Hello, all - When building a port, specifically in this case qdvdauthor, I run into a setup issue that makes me want to redo the configuration of the port. Is there a simple way to disable the use of the saved configuration and restart the port from the CURSES menu? I was able to blast it by wiping the makefile and re-CVSupping, but that does seem like the long way 'round. Thanks in advance! -- Don Wilde