Is it possble to find out which apps were installed by ports or packages?
I list installed apps using
During upgrading
I list installed apps using
pkg info
but I don't know which were installed by ports.During upgrading
pkg upgrade
I can upgrade application installed before by ports as well. But there is a problem with additional dependencies. Using ports I manage these options, with packages I overwirte and install app with predefined dependencies other than expected.