From owner-freebsd-x11@FreeBSD.ORG Wed Dec 22 01:35:59 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 465DF16A4CE for ; Wed, 22 Dec 2004 01:35:59 +0000 (GMT) Received: from niobe.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3354D43D39 for ; Wed, 22 Dec 2004 01:35:58 +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 278BC21459B; Wed, 22 Dec 2004 02:35:57 +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 75547-01; Wed, 22 Dec 2004 02:35:43 +0100 (CET) Received: from metatron.ijs.si (metatron.ijs.si [193.2.4.152]) by niobe.ijs.si (Postfix) with ESMTP id 8B20D2145A2; Wed, 22 Dec 2004 02:35:43 +0100 (CET) Received: from rincewind.ijs.si (rincewind.ijs.si [193.2.4.137]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by metatron.ijs.si (Postfix) with ESMTP id 3308F1C00715; Wed, 22 Dec 2004 02:35:43 +0100 (CET) From: Dejan Lesjak To: Kris Kennaway Date: Wed, 22 Dec 2004 02:35:42 +0100 User-Agent: KMail/1.7.2 References: <20041221193116.GA64452@xor.obsecurity.org> <200412212041.43215.dejan.lesjak@ijs.si> <20041222012736.GA60601@xor.obsecurity.org> In-Reply-To: <20041222012736.GA60601@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412220235.42655.dejan.lesjak@ijs.si> X-Virus-Scanned: amavisd-new at ijs.si cc: freebsd-x11@freebsd.org Subject: Re: [ports-i386@FreeBSD.org: yammi-1.0.r1_3 failed on i386 5-exp] 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: Wed, 22 Dec 2004 01:35:59 -0000 On Wednesday 22 of December 2004 02:27, Kris Kennaway wrote: > On Tue, Dec 21, 2004 at 08:41:42PM +0100, Dejan Lesjak wrote: > > On Tuesday 21 of December 2004 20:31, Kris Kennaway wrote: > > > xorg fallout > > > > Yes, this one was expected, waiting for feedback from maintainer about PR > > 75079, which upgrades yammi and also fixes this problem (but > > unfortunately breaks yammi on 4.X). > > Since our immediate focus is on 4.x, I'd suggest marking this port > BROKEN if X_WINDOW_SYSTEM=xorg and leaving it for now (commit with > portmgr approval if you like). > > Kris The trouble with upgraded port in PR is rather with gcc on 4.x (or the way g++ includes behave) as far as I understand. But it is on my thoughts and if I don't hear from maintainer, I'll try if the fix (or rather a hint to what might be fix) i gave in PR works on 4.X (I only tested if it compiles), and either commit that or mark the port broken on 4.X before the 30th. Dejan