Today I ran into a problem on my virtual machine. I had issues with several packages, so I blindly ran pkg upgrade -f. Pkg fetched all the required packages, but ran out of disk space while installing (I expanded the virtual disk later). The fetched packages are still in /var/cache/pkg, but how to install them all at once?