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

Diff for /www/53.html between version 1.93 and 1.94

version 1.93, 2019/06/12 20:57:16 version 1.94, 2019/06/13 05:33:57
Line 802 
Line 802 
 <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 816 
Line 815 
 OpenBSD ports system.  OpenBSD ports system.
 <p>  <p>
 The <i>ports/</i> directory represents a CVS (see the manpage for  The <i>ports/</i> directory represents a CVS (see the manpage for
 <a href="https://man.openbsd.org/i386/cvs.1">  <a href="https://man.openbsd.org/cvs.1">cvs(1)</a> if
 cvs(1)</a> if  
 you aren't familiar with CVS) checkout of our ports.  As with our complete  you aren't familiar with CVS) checkout of our ports.  As with our complete
 source tree, our ports tree is available via  source tree, our ports tree is available via
 <a href="anoncvs.html">AnonCVS</a>.  <a href="anoncvs.html">AnonCVS</a>.
 So, in order to keep current with it, you must make the <i>ports/</i> tree  So, in 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 /usr/ports</kbd>  # <kbd>cd /usr/ports</kbd>
 # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_3</kbd>  # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_3</kbd>

Legend:
Removed from v.1.93  
changed lines
  Added in v.1.94