On Sat, 7 Aug 2004 14:43:27 -0800 "Noah" <[EMAIL PROTECTED]> wrote:
> > > Hi there, > > I have a cron job that auto-cvs-updates the /usr/ports directories. > > I want to update the portsdb and pkgdb as soon as cvsup has completed its > work. I am using the following two commands to do this. am I doing the right > thing? Yes, but you could optimize it by using sysutils/portindex instead of portsdb -U and run portsdb -u after it finishes. Except on the first run you will see a *big* speed improvement. > > ---- snip --- > > /usr/local/sbin/portsdb -uU > /usr/local/sbin/pkgdb -Fa > > --- snip --- -- IOnut Unregistered ;) FreeBSD "user" _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"