From owner-freebsd-ports@freebsd.org Wed Oct 4 20:43:22 2017 Return-Path: Delivered-To: freebsd-ports@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 95435E42529 for ; Wed, 4 Oct 2017 20:43:22 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (mail.soaustin.net [192.108.105.60]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.soaustin.net", Issuer "StartCom Class 2 IV Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DCF471509 for ; Wed, 4 Oct 2017 20:43:21 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from lonesome.com (bones.soaustin.net [192.108.105.22]) by mail.soaustin.net (Postfix) with ESMTPSA id 276AABCF; Wed, 4 Oct 2017 15:43:15 -0500 (CDT) Date: Wed, 4 Oct 2017 15:43:14 -0500 From: Mark Linimon To: Grzegorz Junka Cc: freebsd-ports@freebsd.org Subject: Re: portmaster, portupgrade, etc Message-ID: <20171004204313.GA7679@lonesome.com> References: <20171004161649.GA51883@mail.michaelwlucas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Oct 2017 20:43:22 -0000 On Wed, Oct 04, 2017 at 08:13:16PM +0000, Grzegorz Junka wrote: > I was trying > to compile with the system that was being updated at the > same time - this can't possibly work (or can it?). It works somewhere between "quite often" to "nearly all the time". It can vary depending on the complexity of the ports you have installed, what state the tree is in, how much the ports you use are often used by others, and subtle differences in changes to port dependencies. This is complex enough to be indistinguishable from "phase of the moon." In this case I really wish I were joking. mcl