[From http://www.freebsdnews.net/2008/07/02/firefox-3-for-freebsd/]
Mozilla Firefox 3 is now available for FreeBSD.
Firefox is an award winning, free, open-source web browser for many platforms and is based on the Mozilla codebase. It is small, fast and easy to use, and offers many advanced features:
- Popup Blocking
- Tabbed Browsing
- Live Bookmarks (ie. RSS)
- Extensions
- Theme
- FastFind
- Improved Security
To install Firefox3 from the commandline in FreeBSD, PC-BSD or DesktopBSD enter:
portsnap fetch extract (if this is the first time you're using portsnap)
portsnap fetch update
cd /usr/ports/www/firefox3 && make install clean