Changes

Jump to navigation Jump to search
22 bytes added ,  11:41, 11 May 2017
m
Line 75: Line 75:  
Install a useful Port Manager for easy handling
 
Install a useful Port Manager for easy handling
 
<pre>
 
<pre>
pkg add -r portmanager
+
pkg add -r portupgrade
 
</pre>
 
</pre>
Update the local Ports Database and Files at /usr/ports tree (Portmanager looks for installed ports and recompile and install them)
+
Port Upgrade ALL the local Ports Database and Files at /usr/ports tree, use Option "-af" to get a clean ports Collection! (prevent old broken Lib Links)  
 
<pre>
 
<pre>
portmanager -u
+
portupgrade -af
 
</pre>
 
</pre>
  

Navigation menu