April 25, 2009, 6:14 pm

The FreeBSD ports tree is the most common method of installing software. With the latest 6.x releases of FreeBSD, the old method of keeping your ports tree updated is now considered obsolete. This guide will teach you how to install and maintain your ports tree using the built-in portsnap utility.
Continue reading ‘FreeBSD: Managing the Ports Tree with Portsnap’ »
September 1, 2008, 6:18 pm

The following details how to install the Apache webserver on FreeBSD.
Continue reading ‘Install Apache on FreeBSD’ »
September 1, 2008, 6:08 pm

I just started using FreeBSD. The part that I was most interested in is its package management. I’ve come from the land of Linux… Gentoo (portage: based on ports), Arch Linux (pacman: i686 binary package manager), all the rpm based systems, and Debian’s package management concoction. Portage and pacman have won me over and after a day of working with FreeBSD there is room for a little ports in my life. This is my cheat sheet for getting started with ports and FreeBSD package management. I obtained most of this information from the FreeBSD documentation on Installing Applications: Packages and Ports.
Continue reading ‘Package Management with Ports and pkg_* in FreeBSD’ »