Re: portupgrade and dialog boxes.

2006-01-23 Thread Jonathan Chen
On Sun, Jan 22, 2006 at 10:57:21PM -0800, Luke Bakken wrote:
> Hello all,
> 
> I'm in the process of doing a mega-portupgrade and I've noticed that
> certain ports use the dialog command to collect options from the user.
> I've searched for a way to ensure that these dialogs won't show up and
> the closest I've come to an answer is the 'make rmconfig' command in
> the port Makefile, which doesn't help me when using the portupgrade
> command.
> 
> Is there any way to tell portupgrade to not show these dialog boxes
> and to use the default options for a port?

The standard way is to use "BATCH=yes" as part of the make flags.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
---
"I love deadlines. I like the whooshing sound they make as they fly by"
- Douglas Adams
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


portupgrade and dialog boxes.

2006-01-22 Thread Luke Bakken
Hello all,

I'm in the process of doing a mega-portupgrade and I've noticed that
certain ports use the dialog command to collect options from the user.
I've searched for a way to ensure that these dialogs won't show up and
the closest I've come to an answer is the 'make rmconfig' command in
the port Makefile, which doesn't help me when using the portupgrade
command.

Is there any way to tell portupgrade to not show these dialog boxes
and to use the default options for a port?

Thanks,
Luke
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"