=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/ports.html,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- www/Attic/ports.html 2001/09/10 19:26:32 1.58 +++ www/Attic/ports.html 2001/10/06 14:00:36 1.59 @@ -174,31 +174,10 @@

The ports tree, like the rest of OpenBSD, is constantly changing. -The normal life cycle of the ports tree is as follows: -

-The change of status will be widely publicized on the -mailing lists. As of OpenBSD 2.9, the ports -tree also gets tagged before the switch. If you're running a stable -system, you can update to the last `correct' experimental ports tree that -works on your system as follows: -
-	# cvs -q up -rOPENBSD_2_9_TRACKING_SWITCH -P ports
-
-For definitions of current and stable, see the -Upgrade -Mini-FAQ. -

The current ports tree may not be used with the previous -release once the switch to tracking OpenBSD-current occurs. This is due -to changes, typically with the port make process, that require code -based upon the OpenBSD-current source tree. This switch will be announced -on the ports@openbsd.org mailing list. +release. This is due to changes, typically with the port make process, +that require code based upon the OpenBSD-current source tree.

The ports tree works as a single entity. Updating a single directory is not guaranteed to work, as package dependencies may force you to update and recompile vast portions of the ports tree. @@ -208,6 +187,23 @@ ports-changes@openbsd.org or tech@openbsd.org will probably be invaluable. +

You are advised to track ports-stable on a production machine: +we will try to keep the stable ports tree up-to-par with respect to +problems, and to provide timely binary updates as well. + +

Note that vanishing distfiles is not an issue, as +ftp.openbsd.org holds the complete repository. Even changing checksums is +not an issue: you can issue the command +

+	make checksum REFETCH=true 
+
+to make sure you are grabbing the correct distfile for your ports tree. + +For definitions of current and stable, see the +Upgrade +Mini-FAQ. + +

A list of daily changes to ports and ports-current is available. @@ -383,6 +379,6 @@


OpenBSD www@openbsd.org -
$OpenBSD: ports.html,v 1.58 2001/09/10 19:26:32 jufi Exp $ +
$OpenBSD: ports.html,v 1.59 2001/10/06 14:00:36 espie Exp $