Andre Goree <an...@drenet.info> writes:

> I seem to have to run 'make index' in /usr/ports after I've run 'svn up
> /usr/ports' in order to see which ports need to be updated using
> 'portversion'.  This doesn't seem correct...and if so portsnap would
> seem like a much better tool.  Perhaps I should be running 'make
> fetchindex' instead?  I'm sure I've read about the correct way to do so,
> but it doesn't appear to be here:
> https://wiki.freebsd.org/PortsSubversionPrimer

Subversion is not relevant; it has not changed the use of the
index file. 'portversion' is part of the portupgrade port, and
requires not just an index but its own database version of the
index file. Building your own index will be slightly more
accurate for what is actually on your box, but fetching it will
be much faster and nearly always accurate enough.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to