Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Nov 2006 15:26:48 -0800
From:      "Josh Carroll" <josh.carroll@psualum.com>
To:        "John Rogers" <ruralriver@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: portupgrade forget package options
Message-ID:  <8cb6106e0611061526s64af35ddn2e7ad0a1a2abf306@mail.gmail.com>
In-Reply-To: <100416c30611061248o1ba138b5m9aa43e906a2b583c@mail.gmail.com>
References:  <100416c30611061248o1ba138b5m9aa43e906a2b583c@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> Today I found the CPU is drained up by 5 instances of
> "script" and "dialog", because everyday when portupgrade updates
> python, it tried to display a menu in text mode and ask for a few
> options (such as whether python should support IPv6 etc), which of
> course hangs in cron job.

Some ports have a config make target which will save options. For
ports that do not, you can use pkgtools.conf and set MAKE_ARGS for
that port.

It may be that a port was modified to support the config target, but
you have not yet run make config for it. It should remember the
options after you make config and select the options you want
included/excluded.

Josh



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