=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/31.html,v retrieving revision 1.41 retrieving revision 1.42 diff -u -r1.41 -r1.42 --- www/31.html 2019/06/12 20:57:16 1.41 +++ www/31.html 2019/06/13 05:33:57 1.42 @@ -353,7 +353,6 @@

Ports Tree

A ports tree archive is also provided. To extract: -

 # cd /usr
 # tar xvfz /tmp/ports.tar.gz
@@ -361,7 +360,7 @@
 

The ports/ subdirectory is a checkout of the OpenBSD ports tree. Go -read http://www.OpenBSD.org/faq/faq15.html +read https://www.OpenBSD.org/faq/faq15.html if you know nothing about ports at this point. This text is not a manual of how to use ports. Rather, it is a set of notes meant to kickstart the user on the @@ -373,14 +372,12 @@ on most architectures (over 1500 packages build on i386, for instance).

The ports/ directory represents a CVS (see the manpage for - -cvs(1) if +cvs(1) if you aren't familiar with CVS) checkout of our ports. As with our complete source tree, our ports tree is available via anoncvs. So, in order to keep current with it, you must make the ports/ tree available on a read-write medium and update the tree with a command like: -

 # cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_1