=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- www/Attic/ports.html 2006/11/06 16:01:59 1.89 +++ www/Attic/ports.html 2006/11/08 05:35:37 1.90 @@ -6,7 +6,7 @@ - + OpenBSD Ports and Packages @@ -97,7 +97,6 @@
  • Packages for OpenBSD 4.0
  • Packages for OpenBSD 3.9
  • Packages for OpenBSD 3.8 -
  • Packages for OpenBSD 3.7 @@ -108,22 +107,22 @@ set PKG_PATH to that repository URL, in order to grab dependencies.

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

    -    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/3.9/packages/i386/
    -    # pkg_add gimp-2.2.10.tgz
    +    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.0/packages/i386/
    +    # pkg_add gimp-2.2.12.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.9 release: +For instance, to grab the stable branch for the 4.0 release:

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

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


    OpenBSD www@openbsd.org -
    $OpenBSD: ports.html,v 1.89 2006/11/06 16:01:59 pvalchev Exp $ +
    $OpenBSD: ports.html,v 1.90 2006/11/08 05:35:37 steven Exp $