Date: Fri, 8 Jun 2007 17:40:56 +0000 (UTC) From: Makoto Matsushita <matusita@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/emulators/vmware-guestd6 Makefile pkg-plist.tools ports/emulators/vmware-tools6 Makefile Message-ID: <200706081740.l58HeudH056149@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
matusita 2007-06-08 17:40:56 UTC FreeBSD ports repository Modified files: emulators/vmware-guestd6 Makefile pkg-plist.tools emulators/vmware-tools6 Makefile Log: More fix on X modules. The X server modules (display driver and mouse driver) bundled with VMware Tools doesn't work with X.Org 7.2 server. So install these modules if and only if X is actually XFree86 4.x. Also fix pkg-plist (sorry the last commit makes plist broken.) Bump vmware-tools6 PORTREVISION to note the changes above. For X.Org 7.2 users: x11-drivers/xf86-video-vmware is the video driver for VMs, that is installed by default. x11-drivers/xf86-input-vmmouse is the mouse driver for VMs. However, it doesn't need if vmware-toolbox runs. Revision Changes Path 1.41 +3 -10 ports/emulators/vmware-guestd6/Makefile 1.10 +2 -2 ports/emulators/vmware-guestd6/pkg-plist.tools 1.23 +1 -1 ports/emulators/vmware-tools6/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706081740.l58HeudH056149>