The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Operating Systems > BSD
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 06-10-2009
_R3d _R3d is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 73
what are you running? free/net/open?
chances are you need to update your ports tree:
Code:
portsnap fetch extract
or
portsnap fetch update
install portmaster then do:
Code:
pkg_info | grep "<"
if you want to upgrade all the displayed packages, run:
Code:
portmaster -a