=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- www/Attic/ports.html 2004/05/19 20:13:21 1.79 +++ www/Attic/ports.html 2004/10/29 18:30:03 1.80 @@ -94,6 +94,7 @@
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: @@ -105,11 +106,11 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

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

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

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

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


    OpenBSD www@openbsd.org -
    $OpenBSD: ports.html,v 1.79 2004/05/19 20:13:21 robert Exp $ +
    $OpenBSD: ports.html,v 1.80 2004/10/29 18:30:03 pvalchev Exp $