From owner-freebsd-office@FreeBSD.ORG Tue Aug 5 06:25:11 2014 Return-Path: Delivered-To: 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 62403754 for ; Tue, 5 Aug 2014 06:25:11 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 4A971257C for ; Tue, 5 Aug 2014 06:25:11 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s756PBGh092792 for ; Tue, 5 Aug 2014 06:25:11 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 192258] [patch] upgrade editors/openoffice-4 to version 4.1.0 Date: Tue, 05 Aug 2014 06:25:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: truckman@FreeBSD.org X-Bugzilla-Status: Open X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: office@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.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: Tue, 05 Aug 2014 06:25:11 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192258 --- Comment #6 from Don Lewis --- (In reply to Pedro F. Giffuni from comment #5) > Thank you for working on this. > > While here, I think you can (and should) use graphics/silgraphite as a > dependency and get rid of the corresponding ext_sources file. I already enabled --with-system-graphite. That distfile isn't in this version of ext_sources. There may be other stuff in there that can be nuked as well, but I didn't look. I basically just fetched the stuff that was in the ext_sources svn repo and added the missing distfiles noted above. > Unfortunately, we cannot use the system boost due to a bug (which I PR'd but > no one has followed up). I spent way too much time battling boost and finally gave up. I didn't know there was a PR. I am currently working on a patch so that --with-system-jpeg will hopefully work. Because of the downloaded distfile issue during build, I also looked at rhino and mdds. There's no knob for rhino, and they are using a much older version of mdds, which seems to be incompatible with what we have in ports. > Also, FWIW, this version was somewhat buggy so there will be a new 4.1.1 > release soon. I'll keep an eye out. Hopefully that upgrade will go more smoothly. -- You are receiving this mail because: You are the assignee for the bug.