=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.99 retrieving revision 1.100 diff -c -r1.99 -r1.100 *** www/Attic/ports.html 2009/05/07 01:31:32 1.99 --- www/Attic/ports.html 2009/07/31 05:24:11 1.100 *************** *** 109,118 ****

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

!     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.4/packages/i386/
      # pkg_add gimp
  
--- 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
  
*************** *** 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.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 --- 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 *************** *** 369,374 ****


OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.99 2009/05/07 01:31:32 pvalchev Exp $ --- 369,374 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.100 2009/07/31 05:24:11 steven Exp $