=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.50 retrieving revision 1.51 diff -c -r1.50 -r1.51 *** www/Attic/ports.html 2001/05/12 12:36:21 1.50 --- www/Attic/ports.html 2001/07/02 20:53:17 1.51 *************** *** 87,97 **** set PKG_PATH to that repository URL, in order to grab dependencies.

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

!     # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.8/packages/i386/
      # pkg_add ${PKG_PATH}gimp-1.1.27.tgz
  
--- 87,97 ---- 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.1.27.tgz
  
*************** *** 99,108 ****

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

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

Starting with the 2.8 release, selected binary packages are also made --- 99,108 ----

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 *************** *** 237,243 ****

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

--- 237,243 ----

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

*************** *** 285,290 ****


OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.50 2001/05/12 12:36:21 naddy Exp $ --- 285,290 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.51 2001/07/02 20:53:17 jufi Exp $