=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.38 retrieving revision 1.39 diff -c -r1.38 -r1.39 *** www/Attic/ports.html 2000/09/15 16:12:20 1.38 --- www/Attic/ports.html 2000/09/19 18:44:23 1.39 *************** *** 75,81 **** Adding a package is as easy as pkg_add pkgname.tgz. If you are grabbing packages off a single source (a package repository), ! set PKG_PATH to that repository URL.

For instance, to install the gimp package for the 2.7 release on an i386 --- 75,81 ---- Adding a package is as easy as pkg_add pkgname.tgz. If you are grabbing packages off a single source (a package repository), ! set PKG_PATH to that repository URL, in order to grab dependencies.

For instance, to install the gimp package for the 2.7 release on an i386 *************** *** 83,89 ****

      # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/
!     # pkg_add gimp-1.1.17.tgz
  

Managing installed packages

--- 83,89 ----
      # setenv PKG_PATH ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/
!     # pkg_add ${PKG_PATH}gimp-1.1.17.tgz
  

Managing installed packages

*************** *** 262,267 ****
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.38 2000/09/15 16:12:20 marc Exp $ --- 262,267 ----
OpenBSD www@openbsd.org !
$OpenBSD: ports.html,v 1.39 2000/09/19 18:44:23 espie Exp $