From owner-freebsd-x11@FreeBSD.ORG Tue Nov 9 03:05:17 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6309716A4CE for ; Tue, 9 Nov 2004 03:05:17 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id A457D43D49 for ; Tue, 9 Nov 2004 03:05:14 +0000 (GMT) (envelope-from dejan.lesjak@ijs.si) Received: from localhost (localhost.ijs.si [127.0.0.1]) by niobe.ijs.si (Postfix) with ESMTP id 948F21DD5E0; Tue, 9 Nov 2004 04:05:10 +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 ESMTP id 32574-15; Tue, 9 Nov 2004 04:05:00 +0100 (CET) Received: from rincewind.ijs.si (rincewind.ijs.si [193.2.4.137]) by niobe.ijs.si (Postfix) with ESMTP id E85B41DD49C; Tue, 9 Nov 2004 04:04:59 +0100 (CET) From: Dejan Lesjak To: freebsd-x11@freebsd.org Date: Tue, 9 Nov 2004 04:04:57 +0100 User-Agent: KMail/1.7.1 References: <200411061928.00610.dejan.lesjak@ijs.si> In-Reply-To: <200411061928.00610.dejan.lesjak@ijs.si> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200411090404.58718.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si Subject: Re: Second stab at X.Org 6.8.1 update X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Nov 2004 03:05:17 -0000 On Saturday 06 of November 2004 19:27, Dejan Lesjak wrote: > Due to recent changes to X11 ports, the previous patch doesn't apply any > more. So here's a new one that should: > http://www.ijs.si/~lesi/xorg-681-up-5.diff > It includes a fix for manpages dependency in XFree86 metaport I forgot last > time. I've left dri dependency in X.Org metaport commented out for now as > dri update is not yet included. As already mentioned on another thread, I've made some mistakes with above mentioned patch. The fixed one is here: http://www.ijs.si/~lesi/xorg-681-up-6.diff Also a note: before applying patch, the next two directories need to be created under ports tree: x11-fonts/xorg-fonts-100dpi/files x11-fonts/xorg-fonts-75dpi/files