From owner-freebsd-gnome Fri Oct 25 10:57:55 2002 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 C594F37B401 for ; Fri, 25 Oct 2002 10:57:53 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5ADCC43E77 for ; Fri, 25 Oct 2002 10:57:53 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (8c8d2c03a7e9b513798173673e8f2031@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id g9PHxWho077200; Fri, 25 Oct 2002 10:59:32 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id g9PHxWVA077199; Fri, 25 Oct 2002 10:59:32 -0700 (PDT) (envelope-from monkey) Date: Fri, 25 Oct 2002 10:59:32 -0700 From: Adam Weinberger To: Joe Marcus Clarke Cc: gnome@freebsd.org Subject: Re: mozilla-devel problems Message-ID: <20021025175932.GP70503@vectors.cx> References: <20021025162435.FQGX21152.fed1mtao03.cox.net@smtp.west.cox.net> <20021025124133.W78655-100000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021025124133.W78655-100000@shumai.marcuscom.com> X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >> (10.25.2002 @ 0942 PST): Joe Marcus Clarke said, in 1.5K: << > On Fri, 25 Oct 2002, Steve Wingate wrote: > adamw reported that the mozilla-font package caused a lot of these font > woes. Removing it fixed his interface right up. You might give that a > try. >> end of "Re: Re: mozilla-devel problems" from Joe Marcus Clarke << I have a patch to mark mozilla-devel BROKEN with mozilla-fonts installed. I'm also waiting for pat to become available and look at it. A couple people have looked at it, but this is the definitive group ::) -Adam =================================================================== RCS file: /home/ncvs/ports/www/mozilla-devel/Makefile,v retrieving revision 1.124 diff -u -r1.124 Makefile --- mozilla-devel/Makefile 23 Oct 2002 18:20:20 -0000 1.124 +++ mozilla-devel/Makefile 25 Oct 2002 10:03:59 -0000 @@ -32,6 +32,10 @@ .if !defined(WITHOUT_XFT) LIB_DEPENDS+= Xft2.2:${PORTSDIR}/x11-fonts/Xft +.if exists(${X11BASE}/lib/X11/fonts/mozilla/fonts.dir) +BROKEN= Mozilla-devel and Xft2 render the mozilla-fonts illegibly. Please \ + remove the mozilla-fonts package. +.endif .endif LATEST_LINK= mozilla-devel -- Adam Weinberger adam@vectors.cx adamw@FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message