Differences

This shows you the differences between two versions of the page.

Link to this comparison view

freebsd_ports_upgrades [2012/08/17 13:44]
freebsd_ports_upgrades [2012/08/17 13:44] (current)
Line 1: Line 1:
 +====== FreeBSD Ports Upgrades ======
  
 +  * [[FreeBSD]]
 +  * [[FreeBSD Ports]]
 +
 +  - [[portsnap]] - sync ports tree
 +  - [[portmaster]] - upgrade world
 +  - [[portaudit]] - get security notices
 +
 +== Upgrade ports ==
 +
 +<​code>​
 +portsnap fetch update
 +portmaster -G -a
 +</​code>​