I understand the ports collection manages the install and deinstall of packages already in the /usr/ports/ collection. What about the management of other packages which are not in the ports collection? Install is simple with
make install. How can I manage the deinstall and update (via version tracking) of those? What is the method of version tracking packages in FreeBSD?