Packages and Ports
When we need to install some new software in FreeBSD , most always we use the previously discussed pkg_add -r package command.
The pkg_add -r part, means that FreeBSD will look at the FreeBSD servers for the package you are looking for and install it along with all the dependencies (required …