From owner-freebsd-ports@FreeBSD.ORG Fri Aug 7 00:17:21 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DED3D1065677 for ; Fri, 7 Aug 2009 00:17:21 +0000 (UTC) (envelope-from erich@apsara.com.sg) Received: from babylon.webvis.net (babylon.webvis.net [202.157.163.226]) by mx1.freebsd.org (Postfix) with ESMTP id 421D68FC21 for ; Fri, 7 Aug 2009 00:17:20 +0000 (UTC) Received: from [10.0.1.240] ([119.73.191.194]) by apsara.com.sg ; Fri, 07 Aug 2009 08:17:19 +0800 SGT From: Erich Dollansky Organization: apsara green technology pte ltd To: freebsd-ports@freebsd.org Date: Fri, 7 Aug 2009 08:17:20 +0800 User-Agent: KMail/1.9.10 References: <20090806060406.A64083@qroenaqrq.6qbyyneqvnyhc.pbz> In-Reply-To: <20090806060406.A64083@qroenaqrq.6qbyyneqvnyhc.pbz> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908070817.21456.erich@apsara.com.sg> X-Rcpt-To: Subject: Re: Ports completely and permanently hosed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Aug 2009 00:17:22 -0000 Hi, On 06 August 2009 pm 19:10:07 Lars Eighner wrote: > > Would these things build if I deleted all 1619 installed > packages and started from scratch, or are the circular gotchas > built-in with python and qt? do not even ask this question if you have a working system. I realised this problem by luck when I tried to update a single program which is affected by this. After seeing how many ports depend on this, I decided to keep my system as it is and wait until FreeBSD 8 is officially out. I will then do a full upgrade. I think that you hit the weakest point of FreeBSD. When a version number of a base port changes, hundreds or even thousands of ports have to be recompiled. It is basically the same effect as when the major version number of FreeBSD changes. If this would be synchronised with the main FreeBSD releases, it would have a minor effect on users. Erich