Dear all,
I have some doubts and confusion about port installing. Let's take an example to install the OpenSSL port
Sorry to have a lot of questions in mind, but thank you very much!
Best Regards,
SIMON TIONG
I have some doubts and confusion about port installing. Let's take an example to install the OpenSSL port
- What is the difference between
portupgrade -N security/openssl
- (make, make install) manually from /usr/ports/security/openssl
portsnap fetch extract
- I found that there are two openssl ports inside my FreeBSD now, while installing the port does not remove the base system version.
- /usr/bin/openssl is included in the base system.
- /usr/local/bin/openssl is installed by the security/openssl port.
- What is the difference between two versions of OpenSSL in terms of its functions and role.
- Since I have two versions of OpenSSL, if I am installing a software that using OpenSSL for example OpenVPN, which version of OpenSSL will it be using by default?
Sorry to have a lot of questions in mind, but thank you very much!
Best Regards,
SIMON TIONG