From owner-freebsd-emulation@FreeBSD.ORG Sun Jan 26 19:41:06 2014 Return-Path: Delivered-To: vbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A14448CD for ; Sun, 26 Jan 2014 19:41:06 +0000 (UTC) Received: from mail-ob0-x22c.google.com (mail-ob0-x22c.google.com [IPv6:2607:f8b0:4003:c01::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 60214144A for ; Sun, 26 Jan 2014 19:41:06 +0000 (UTC) Received: by mail-ob0-f172.google.com with SMTP id vb8so5700780obc.3 for ; Sun, 26 Jan 2014 11:41:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bluelife.at; s=google; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=X3huHsbkrl7ZHyoorY3aXVPS8rc/xII84gQtyH1vqos=; b=R2bMCD8cJXA9T1qM3Hj9Btcp4JgGG5rRQOQtuSLC162MdA5ThwZ9I/goGnWYYztoJF FSm/MEM8DH0vO2ecOwuCHMc5Sy6ZdEb0d9HkqUWSG7qI87C1nVVaXSOle4ie33S6InRl gdOtb43hiz5tiPRht+ipUx199u9wSiVDV2TeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=X3huHsbkrl7ZHyoorY3aXVPS8rc/xII84gQtyH1vqos=; b=LxMejSUUIUE6VixSDKa8ItF2HoL3c/dw6ew/jbPiSlBMjDU6qKEKns/gYzJGsEIBA6 UapcDsSwgsW92Sf+rnwHwoPS/BTDtSdBeq8ytipip47qHuR16lBVNk7yzqrCZnzMEKVy I9lRGfIi6vLnr3F2zNImMZPcLKnIpWQYEuc07BEYiwtKKQFlOPOXr9uW3r8ujV8b9yID 6IcXP0Scd+ILimuWt7bjFLg/XL1gMal2lHpnhBP20DBcHQjMFs7rJzeNwcqKVT82SQGe 60beXhZQdJ0kVKrcXhezD7F66cczyMlPTQTrHqeD26fkoXgWHQcVc7j2M6cYAnzBa0Zv udbg== X-Gm-Message-State: ALoCoQkRjPwDGyb5wSxjQ4qBIQtIH+GCnut7KOr15J04WafziaNXizpz6t2O+3QBz92bODpp++9l MIME-Version: 1.0 X-Received: by 10.182.232.4 with SMTP id tk4mr21062918obc.9.1390765264896; Sun, 26 Jan 2014 11:41:04 -0800 (PST) Received: by 10.76.154.2 with HTTP; Sun, 26 Jan 2014 11:41:04 -0800 (PST) X-Originating-IP: [89.144.207.62] Received: by 10.76.154.2 with HTTP; Sun, 26 Jan 2014 11:41:04 -0800 (PST) In-Reply-To: <52E531A8.5050308@freebsd.org> References: <52E531A8.5050308@freebsd.org> Date: Sun, 26 Jan 2014 20:41:04 +0100 Message-ID: Subject: Re: patch to stage emulators/virtualbox-ose-additions From: =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= To: =?ISO-8859-1?Q?Ren=E9_Ladan?= X-Mailman-Approved-At: Sun, 26 Jan 2014 21:03:41 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: vbox@freebsd.org X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jan 2014 19:41:06 -0000 Am 26.01.2014 17:12 schrieb "Ren=E9 Ladan" : > > Hi, > > in an effort to stage all USES=3Dkmod ports, here is a patch to stage > emulators/virtualbox-ose-additions. Note that it also fixes installing > with DEBUG on, vboxvideo.ko.symbols is no longer built. > > Is it OK to commit this? > > http://people.freebsd.org/~rene/patches/virtualbox-ose-additions.diff > > Regards, > Ren=E9 Yeah please do so. Btw jkim@ has made a similar patch but did not commit it yet and I see no big differences between both - so first come first serve.