Background: The system has been installed for a few years. Started on 9.0-RELEASE and is currently 10.0-RELEASE. I believe I may have messed something up during the transition to pkgng which is causing a frustrating problem now.
Basically, ports that I have deleted some time ago are trying to be "upgraded" (i.e. reinstalled) when I run
It is quite annoying. I know I can get around it by being prompted for each port, but it's quite a hassle as there are 37 deleted ports doing the same thing.
Any help would be much appreciated.
Basically, ports that I have deleted some time ago are trying to be "upgraded" (i.e. reinstalled) when I run
portmaster -a. Take for example devel/bison. It doesn't appear when I run pkg info or portmaster -l, but portmaster -a results in:
Code:
===>>> The following actions will be taken if you choose to proceed:
Install devel/bison
===>>> Proceed? y/n [y]
It is quite annoying. I know I can get around it by being prompted for each port, but it's quite a hassle as there are 37 deleted ports doing the same thing.
Any help would be much appreciated.