[BACK]Return to 38.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/38.html between version 1.60 and 1.61

version 1.60, 2019/06/12 20:57:16 version 1.61, 2019/06/13 05:33:57
Line 595 
Line 595 
 <h3>Ports Tree</h3>  <h3>Ports Tree</h3>
 <p>  <p>
 A ports tree archive is also provided.  To extract:  A ports tree archive is also provided.  To extract:
 <p>  
 <blockquote><pre>  <blockquote><pre>
 # <kbd>cd /usr</kbd>  # <kbd>cd /usr</kbd>
 # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>  # <kbd>tar xvfz /tmp/ports.tar.gz</kbd>
Line 616 
Line 615 
 order to keep current with it, you must make the <i>ports/</i> tree  order to keep current with it, you must make the <i>ports/</i> tree
 available on a read-write medium and update the tree with a command  available on a read-write medium and update the tree with a command
 like:  like:
 <p>  
 <blockquote><pre>  <blockquote><pre>
 # <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_8</kbd>  # <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_8</kbd>
 </pre></blockquote>  </pre></blockquote>

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61