From owner-freebsd-ports@FreeBSD.ORG Thu Dec 30 22:39:48 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F3F716A4CE; Thu, 30 Dec 2004 22:39:48 +0000 (GMT) Received: from post-22.mail.nl.demon.net (post-22.mail.nl.demon.net [194.159.73.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C0443D3F; Thu, 30 Dec 2004 22:39:48 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([82.161.136.218]:10084 helo=mail.aseed.antenna.nl) by post-22.mail.nl.demon.net with esmtp (Exim 4.34) id 1Ck8xP-000PXl-3V; Thu, 30 Dec 2004 22:39:47 +0000 Received: from http.aseed.antenna.nl (unknown [192.168.0.50]) by mail.aseed.antenna.nl (Postfix) with ESMTP id 1F83C1A9A7; Thu, 30 Dec 2004 23:38:24 +0100 (CET) Received: from [192.168.0.111] (82-197-198-30.dsl.cambrium.nl [82.197.198.30]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.antenna.nl (Postfix) with ESMTP id 4018B3703C; Thu, 30 Dec 2004 23:39:48 +0100 (CET) Message-ID: <41D483AD.6000808@scii.nl> Date: Thu, 30 Dec 2004 23:39:41 +0100 From: albi User-Agent: Mozilla Thunderbird 1.0 (X11/20041228) X-Accept-Language: en-us, en MIME-Version: 1.0 To: emulation@FreeBSD.org, ports@FreeBSD.org References: <20041230213022.GA28560@xor.obsecurity.org> In-Reply-To: <20041230213022.GA28560@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: URGENT: Need a Redhat 8 RPM of freetype 2.1.7 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 22:39:48 -0000 Kris Kennaway wrote: > We're in the process of trying to update the linux_base support from > 7.x (which has security vulnerabilities that will never be fixed) to > 8.0, as a minimal fix that will allow FreeBSD 4.11 to ship with a > working linuxulator. This is working, except RH 8.0 includes an old > version of freetype that does not understand gzipped fonts, and > doesn't recognise some truetype fonts. As a result, font rendering of > linux applications on FreeBSD is extremely poor. you got already some (apparently) good looking answers, just wanted to remark that (i found out some days ago) that the ports-system has a few new ports here : linux_base-rh-9 and linux_base-suse-9.1 and the formely broken port linux_base-gentoo-stage1 is working again! :) by the way, i wonder how one could help fix the broken linux_base-debian ?