View Single Post
  #7   (View Single Post)  
Old 24th October 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Are you looking to install ports or packages?

For packages, I would recommend using pkg_add(1).

For ports, you'll probably want a script, something like this script from the FreeBSD from scratch article will do the trick.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote