From owner-freebsd-gnome@FreeBSD.ORG Thu Mar 3 23:41:20 2005 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D2A16A4D1 for ; Thu, 3 Mar 2005 23:41:20 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 61FC243D41 for ; Thu, 3 Mar 2005 23:41:19 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost [IPv6:::1]) by niobe.ijs.si (Postfix) with ESMTP id 96B281DD56E; Fri, 4 Mar 2005 00:41:18 +0100 (CET) Received: from niobe.ijs.si ([127.0.0.1]) by localhost (niobe.ijs.si [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05700-01-91; Fri, 4 Mar 2005 00:41:09 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 5F1DC1DD677; Fri, 4 Mar 2005 00:41:08 +0100 (CET) Received: from idefix.ijs.si (idefix.ijs.si [193.2.4.33]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 59CC71C00711; Fri, 4 Mar 2005 00:41:08 +0100 (CET) From: Dejan Lesjak To: Joe Marcus Clarke Date: Fri, 4 Mar 2005 00:41:06 +0100 User-Agent: KMail/1.7.2 References: <200502282003.35926.dejan.lesjak@ijs.si> <200503020625.06322.dejan.lesjak@ijs.si> <1109744235.9751.8.camel@shumai.marcuscom.com> In-Reply-To: <1109744235.9751.8.camel@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503040041.07369.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: freebsd-gnome@freebsd.org Subject: Re: Freetype 2.1.9, Mozilla and Firefox [was Re: mozilla app patches] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 23:41:20 -0000 On Wednesday 02 of March 2005 07:17, Joe Marcus Clarke wrote: > On Wed, 2005-03-02 at 06:25 +0100, Dejan Lesjak wrote: > > Mozilla needs: > > http://www.ijs.si/~lesi/other/moz/patch-bugzilla149334 > > http://www.ijs.si/~lesi/other/moz/patch-layout::svg::renderer::src::libar > >t::nsSVGLibartGlyphMetricsFT.cpp > > How does this clash with extra-patch-nsSVGLibartGlyphMetricsFT.cpp > needed to build Mozilla on 4.X? The patch itself doesn't clash, but the result didn't build on 4.x. After discussion with ahze on irc, there are now two extra patches instead. > > Patch for www/mozilla: > > http://www.ijs.si/~lesi/other/moz/mozillaport-freetype219.diff > > www/firefox: > > http://www.ijs.si/~lesi/other/moz/firefoxport-freetype219.diff > > > > Let me know if these are useful, I'll stuff them in PRs :) > > Definitely. If you throw these in a PR with your 2.1.9 patch (I'd like > to put them all in one place), I'll test them out. If possible, just > make one big diff from /usr/ports. Thanks! Ok, I've got the patch after retesting with two extra patches approach. Administrative questions: Would you rather have this as a followup to ports/68747 or a separate PR superceding 68747? Should revisions of mozilla and firefox be bumped? Oh and in case you don't like names of patches do tell :) - namely this adds extra-patch2-nsSVGLibartGlyphMetricsFT.cpp and patch-bugzilla149334 (it is attachment number of bugzilla entry #234035). Dejan