Date: Mon, 29 Aug 2005 13:52:49 +0300 From: "Ivailo Bonev" <b_bonev@mail.orbitel.bg> To: "Robert G." <rob5g@adelphia.net> Cc: freebsd-questions@freebsd.org Subject: Re: Is this the correct way to update my packages/ports with portupgrade? Message-ID: <op.sv9m6bz87cty9y@ibb.orac.bg> In-Reply-To: <4311D8F4.4050504@adelphia.net> References: <4311D8F4.4050504@adelphia.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 28 Aug 2005 18:32:04 +0300, Robert G. <rob5g@adelphia.net> 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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.sv9m6bz87cty9y>