=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- www/Attic/ports.html 2004/02/19 03:30:52 1.77 +++ www/Attic/ports.html 2004/05/01 05:23:40 1.78 @@ -94,7 +94,7 @@
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: @@ -105,22 +105,22 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

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

    -    # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/3.4/packages/i386/
    -    # pkg_add ${PKG_PATH}gimp-1.2.3.tgz
    +    # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/3.5/packages/i386/
    +    # pkg_add ${PKG_PATH}gimp-1.2.5.tgz
     

    Ports and Packages Update for an OpenBSD Release

    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.4 release: +For instance, to grab the stable branch for the 3.5 release:

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

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


    OpenBSD www@openbsd.org -
    $OpenBSD: ports.html,v 1.77 2004/02/19 03:30:52 nick Exp $ +
    $OpenBSD: ports.html,v 1.78 2004/05/01 05:23:40 pvalchev Exp $