Using the Ports collection
Tuesday, July 31st, 2007For those who don’t know in FreeBSD you can install software from the ports collection. The propose of this tutorial is to explain how to use and maintain your ports tree.
First of all you need to identify the port’s path by typing this :
# cd /usr/ports
# make search name=<port>
Posts






