Time to run updates on 9.2-RELEASE-p15 (which was updated from 8.1-RELEASE). So I say
Running the installs fails, because
Not the first time I've seen something like this, so I do
portmaster graphics/ImageMagick. It then checks all the dependencies. One of which is
Code:
Install ports-mgmt/pkg
Running the installs fails, because
Code:
===> Checking if pkg already installed
===> pkg-1.3.8_3 is already installed
You may wish to ``make deinstall'' and install this port again
by ``make reinstall'' to upgrade it properly.
If you really wish to overwrite the old port of pkg
without deleting it first, set the variable "FORCE_PKG_REGISTER"
in your environment or the "make install" command line.
*** [check-already-installed] Error code 1
make clean deinstall reinstall -C /usr/ports/ports-mgmt/pkg which works. So then back to portmaster graphics/ImageMagick and everything is repeated ad infinitum. Why does pkg need to be installed every time?