=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.79 retrieving revision 1.80 diff -c -r1.79 -r1.80 *** www/Attic/ports.html 2004/05/19 20:13:21 1.79 --- www/Attic/ports.html 2004/10/29 18:30:03 1.80 *************** *** 94,99 **** --- 94,100 ----
  • On the ftp mirror sites.
  • Browsed and retrieved from the web package lists: *************** *** 105,115 **** set PKG_PATH to that repository URL, in order to grab dependencies.

    ! 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.5/packages/i386/
          # pkg_add ${PKG_PATH}gimp-1.2.5.tgz
      
    --- 106,116 ---- set PKG_PATH to that repository URL, in order to grab dependencies.

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

    !     # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/3.6/packages/i386/
          # pkg_add ${PKG_PATH}gimp-1.2.5.tgz
      
    *************** *** 117,126 ****

    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.5 release:

          $ cd /usr/ports
    !     $ 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 --- 118,127 ----

    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.6 release:

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

    Starting with the 2.8 release, selected binary packages are also made *************** *** 379,384 ****


    OpenBSD www@openbsd.org !
    $OpenBSD: ports.html,v 1.79 2004/05/19 20:13:21 robert Exp $ --- 380,385 ----
    OpenBSD www@openbsd.org !
    $OpenBSD: ports.html,v 1.80 2004/10/29 18:30:03 pvalchev Exp $