=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -r1.72 -r1.73 --- www/Attic/ports.html 2003/09/06 05:53:38 1.72 +++ www/Attic/ports.html 2003/12/15 05:11:54 1.73 @@ -110,11 +110,11 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

-For instance, to install the Gimp package for the 3.2 release on an i386 +For instance, to install the Gimp package for the 3.4 release on an i386 machine off the ftp site (including dependencies), do:

-    # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/3.2/packages/i386/
+    # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/3.4/packages/i386/
     # pkg_add ${PKG_PATH}gimp-1.2.3.tgz
 
@@ -122,10 +122,10 @@

The 2.7 release saw the introduction of a stable branch for the ports tree.

-For instance, to grab the stable branch for the 3.2 release: +For instance, to grab the stable branch for the 3.4 release:

     $ cd /usr/ports
-    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_3_2 -Pd
+    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_3_4 -Pd
 

Starting with the 2.8 release, selected binary packages are also made @@ -382,6 +382,6 @@


OpenBSD www@openbsd.org -
$OpenBSD: ports.html,v 1.72 2003/09/06 05:53:38 avsm Exp $ +
$OpenBSD: ports.html,v 1.73 2003/12/15 05:11:54 pvalchev Exp $