=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.96 retrieving revision 1.97 diff -c -r1.96 -r1.97 *** www/Attic/ports.html 2008/05/13 13:17:20 1.96 --- www/Attic/ports.html 2008/11/12 22:29:14 1.97 *************** *** 6,12 **** ! OpenBSD Ports and Packages --- 6,12 ---- ! OpenBSD Ports and Packages *************** *** 94,102 ****
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: --- 94,102 ----
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: *************** *** 107,117 **** set PKG_PATH to that repository URL, in order to grab dependencies.

    ! For instance, to install the Gimp package for the 4.3 release on an i386 machine off the ftp site (including dependencies), do:

    !     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.3/packages/i386/
          # pkg_add gimp
      
    --- 107,117 ---- set PKG_PATH to that repository URL, in order to grab dependencies.

    ! For instance, to install the Gimp package for the 4.4 release on an i386 machine off the ftp site (including dependencies), do:

    !     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/
          # pkg_add gimp
      
    *************** *** 119,128 ****

    The 2.7 release saw the introduction of a stable branch for the ports tree.

    ! For instance, to grab the stable branch for the 4.3 release:

          $ cd /usr/ports
    !     $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_3 -Pd
      

    Starting with the 2.8 release, selected binary packages are also made --- 119,128 ----

    The 2.7 release saw the introduction of a stable branch for the ports tree.

    ! For instance, to grab the stable branch for the 4.4 release:

          $ cd /usr/ports
    !     $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_4 -Pd
      

    Starting with the 2.8 release, selected binary packages are also made *************** *** 368,373 ****


    OpenBSD www@openbsd.org !
    $OpenBSD: ports.html,v 1.96 2008/05/13 13:17:20 landry Exp $ --- 368,373 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: ports.html,v 1.97 2008/11/12 22:29:14 steven Exp $