From owner-freebsd-questions@FreeBSD.ORG Mon Aug 21 02:46:11 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 5010116A4E0 for ; Mon, 21 Aug 2006 02:46:11 +0000 (UTC) (envelope-from ke.han@redstarling.com) Received: from smtp104.biz.mail.re2.yahoo.com (smtp104.biz.mail.re2.yahoo.com [206.190.52.173]) by mx1.FreeBSD.org (Postfix) with SMTP id B2D1943D49 for ; Mon, 21 Aug 2006 02:46:10 +0000 (GMT) (envelope-from ke.han@redstarling.com) Received: (qmail 8960 invoked from network); 21 Aug 2006 02:46:10 -0000 Received: from unknown (HELO ?192.168.1.20?) (ke.han@redstarling.com@61.170.136.61 with plain) by smtp104.biz.mail.re2.yahoo.com with SMTP; 21 Aug 2006 02:46:09 -0000 In-Reply-To: <20060821014549.GA21704@teddy.fas.com> References: <20060821014549.GA21704@teddy.fas.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: ke han Date: Mon, 21 Aug 2006 10:45:43 +0800 To: stan X-Mailer: Apple Mail (2.752.2) Cc: Free BSD Questions list Subject: Re: Where are teh choices stored when I build a port? 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, 21 Aug 2006 02:46:11 -0000 Under /var/db/ports you will find directories for each port you have set options for. In each directory, if a file called options exists, remove it...you're all set!!! ke han On Aug 21, 2006, at 9:45 AM, stan wrote: > Lately I've noticed that once I've built a given port, the > configurtaion > chocies I make, in the menu, seem to be saved. Where is this > information > saved? Andm how can I overide it, if I want to rebuild the port with > different options? > > -- > Unix is very simple, but it takes a genius to understand the > simplicity. > (Dennis Ritchie) > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org"