Large port updates

Wolfgang Zenker wolfgang at lyxys.ka.sub.org
Tue Dec 7 09:41:05 PST 2004


Hello,

> Is there a "best practice" for automated updating large number of 
> interdependant ports? [..]

> What about ports that have dialog boxes which require user intervention?

you can use /usr/local/etc/pkgtools.conf to tell portupgrade which options
to use when upgrading a certain port. I usually check the makefile of ports
I want to install for necessary defines and set these together with
"BATCH=YES" in pkgtools.conf, then use portinstall to install the port and
check if it honors the BATCH=YES.

Wolfgang


More information about the freebsd-stable mailing list