Doug Barton pisze:
I can't speak for portupgrade but the vast majority of time with portmaster is actually spent building the port. The updating of /var/db/pkg is trivial in comparison. What portmaster does that bsd.port.mk by itself does not is allow you to update dependencies in place instead of having to uninstall the things that depend on them first, then reinstall them after the update.
Actually, 'make deinstall' deinstalls given port without removing ports that depends on it.
-- Cezary Morga _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
