Hi there. Every time I install packages I install them via pkg_add. In case that I want to update packages, I'm using:
But last time when I wanted to update, update was available for more than 400 packages (on desktop) and I had to be in the front of computer to press TAB and ENTER every time configuration dialog was shown.
Because I'm using binaries and I'm not specifying special configurations during install, is there any way to start update of installed packages with using "default" configurations?
I read manpages but I didn't see it.
Thanks for reply, have a nice day (sorry for my English, it's not my mother tongue).
Code:
portsnap fetch update
portmanager -u
But last time when I wanted to update, update was available for more than 400 packages (on desktop) and I had to be in the front of computer to press TAB and ENTER every time configuration dialog was shown.
Because I'm using binaries and I'm not specifying special configurations during install, is there any way to start update of installed packages with using "default" configurations?
I read manpages but I didn't see it.
Thanks for reply, have a nice day (sorry for my English, it's not my mother tongue).