Chris Rees wrote:
On 28 Feb 2012 12:26, "Lee Dilkie"<l...@dilkie.com>  wrote:



On 2/28/2012 5:02 AM, Alberto Villa wrote:
On Tuesday 28 February 2012 10:45:03 Miroslav Lachman wrote:
And if we are talking about new flags... is it some way to not wait for
keypress after successful installation and displaying pkg-messages?

It is useful feature, but there is some cases where I want to do some
action right after the install without user interaction.

Set PAGER=cat.

seems a little obtuse.... what's wrong with a flag?


Because you aren't meant to skip pkg-messages?

It is not the right point. Bare ports system allows what I need:

make deinstall & make install && service mysql-server restart

It is not about to skip the message. The message will be shown and user can read it, the problem is "you are forced to interactive step", eg. you must press a key to continue (to restart the service, which is down)

So until there will be some hooks in portmaster or ports system to request service restart after upgrade (as in portupgrade), I am looking for some flag or whatever to do it manually without interactive step.

If there is no better way to do it, I will try to set PAGER on next mysql upgrade.

Thanks for the tip

Miroslav Lachman
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to