On Sun, 28 Aug 2005 18:32:04 +0300, Robert G. <[EMAIL PROTECTED]> wrote:
Just asking here incase I'm omitting something or doing too much. These
are the commands I usually run after grabbing the latest ports:
# cvsup -g -L 2 ports-supfile
# cd /usr/ports/ && make fetchindex
# portsdb -u
# pkgdb -F
That seems to work fine with no problems, but is it the correct way to
go about doing it?
I think that right order must be:
# cvsup -g -L 2 ports-supfile
# cd /usr/ports/ && make fetchindex
# pkgdb -uvF
# portsdb -u
because if we have any inconsistencies should be checked by pkgdb.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"