First, I apologize if this is a dumb question. I need to know how to list packages, just as you would with pkg_info, that have been installed from source. Any software that I have run "make install" to install it into the system does not show up with "pkg_info", or at least not that I have been able to find. I have been researching this for a couple of days, and the only thing I can find is a program called "paco". I can't seem to find any other information that will help me accomplish my goal. I want to be able to have full control over installation and uninstallation of source compiled packages.
