=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.60 retrieving revision 1.61 diff -u -r1.60 -r1.61 --- www/Attic/ports.html 2001/11/02 07:06:48 1.60 +++ www/Attic/ports.html 2001/12/18 18:16:06 1.61 @@ -94,6 +94,7 @@
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: @@ -106,22 +107,22 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

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

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

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

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

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

    @@ -379,6 +380,6 @@


    OpenBSD www@openbsd.org -
    $OpenBSD: ports.html,v 1.60 2001/11/02 07:06:48 jcs Exp $ +
    $OpenBSD: ports.html,v 1.61 2001/12/18 18:16:06 brad Exp $