=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.104 retrieving revision 1.105 diff -c -r1.104 -r1.105 *** www/Attic/ports.html 2010/06/08 01:44:30 1.104 --- www/Attic/ports.html 2010/06/08 01:53:26 1.105 *************** *** 6,12 **** ! OpenBSD Ports and Packages --- 6,12 ---- ! OpenBSD Ports and Packages *************** *** 103,130 ****

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
  

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 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 ! available. If you want to receive security announcements, you can subscribe to the ports-security mailing list. !

Package names are always changed in case of a package update, to avoid any risk of confusion between a package from the release --- 103,131 ----

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

!     # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.7/packages/i386/
      # pkg_add gimp
  

Ports and Packages Update for an OpenBSD Release

! There is a stable branch for the ! ports tree. !

! For instance, to grab the stable branch for the 4.7 release:

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

! Selected binary packages are also made available. If you want to receive security announcements, you can subscribe to the ports-security mailing list. !

Package names are always changed in case of a package update, to avoid any risk of confusion between a package from the release *************** *** 360,365 ****


OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.104 2010/06/08 01:44:30 nick Exp $ --- 361,366 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.105 2010/06/08 01:53:26 nick Exp $