Allow the use of --enable-default-colors flag configuration option This will allow the use of default terminal colors for both the background and foreground instead of forcing the use of a built-in color scheme Fix: To make this a default solution: To make this a port option, perhaps by setting an ENABLE_DEFAULT_COLORS flag:
Hi, On Mon, Feb 23, 2004 at 08:37:00PM -0800, Gene Hsu wrote: > > >Number: 63295 > >Category: ports > >Synopsis: port www/linx Allow the use of default colors for lynx > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-ports-bugs > >State: open Could you please provide the feedback about this PR ? http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/63295 -Kirill
State Changed From-To: open->feedback Asked for maintainer's feedback.
On Tue, Feb 24, 2004 at 12:32:30PM +0100, Kirill Ponomarew wrote: > Could you please provide the feedback about this PR ? > > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/63295 The second implementation/patch looks good, so I hereby approve it, albeit without any testing. (NB: Implementing this as 'OPTION+= DEFAULT_COLORS "..." off' - as I once mentioned to the submitter - was just found to require too much su(1)'ing for my tastes.) -- Jason Harris | NIC: JH329, PGP: This _is_ PGP-signed, isn't it? jharris@widomaker.com | web: http://keyserver.kjsl.com/~jharris/
State Changed From-To: feedback->closed Committed, thanks!