cvs commit: ports/emulators/virtualbox Makefile distinfo pkg-plist ports/emulators/virtualbox/files patch-Config.kmk patch-include-iprt-types.h patch-src-VBox-Additions-common-VBoxGuest-VBoxGuest-freebsd.c patch-src-VBox-Runtime-r0drv-freebsd-semeventmulti-r0drv-freebsd.c patch-src-VBox-Runtime-r0drv-freebsd-spinlock-r0drv-freebsd.c patch-src-VBox-Runtime-r0drv-freebsd.semevent-r0drv-freebsd.c

Beat Gaetzi beat at FreeBSD.org
Thu Sep 10 23:16:57 UTC 2009


beat        2009-09-10 23:16:56 UTC

  FreeBSD ports repository

  Modified files:
    emulators/virtualbox Makefile distinfo pkg-plist 
  Added files:
    emulators/virtualbox/files patch-Config.kmk 
                               patch-src-VBox-Runtime-r0drv-freebsd-semeventmulti-r0drv-freebsd.c 
                               patch-src-VBox-Runtime-r0drv-freebsd-spinlock-r0drv-freebsd.c 
                               patch-src-VBox-Runtime-r0drv-freebsd.semevent-r0drv-freebsd.c 
  Removed files:
    emulators/virtualbox/files patch-include-iprt-types.h 
                               patch-src-VBox-Additions-common-VBoxGuest-VBoxGuest-freebsd.c 
  Log:
  - Update to 3.0.51r22683. This version adds support for tap interface
    networking done by nox@, working VT-x, ACPI and Host DVD/CD access
    support and several FreeBSD related bugfixes.
  - Update Guest Additions to 3.0.6.
  - Respect CC and CXX variables. [1]
  - Add support for WITHOUT_X11 build. [2]
  - Fix pkg-plist for WITHOUT_NLS. [2]
  - Use LocalConfig.kmk to simplify configuration. [2]
  - Install vboxapi module and fix xpcom.vboxxpcom python api. [2]
  
  PR:             ports/138063 [1]
  Submitted by:   Anonymous <swell dot k at gmail dot com> [1],
                  Bernhard Froehlich <decke AT bluelife.at> [2]
  On behalf of:   vbox@ (decke, dhn, miwi, nox)
  
  Revision  Changes    Path
  1.6       +42 -21    ports/emulators/virtualbox/Makefile
  1.4       +6 -6      ports/emulators/virtualbox/distinfo
  1.3       +10 -0     ports/emulators/virtualbox/files/patch-Config.kmk (new)
  1.2       +0 -14     ports/emulators/virtualbox/files/patch-include-iprt-types.h (dead)
  1.3       +0 -14     ports/emulators/virtualbox/files/patch-src-VBox-Additions-common-VBoxGuest-VBoxGuest-freebsd.c (dead)
  1.1       +41 -0     ports/emulators/virtualbox/files/patch-src-VBox-Runtime-r0drv-freebsd-semeventmulti-r0drv-freebsd.c (new)
  1.1       +14 -0     ports/emulators/virtualbox/files/patch-src-VBox-Runtime-r0drv-freebsd-spinlock-r0drv-freebsd.c (new)
  1.1       +41 -0     ports/emulators/virtualbox/files/patch-src-VBox-Runtime-r0drv-freebsd.semevent-r0drv-freebsd.c (new)
  1.5       +54 -34    ports/emulators/virtualbox/pkg-plist


More information about the cvs-ports mailing list