=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.104 retrieving revision 1.105 diff -u -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,7 +6,7 @@ - + OpenBSD Ports and Packages @@ -103,28 +103,29 @@

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: +for the 4.7 release on an i386 machine from the ftp site, do:

-    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.6/packages/i386/
+    # export PKG_PATH=ftp://ftp.openbsd.org/pub/OpenBSD/4.7/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. +There is a stable branch for the +ports tree. +

-For instance, to grab the stable branch for the 4.6 release: +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_6 -Pd
+    $ cvs -q -d anoncvs@some.anon.server:/cvs up -r OPENBSD_4_7 -Pd
 

-Starting with the 2.8 release, selected binary packages are also made -available. +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,6 +361,6 @@


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