From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Mar 30 17:22:42 2013 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5F371AF5; Sat, 30 Mar 2013 17:22:42 +0000 (UTC) (envelope-from oliver.pntr@gmail.com) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) by mx1.freebsd.org (Postfix) with ESMTP id 154451C4; Sat, 30 Mar 2013 17:22:42 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id x4so1025491obh.30 for ; Sat, 30 Mar 2013 10:22:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=PDmJmXz1fk4XuK1kXh1cF95YMoHBjc2H6ULD6ocubJ4=; b=uDctVgTTfijKE0Z37hDa52m/F/oBjubIRN4CYRTiFYIm39j1eH5MF7xNhf8/kAMy8V 5t5styQvkvvKelgvbslBfj61YUHWv1+/etfrdMOPY48Gf3aTwxoIoAbcH+cG9JE8Zs5X iB000V9osWhYP5T8aGJPo2GrrQsjadR38fb753Urf4l8+H96pYQDRXhALaGanZePRmH+ vNPGKYUM3/80EC8kA9PdGFUdO81UEFPz69PmNHu9uStzVkRAStrTQWAXkP0IarT7nBbo iQ2OzknONZkWyVaf59g7OUtEIrpLWtqeF5jRWgdYxkrgtSpypvmuUumWTMfh2+Aidhhi GLrg== MIME-Version: 1.0 X-Received: by 10.182.1.10 with SMTP id 10mr2230725obi.15.1364664161679; Sat, 30 Mar 2013 10:22:41 -0700 (PDT) Received: by 10.182.161.100 with HTTP; Sat, 30 Mar 2013 10:22:41 -0700 (PDT) In-Reply-To: <20130330082344.GA11534@triton8.kn-bremen.de> References: <201303300112.r2U1Cr2Z015577@red.freebsd.org> <201303300120.r2U1K0te098396@freefall.freebsd.org> <20130330013337.GA19871@crysys.hu> <20130330082344.GA11534@triton8.kn-bremen.de> Date: Sat, 30 Mar 2013 18:22:41 +0100 Message-ID: Subject: Re: ports/177488: qemu-1.4 From: Oliver Pinter To: Juergen Lock Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-ports-bugs@freebsd.org, current@freebsd.org, bug-followup@freebsd.org, Pinter Oliver ICTF X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Mar 2013 17:22:42 -0000 yes this is git head, sorry On 3/30/13, Juergen Lock wrote: > On Sat, Mar 30, 2013 at 02:36:35AM +0100, Oliver Pinter wrote: >>[..] >> >> disable some unneeded function, and make qemu 1.4 compilable on FreeBSD >> 9.1 >> > > I think you are building qemu git head as the hexdump function at least > isn't in 1.4.0? Anyway I have meanwhile updated the qemu-devel port > to 1.4.0 with some similar patches to yours and (among other things) > preliminary bsd-user improvements mostly by ssson and cognet, will > leave the PR open for when I need the hexdump patch for a future > update. > > Thanx, > Juergen >