cvs commit: ports/emulators/virtualbox-ose Makefile distinfo ports/emulators/virtualbox-ose/files patch-src-VBox-HostServices-auth-pam-VBoxAuthPAM.c patch-src-VBox-Main-src-server-MachineImpl.cpp patch-src-VBox-Main-src-server-freebsd-NetIf-freebsd.cpp ports/emulators/virtualbox-ose-kmod Makefile distinfo ports/emulators/virtualbox-ose-kmod/files patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-Makefile ...

Bernhard Froehlich decke at FreeBSD.org
Mon Apr 30 17:18:04 UTC 2012


decke       2012-04-30 17:18:04 UTC

  FreeBSD ports repository

  Modified files:
    emulators/virtualbox-ose Makefile distinfo 
    emulators/virtualbox-ose/files 
                                   patch-src-VBox-HostServices-auth-pam-VBoxAuthPAM.c 
    emulators/virtualbox-ose-kmod Makefile distinfo 
    emulators/virtualbox-ose-additions Makefile distinfo 
  Added files:
    emulators/virtualbox-ose/files 
                                   patch-src-VBox-Main-src-server-MachineImpl.cpp 
                                   patch-src-VBox-Main-src-server-freebsd-NetIf-freebsd.cpp 
    emulators/virtualbox-ose-kmod/files 
                                        patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-Makefile 
                                        patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-VBoxNetAdp-freebsd.c 
                                        patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-VBoxNetFlt-freebsd.c 
  Log:
  - Update to 4.1.14
  - Remove debugging fprintf in MachineImpl.cpp to fix build with GCC 4.6 [1]
  - Add support for VLAN interfaces to NetIfList() [2]
  - Add support for VIMAGE to VBoxNetAdp [3]
  - Fix a kernel crash on FreeBSD 10-CURRENT hosts with VIMAGE enabled when a VM is powered off [3]
  
  Submitted by:   Andriy Gapon <avg at FreeBSD.org> [1]
                  Landon J Fuller <landonf at plausible dot coop> [2]
                  Mikolaj Golub <trociny at freebsd.org> [3]
  Sponsored by:   Plausible Labs Cooperative, Inc [2]
  
  Revision  Changes    Path
  1.21      +1 -1      ports/emulators/virtualbox-ose-additions/Makefile
  1.15      +2 -2      ports/emulators/virtualbox-ose-additions/distinfo
  1.42      +1 -1      ports/emulators/virtualbox-ose-kmod/Makefile
  1.24      +2 -2      ports/emulators/virtualbox-ose-kmod/distinfo
  1.1       +16 -0     ports/emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-Makefile (new)
  1.4       +55 -0     ports/emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetAdp-freebsd-VBoxNetAdp-freebsd.c (new)
  1.6       +31 -0     ports/emulators/virtualbox-ose-kmod/files/patch-src-VBox-HostDrivers-VBoxNetFlt-freebsd-VBoxNetFlt-freebsd.c (new)
  1.49      +1 -1      ports/emulators/virtualbox-ose/Makefile
  1.24      +4 -4      ports/emulators/virtualbox-ose/distinfo
  1.2       +4 -0      ports/emulators/virtualbox-ose/files/patch-src-VBox-HostServices-auth-pam-VBoxAuthPAM.c
  1.1       +13 -0     ports/emulators/virtualbox-ose/files/patch-src-VBox-Main-src-server-MachineImpl.cpp (new)
  1.1       +26 -0     ports/emulators/virtualbox-ose/files/patch-src-VBox-Main-src-server-freebsd-NetIf-freebsd.cpp (new)


More information about the cvs-ports mailing list