=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.84 retrieving revision 1.85 diff -c -r1.84 -r1.85 *** www/Attic/ports.html 2005/11/01 20:57:38 1.84 --- www/Attic/ports.html 2006/02/16 06:48:36 1.85 *************** *** 108,129 **** 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
  

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.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 --- 108,129 ---- set PKG_PATH to that repository URL, in order to grab dependencies.

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

!     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/3.8/packages/i386/
!     # pkg_add gimp-2.2.8.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.8 release:

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

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


OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.84 2005/11/01 20:57:38 pvalchev Exp $ --- 374,379 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.85 2006/02/16 06:48:36 steven Exp $