=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- www/Attic/ports.html 2001/05/12 12:36:21 1.50 +++ www/Attic/ports.html 2001/07/02 20:53:17 1.51 @@ -87,11 +87,11 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

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

-    # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.8/packages/i386/
+    # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.9/packages/i386/
     # pkg_add ${PKG_PATH}gimp-1.1.27.tgz
 
@@ -99,10 +99,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 2.8 release: +For instance, to grab the stable branch for the 2.9 release:

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

Starting with the 2.8 release, selected binary packages are also made @@ -237,7 +237,7 @@

-With OpenBSD 2.8, almost all ports automatically build +With OpenBSD 2.9, almost all ports automatically build packages when installing.

@@ -285,6 +285,6 @@


OpenBSD www@openbsd.org -
$OpenBSD: ports.html,v 1.50 2001/05/12 12:36:21 naddy Exp $ +
$OpenBSD: ports.html,v 1.51 2001/07/02 20:53:17 jufi Exp $