Date: Tue, 28 Oct 2003 21:39:35 -0600 From: "Scot W. Hetzel" <hetzelsw@westbend.net> To: "Dorin H." <dhogea@yahoo.com>, <freebsd-ports@freebsd.org> Subject: Re: INDEX-5 is deleted then reconstructed by "make index" Message-ID: <007f01c39dce$6127d4d0$13fd2fd8@Admin02> References: <20031028203008.60637.qmail@web60303.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
From: "Dorin H." <dhogea@yahoo.com> > Hello everybody, > > The incantation to update the ports is according to > the list (after cvsuping the sources): > > 1. make index > 2. portsdb -u > 3. portversion -l "<" > ... > > Nevertheless, the "make index" starts by deleting the > INDEX-5 file; then it recreates INDEX-5. This takes > some considerable time. > Would it be possible to jump over "1.make index" and > go straight to step 2 (it would save a lot of > time...)? Or there are other artifacts created by > "make index" process? > The INDEX* files that you receive from cvsup are outdated, as these files are only occasionally updated in the ports CVS repository. Doing the 'make index' updates these files to contain the latest information as of the date you cvsuped. Otherwise when you run portsdb and portversion to check your ports collection, it'll report that your current packages are up to date, and you won't know that your ports are out of date. Scot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007f01c39dce$6127d4d0$13fd2fd8>