freebsd-ports/emulators/virtualbox-ose-kmod
Guido Falsi 082999790a emulators/virtualbox-ose-kmod: Fix hang at module loading time
After src commit e266a0f7f001 a module is not allowed to call
kern_kldload while being loaded. The virtualbox module is doing
exactly this though. virutalbox used to do this because the ng_ether
netgraph node did not provide version information in the past and
there was no way to properly depend on it.

ng_ether has gained versioning information in base r238844 more
than ten years ago, so we can now unconditionally properly depend
on it, since this revision is now included in all supported FreeBSD
versions.

Thanks to Tomoaki AOKI for identifying the base commuit exposing
the issue.
PR:			256505
Tested by:		Tomoaki AOKI <junchoon@dec.sakura.ne.jp>
MFH:			2021Q2
Differential Revision:	https://reviews.freebsd.org/D30722
2021-06-14 20:55:28 +02:00
..
files all: Remove all other $FreeBSD keywords. 2021-04-06 16:31:13 +02:00
distinfo emulators/virtualbox-ose: Update to 6.1.22 2021-05-01 15:19:32 +02:00
Makefile emulators/virtualbox-ose-kmod: Fix hang at module loading time 2021-06-14 20:55:28 +02:00
pkg-descr
pkg-plist