=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.60 retrieving revision 1.61 diff -c -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,99 **** --- 94,100 ----
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: *************** *** 106,127 **** 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 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
      

    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:

          $ cd /usr/ports
    !     $ 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 --- 107,128 ---- set PKG_PATH to that repository URL, in order to grab dependencies.

    ! 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/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 3.0 release:

          $ cd /usr/ports
    !     $ 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,268 ****

    ! With OpenBSD 2.9, almost all ports automatically build packages when installing.

    --- 263,269 ----

    ! With OpenBSD 3.0, almost all ports automatically build packages when installing.

    *************** *** 379,384 ****


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