From owner-freebsd-questions@freebsd.org Mon Nov 14 16:05:14 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 24D5EC4035E for ; Mon, 14 Nov 2016 16:05:14 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from nightmare.dreamchaser.org (ns.dreamchaser.org [66.109.141.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E71EB3FE for ; Mon, 14 Nov 2016 16:05:12 +0000 (UTC) (envelope-from freebsd@dreamchaser.org) Received: from breakaway.dreamchaser.org (breakaway.dreamchaser.org. [192.168.151.122]) by nightmare.dreamchaser.org (8.13.6/8.13.6) with ESMTP id uAEG51fS004679 for ; Mon, 14 Nov 2016 09:05:02 -0700 (MST) (envelope-from freebsd@dreamchaser.org) Reply-To: freebsd@dreamchaser.org To: FreeBSD Mailing List From: Gary Aitken Subject: Best time to sync ports? Message-ID: Date: Mon, 14 Nov 2016 09:05:01 -0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (nightmare.dreamchaser.org [192.168.151.101]); Mon, 14 Nov 2016 09:05:02 -0700 (MST) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2016 16:05:14 -0000 Can someone tell me what the best time to synchronize ports is, in terms of having a consistent ports tree? I thought I saw something about the end of the weekend was the best time, but I can't find it now. In any case, is there a period during which the ports tree is held frozen to get a consistent build? I try not to rebuild any ports once I get an environment that works across all apps I am using. I'm reluctant to rebuild anything unless necessary to correct a problem / bug. When I encounter a problem with a port I want to sync the ports tree and rebuild before reporting a bug, but when I do that I want the ports tree to be consistent enough to build (hopefully) everything in case that's necessary. Thanks, Gary