Hi everyone,
Bare with me here, i'm kind of new to BSD
There are some pieces of software that are included in the base install (ssl, ssh, bind, etc)... but these pieces of software are also included in the ports collection. Let's say there is a brand new vulnerability unveiled in the version of ssh that is included with freebsd. what do you do? if you try to install the one in ports, what happens to the base one? what's a good way to upgrade these pieces of software in such situations?
what about openssl? a lot of software rely on it nowadays. if you installed the copy from ports, what would happen to all the dependencies? what do you need to do to fix them?
I know it's a lot of questions but I really need to know
Thanks a lot