Date: Sat, 13 Mar 2004 13:29:24 -0800 (PST) From: Mike Silbersack <silby@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware3 Makefile pkg-plist ports/emulators/vmware3/files freebsd5.patch patch-ab patch-ac vmware.sh ports/emulators/vmware3/scripts pre-install Message-ID: <200403132129.i2DLTOHQ052091@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
silby 2004/03/13 13:29:24 PST
FreeBSD ports repository
Modified files:
emulators/vmware3 Makefile pkg-plist
emulators/vmware3/files vmware.sh
emulators/vmware3/scripts pre-install
Added files:
emulators/vmware3/files patch-ab patch-ac
Removed files:
emulators/vmware3/files freebsd5.patch
Log:
A slew of changes to allow vmware3 to work on 5.x with dynamic device
numbering while not breaking 4.x compatibility:
- Stop using device nodes in /usr/compat/linux/dev and instead rely
on the linuxaltor passing though to /dev
- Create needed device nodes in /dev (on 4.x)
- Account for a change in falloc's semantics that was preventing
the vmmon module from being unloaded on 5.1+ machines.
Revision Changes Path
1.76 +2 -5 ports/emulators/vmware3/Makefile
1.3 +0 -68 ports/emulators/vmware3/files/freebsd5.patch (dead)
1.1 +30 -0 ports/emulators/vmware3/files/patch-ab (new)
1.1 +9 -0 ports/emulators/vmware3/files/patch-ac (new)
1.18 +3 -2 ports/emulators/vmware3/files/vmware.sh
1.17 +2 -5 ports/emulators/vmware3/pkg-plist
1.7 +3 -3 ports/emulators/vmware3/scripts/pre-install
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403132129.i2DLTOHQ052091>
