options
Michael Nottebrock
michaelnottebrock at gmx.net
Tue Mar 22 06:16:43 PST 2005
On Monday, 21. March 2005 20:47, Chuck Robey wrote:
> I've been looking for info that certain ports use to store options ... I
> have looked in the porters handbook andthe general handbook, no joy, and
> yet I know that there are some ports that do no store their options in
> cookie files, or in the environment. There's some sort of data base,
> something in /var/run, or something like that.
/var/db/ports
> Can I get pointed at that code? It doesn't seem to be documented
> anywhere I can find. The reason I care is, it doesn't seem to be
> cleaned out by 'make clean', and while I think that's VERY wrong,
Removing them on make clean would defy the purpose of this way of setting
options.
> I need
> to know how to reset this options.
Cd to the portdir and type 'make config' to change your options. Type 'make
rmconfig' to delete set options, if present. To change or delete the options
of all the dependencies of this port as well, type 'make config-recursive' or
make 'rmconfig-recursive' respectively. To reset saved options, you can also
simply delete the respective directory below /var/db/ports.
--
,_, | Michael Nottebrock | lofi at freebsd.org
(/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
\u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050322/29bf3713/attachment.bin
More information about the freebsd-ports
mailing list