From owner-freebsd-office@FreeBSD.ORG Thu Jun 12 13:45:40 2014 Return-Path: Delivered-To: freebsd-office@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 893D092F for ; Thu, 12 Jun 2014 13:45:40 +0000 (UTC) Received: from mail.openmailbox.org (62-210-83-65.rev.poneytelecom.eu [62.210.83.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 468B92DB4 for ; Thu, 12 Jun 2014 13:45:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.openmailbox.org (Postfix) with ESMTP id B129B202356 for ; Thu, 12 Jun 2014 15:39:35 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=openmailbox.org; h=user-agent:message-id:subject:subject:from:from:date:date :content-transfer-encoding:content-type:content-type :mime-version:received:received; s=openmailbox; t=1402580374; bh=SU/VPxgFI+YkyNx5Gl06xZsNc7ZUV0PRlcAdkcbycSU=; b=fyCEjqcOrJRz 5qjwHOXNEPC5gXZUhsk13FPjdwASLe/EUxS7q1ORX8SihkPnwq6EWKgIIzyJ3ZjA UHnRceecqwPi69U0tzL2N2oQ5VXsKm4vQ+95H7i04U7nnAs33W+7VToo/ii5KX3I S2rrDUs7ozPRWAg7K2ucU6Gqc+6wl+U= X-Virus-Scanned: at openmailbox.org Received: from mail.openmailbox.org ([127.0.0.1]) by localhost (mail.openmailbox.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Yrs6uHGrrlTC for ; Thu, 12 Jun 2014 15:39:34 +0200 (CEST) Received: from www.openmailbox.org (localhost [127.0.0.1]) by mail.openmailbox.org (Postfix) with ESMTP id 45FFE202352 for ; Thu, 12 Jun 2014 15:39:34 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 12 Jun 2014 23:39:34 +1000 From: turnerp@openmailbox.org To: freebsd-office@freebsd.org Subject: RE: redland is too old for FreeBSD Port: editors/libreoffice (4.2.4) Message-ID: <4db6524be0e82e8ee0a33b4e3464d4b5@openmailbox.org> X-Sender: turnerp@openmailbox.org User-Agent: Roundcube Webmail/1.0.0 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jun 2014 13:45:40 -0000 Baptiste Daroussin wrote: > You should follow UPDATING :) > You haven't rebuilt all packages depending on icu as asked I have the same problem as Ronald, and pkg_libchk reveals that icu is indeed the culprit. But the UPDATING entry is misleading: "Please rebuild all ports that depend on it ***if you have the glib20 port built with COLLATION_FIX option activated***" (emphasis mine) $ pkg info glib-2.36.3_3 [...] Options : COLLATION_FIX : off DEBUG : off So even with COLLATION_FIX deactivated, I still have to rebuild those ports. Outside a formal-logic setting, one can be forgiven for interpreting "if you have the glib20 port built ..." to mean "only if you have the glib20 port built ..."