-
Updating the ports tree in FreeBSD
After setting up a minimal FreeBSD install, I want to update the ports tree to the latest available. FreeBSD provides a program to do this. It’s called cvsup (cvs update). To find the program, I search the ports tree. I want the cvsup without the gui, so I change into that directory and install it. [...]