From owner-cvs-ports@FreeBSD.ORG Sun Sep 13 19:19:49 2009 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E207106568D; Sun, 13 Sep 2009 19:19:49 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A8958FC12; Sun, 13 Sep 2009 19:19:49 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n8DJJn8t065754; Sun, 13 Sep 2009 19:19:49 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n8DJJnG9065753; Sun, 13 Sep 2009 19:19:49 GMT (envelope-from miwi) Message-Id: <200909131919.n8DJJnG9065753@repoman.freebsd.org> From: Martin Wilke Date: Sun, 13 Sep 2009 19:19:49 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/emulators/virtualbox Makefile distinfo pkg-message pkg-plist ports/emulators/virtualbox/files patch-src-VBox-Runtime-r0drv-freebsd-semeventmulti-r0drv-freebsd.c patch-src-VBox-Runtime-r0drv-freebsd-the-freebsd-kernel.h patch-src-VBox-Runtime-r0drv-freebsd.semevent-r0drv-freebsd.c X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2009 19:19:49 -0000 miwi 2009-09-13 19:19:49 UTC FreeBSD ports repository Modified files: emulators/virtualbox Makefile distinfo pkg-message pkg-plist Added files: emulators/virtualbox/files patch-src-VBox-Runtime-r0drv-freebsd-the-freebsd-kernel.h Removed files: emulators/virtualbox/files patch-src-VBox-Runtime-r0drv-freebsd-semeventmulti-r0drv-freebsd.c patch-src-VBox-Runtime-r0drv-freebsd.semevent-r0drv-freebsd.c Log: - Update to 3.0.51r22902. This version enables host serial support and support for bridged and hostonly networking contributed by Fredrik Lindberg . - Install GuestAdditions in designated directory. [1] - Install NLS files in designated directory. - Add workaround for directory permission problem. Reported by: Jonathan Chen [1] On behalf of: vbox@ (decke, dhn, beat, nox) Revision Changes Path 1.7 +16 -9 ports/emulators/virtualbox/Makefile 1.5 +3 -3 ports/emulators/virtualbox/distinfo 1.2 +0 -41 ports/emulators/virtualbox/files/patch-src-VBox-Runtime-r0drv-freebsd-semeventmulti-r0drv-freebsd.c (dead) 1.1 +11 -0 ports/emulators/virtualbox/files/patch-src-VBox-Runtime-r0drv-freebsd-the-freebsd-kernel.h (new) 1.2 +0 -41 ports/emulators/virtualbox/files/patch-src-VBox-Runtime-r0drv-freebsd.semevent-r0drv-freebsd.c (dead) 1.3 +4 -0 ports/emulators/virtualbox/pkg-message 1.6 +66 -61 ports/emulators/virtualbox/pkg-plist