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

Diff for /www/53.html between version 1.66 and 1.67

version 1.66, 2013/03/26 02:34:51 version 1.67, 2013/03/29 20:15:57
Line 833 
Line 833 
 <ul><pre>  <ul><pre>
 # <strong>cd /usr</strong>  # <strong>cd /usr</strong>
 # <strong>tar xvfz /tmp/ports.tar.gz</strong>  # <strong>tar xvfz /tmp/ports.tar.gz</strong>
 # <strong>cd ports</strong>  
 </pre></ul>  </pre></ul>
 <p>  <p>
 The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go  The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
Line 854 
Line 853 
 like:  like:
 <p>  <p>
 <ul><pre>  <ul><pre>
 # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_3</strong>  # <strong>cd /usr/ports</strong>
   # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_3</strong>
 </pre></ul>  </pre></ul>
 <p>  <p>
 [Of course, you must replace the local directory and server name here  [Of course, you must replace the server name here with a nearby anoncvs
 with the location of your ports collection and a nearby anoncvs  
 server.]  server.]
 <p>  <p>
 Note that most ports are available as packages through FTP. Updated  Note that most ports are available as packages through FTP. Updated

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67