Hi guys
First time using quarterly ports tree, fetched via svn, updated ports (they were not updated for a while so none had to be downgraded).
I thought all was good until I ran
This seemed to show available versions as an update based on HEAD.
I suspect the
So I deleted the index files and ran
But that ends with
Whats the way to get this working as expected?
First time using quarterly ports tree, fetched via svn, updated ports (they were not updated for a while so none had to be downgraded).
I thought all was good until I ran
pkg version -ovL '='
This seemed to show available versions as an update based on HEAD.
I suspect the
make fetchindex
I ran might be the cuplrit and that only works on head?So I deleted the index files and ran
make index
But that ends with
make_index: /usr/ports/astro/google-earth: no entry for /usr/ports/graphics/linux-f10-dri
and I have a 0 byte INDEX file.Whats the way to get this working as expected?