From owner-freebsd-questions@FreeBSD.ORG Sat Mar 27 02:00:55 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FF2216A4CE for ; Sat, 27 Mar 2004 02:00:55 -0800 (PST) Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.249.195.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 053D043D2F for ; Sat, 27 Mar 2004 02:00:54 -0800 (PST) (envelope-from paulo@nlink.com.br) Received: (qmail 98788 invoked by uid 85); 27 Mar 2004 10:00:50 -0000 Received: from paulo@nlink.com.br by mirage.nlink.com.br by uid 82 with qmail-scanner-1.16 (clamscan: 0.54. spamassassin: 2.55. Clear:. Processed in 0.69264 secs); 27 Mar 2004 10:00:50 -0000 Received: from foker.nlink.com.br (HELO nlink.com.br) (200.167.177.11) by mirage.nlink.com.br with SMTP; 27 Mar 2004 10:00:49 -0000 Message-ID: <406550C4.5060900@nlink.com.br> Date: Sat, 27 Mar 2004 07:00:36 -0300 From: Paulo Fragoso User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.5) Gecko/20031025 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Problems with applications menu fonts (XFree 4.3) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Mar 2004 10:00:55 -0000 Hi, We don't know the correct mailing list to post this problem, we are sending now to this one. We was using FreeBSD 4.9, XFree86-4.3.0, mozilla-gtk2-1.4 and others packages installed from cd, all was working fine. We dicided to upgrade our browser to mozilla 1.6, so we synchronized our ports by cvsup and we have used portupgrade to do easy upgrade: portupgrade -Rv mozilla-gtk2-1.4 Now we get big (ugly) menu fonts (see http://www.nlink.com.br/~paulo/mozilla-menu.png). What is this problem? After this upgrade all new apllications (like OpenOffice) show ugly fonts in its menus. Those packages below was modified after mozilla upgrade: unix{paulo}:/var/db/pkg:27$ find . -name '*' -type d -newer quanta-3.1.4,2/+CONTENTS . ./expat-1.95.7 ./png-1.2.5_3 ./pkgconfig-0.15.0_1 ./imake-4.3.0_2 ./freetype2-2.1.7_2 ./fontconfig-2.2.2,1 ./XFree86-libraries-4.3.0_6 ./XFree86-fontEncodings-4.3.0 ./XFree86-fontScalable-4.3.0 ./libXft-2.1.6 ./jpeg-6b_2 ./tiff-3.6.1_1 ./libiconv-1.9.1_3 ./atk-1.4.1_2 ./libmng-1.0.6 ./lcms-1.09_1,1 ./gettext-0.13.1_1 ./gtk-2.2.4_2 ./nspr-4.4.1_1 ./glib-2.2.3_1 ./pango-1.2.5_2 ./mozilla-1.6_3,2 ./libIDL-0.8.3_1 Are there any problem with X related fonts in the ports? Thanks, Paulo.