From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 22 17:00:19 2011 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 067C5106566C for ; Sun, 22 May 2011 17:00:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AD2178FC20 for ; Sun, 22 May 2011 17:00:18 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p4MH0IM6021156 for ; Sun, 22 May 2011 17:00:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p4MH0Ih4021155; Sun, 22 May 2011 17:00:18 GMT (envelope-from gnats) Resent-Date: Sun, 22 May 2011 17:00:18 GMT Resent-Message-Id: <201105221700.p4MH0Ih4021155@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Warren Block Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AFE43106566B for ; Sun, 22 May 2011 16:53:14 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id A1ACD8FC12 for ; Sun, 22 May 2011 16:53:14 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p4MGrEaa084187 for ; Sun, 22 May 2011 16:53:14 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id p4MGrEg3084181; Sun, 22 May 2011 16:53:14 GMT (envelope-from nobody) Message-Id: <201105221653.p4MGrEg3084181@red.freebsd.org> Date: Sun, 22 May 2011 16:53:14 GMT From: Warren Block To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/157253: [patch] clarify VIMAGE option in emulators/virtualbox-ose-kmod X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2011 17:00:19 -0000 >Number: 157253 >Category: ports >Synopsis: [patch] clarify VIMAGE option in emulators/virtualbox-ose-kmod >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun May 22 17:00:18 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Warren Block >Release: 8-stable >Organization: >Environment: FreeBSD lightning 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat May 21 15:01:13 MDT 2011 root@lightning:/usr/obj/usr/src/sys/LIGHTNING i386 >Description: The VIMAGE option in emulators/virtualbox-ose-kmod is not explained. V is clear enough, but IMAGE might be taken as disk image. This patch changes the option to show that it involves virtual networking. >How-To-Repeat: >Fix: Apply patch. Patch attached with submission follows: --- emulators/virtualbox-ose-kmod/Makefile.orig 2011-05-22 10:43:28.000000000 -0600 +++ emulators/virtualbox-ose-kmod/Makefile 2011-05-22 10:44:23.000000000 -0600 @@ -40,7 +40,7 @@ CONFLICTS_INSTALL= virtualbox-ose-kmod-devel-[3,4]* virtualbox-ose-kmod-legacy-[3,4]* OPTIONS= DEBUG "Build with debugging symbols" off \ - VIMAGE "Build with VIMAGE support" off + VIMAGE "VIMAGE virtual networking support" off .include >Release-Note: >Audit-Trail: >Unformatted: