Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2006 03:55:59 +0100
From:      <roukounas@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Where are teh choices stored when I build a port?
Message-ID:  <20060821035559.195d61a8@athena>
In-Reply-To: <20060821035343.2fcb964d@athena>
References:  <20060821014549.GA21704@teddy.fas.com> <20060821035343.2fcb964d@athena>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Aug 2006 03:53:43 +0100
<roukounas@gmail.com> wrote:

> On Sun, 20 Aug 2006 21:45:49 -0400
> stan <stanb@panix.com> 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?
> > 
> 
> The options are stored in /var/db/port_name_here/options.
> If you do a "make rmconfig" or "rmconfig-recursive" before a "make
> install", then it is deleting the options file, and with a "make
> install" you can happily choose your favorite options again. 
> As usual, the manual for ports
> # man ports
> will list most of the things you can do with ports.
> You can take a look at /usr/ports/Mk/bsd.port.mk for more information.

Oops, that is 

/var/db/ports/port_name_here/options



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060821035559.195d61a8>