Is there a working tool to build ports INDEX faster?
I am using portsnap fetch update to update collection, but it comes with prebuilt INDEX that does not recognize flavors, so all flavored packages are orphaned.
make index fixes that, but takes way too long.
I use pkg version to look for package updates and portmaster to build. Doing portmaster -L is also too slow.
I tried portindex port to generate/update cache and build INDEX from it, it works and it's fast, but it threw a lot of errors during cache generation for some packages (flavored mostly), so the resulting INDEX is incomplete and again some installed packages appear as orphaned.
I am using portsnap fetch update to update collection, but it comes with prebuilt INDEX that does not recognize flavors, so all flavored packages are orphaned.
make index fixes that, but takes way too long.
I use pkg version to look for package updates and portmaster to build. Doing portmaster -L is also too slow.
I tried portindex port to generate/update cache and build INDEX from it, it works and it's fast, but it threw a lot of errors during cache generation for some packages (flavored mostly), so the resulting INDEX is incomplete and again some installed packages appear as orphaned.