=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.100 retrieving revision 1.101 diff -c -r1.100 -r1.101 *** www/Attic/ports.html 2009/07/31 05:24:11 1.100 --- www/Attic/ports.html 2009/10/23 21:16:12 1.101 *************** *** 109,118 ****

For instance, to install the Gimp package (and any needed dependencies) ! for the 4.5 release on an i386 machine from the ftp site, do:

!     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.5/packages/i386/
      # pkg_add gimp
  
--- 109,118 ----

For instance, to install the Gimp package (and any needed dependencies) ! for the 4.6 release on an i386 machine from the ftp site, do:

!     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.6/packages/i386/
      # pkg_add gimp
  
*************** *** 120,129 ****

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

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

Starting with the 2.8 release, selected binary packages are also made --- 120,129 ----

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

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

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


OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.100 2009/07/31 05:24:11 steven Exp $ --- 369,374 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.101 2009/10/23 21:16:12 sthen Exp $