On Fri, 18 Jan 2013, Ralf Mardorf wrote:
I wonder how to set a variable to automatically "answer" ok. In this case it might be interesting to check all configurations.
I use this in /usr/local/etc/portmaster.rc: # Do not create temporary backup packages before pkg_delete (-B) NO_BACKUP=Bopt # Never search for stale distfiles to delete (-D) DONT_SCRUB_DISTFILES=Dopt # Suppress the build confirmation message (--no-confirm) PM_NO_CONFIRM=pm_no_confirm
If I finished this step, will then automatically everything be recompiled and reinstalled?
Yes. Unless it errors out, in which case portmaster will list the ports remaining to rebuilt. Then you can fix the problem and continue.
_______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
