From: espie Date: Thu, 7 Sep 2023 17:17:43 +0000 (+0000) Subject: mention that SITE_BACKUP won't work transparently until we completely X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3ad3ea22839c64f4da2c1c8dd84ee43966c67613;p=openbsd mention that SITE_BACKUP won't work transparently until we completely get rid of MASTER_SITES. --- diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 4ef705bc565..f9b5c09e91f 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.616 2023/09/07 17:15:29 espie Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.617 2023/09/07 17:17:43 espie Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -3201,6 +3201,15 @@ to handle this mechanism correctly. User settings. List of sites to try after normal master sites. Normally includes ${SITE_OPENBSD} and ${SITE_FREEBSD}. +.Po +For now the ports tree is transitioning from +.Ev MASTER_SITES* +to +.Ev SITES* +which means that +.Ev MASTER_SITE_BACKUP +should be set instead until the transition is complete. +.Pc .It Ev SITE_* Lists of standard sites to retrieve files from, refer to .Pa ${PORTSDIR}/infrastructure/db/network.conf