Differences

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

Link to this comparison view

portsnap [2012/08/16 11:03]
portsnap [2012/08/16 11:03] (current)
Line 1: Line 1:
 +====== portsnap ======
  
 +  * [[FreeBSD]]
 +  * [[FreeBSD Ports]]
 +  * [[FreeBSD Ports Upgrades]]
 +
 +Use portsnap to sync the ports tree.
 +
 +== Initial setup ==
 +
 +<​code>​
 +portsnap fetch extract
 +</​code>​
 +
 +== Sync tree ==
 +
 +<​code>​
 +portsnap fetch update
 +</​code>​