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 -->
  #6 (permalink)  
Old 06-12-2009
_R3d _R3d is offline
Registered User
  
 

Join Date: Jul 2006
Posts: 73
Quote:
Originally Posted by figaro View Post
You can mix ports and packages easily. Installing packages is faster (about 10 times as an educated guess), but is not always possible. Acrobat Reader for instance has no packaged installation for licensing reasons and must therefore be installed using the ports manner.
yes its easy to mix them, and its easy to get things screwed up because of that. if theres any backward compatibility issues with any ports or regression, then you may be in trouble with different versions of dependencies being installed.

only mix when you HAVE to.