From owner-freebsd-ports@freebsd.org Fri Sep 29 09:09:14 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 55FE9E27CE5 for ; Fri, 29 Sep 2017 09:09:14 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from dnvrco-cmomta02.email.rr.com (dnvrco-outbound-snat.email.rr.com [107.14.73.225]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C61983FC0 for ; Fri, 29 Sep 2017 09:09:13 +0000 (UTC) (envelope-from mueller6722@twc.com) Received: from localhost ([74.134.208.22]) by cmsmtp with ESMTP id xrA6dE1hKJIahxrA8daLLD; Fri, 29 Sep 2017 09:00:49 +0000 Date: Fri, 29 Sep 2017 09:00:02 +0000 From: "Thomas Mueller" To: freebsd-ports@freebsd.org References: <81D84A650858BA40BF6936408052E6BC0138263988@msgdb11.utad.utoledo.edu> Subject: Status of portupgrade and portmaster? X-CMAE-Envelope: MS4wfLZUtmw2gQ4BHQyfeUo/FoTzKtX3WogUMVPwVOknSgdAyblVzu7Hj5+2dxqs4YPovDdXs4B/BufVjdPQcO1SEp0w1Go1eUSOGvrmRobaAVTOhJ3HSsZL eVVT4lPjvLZIVEupj4jTW4D6alI4ZDZV+dxh0I+/ZCjBmUkE+bEW0yj3 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: Fri, 29 Sep 2017 09:09:14 -0000 Excerpt from Jan Beich: > Why did portupgrade skip rebuilding print/harfbuzz-icu before building > editors/libreoffice? The dependency trees of most desktop applications > are so complex that the build falls apart if the upgrade tools aren't > robust enough e.g., ignore MOVED or PORTREVISION bumps. > In short, this is a reminder portmaster/portupgrade are NOT supported. > Users are on their own debugging such issues. What is the current status of portupgrade and portmaster? I haven't used portupgrade in some time, but what about portmaster? What is one officially supposed to use to build and upgrade packages from source? Synth, poudriere, any others? Tom