summaryrefslogtreecommitdiff
path: root/emulators/linux-vmware-toolbox5
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2003-07-24 15:34:44 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2003-07-24 15:34:44 +0000
commit4e3da8e744b6b22a2e5ffeb0360e3023f9405f5d (patch)
treefa38b92be0e576bbbd2d6b6e1b93e786fe2b4bc7 /emulators/linux-vmware-toolbox5
parentFix building under -CURRENT (gcc 3.3) (diff)
Update VMware Tools for 4.0.1 build-5289, the latest version of VMware
Workstation. This commit makes vmware-tools4 a slave port of vmware-guestd4, since both are made from the same tarball, and it would be easy to maintain. Vmware-guestd4 also installs a kernel module named vmmemctl; you may want to kldload(8) it with a shell script under rc.d/ directory. VMware Workstation 4.0.1 does fix "jumping the pointer" bug (yeah, thanks VMware developer team). This means that you do not have to install linux-vmware-toolbox4. However, it can be used as it should be, I do not disable and/or remove this port.
Notes
Notes: svn path=/head/; revision=85531
Diffstat (limited to 'emulators/linux-vmware-toolbox5')
-rw-r--r--emulators/linux-vmware-toolbox5/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-vmware-toolbox5/Makefile b/emulators/linux-vmware-toolbox5/Makefile
index cf6aa9074be2..c5c9753ef327 100644
--- a/emulators/linux-vmware-toolbox5/Makefile
+++ b/emulators/linux-vmware-toolbox5/Makefile
@@ -31,8 +31,8 @@ IS_INTERACTIVE= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
-VMWARE_VER= 4.0.0
-BUILD_VER= 4460
+VMWARE_VER= 4.0.1
+BUILD_VER= 5289
MOUNT_DEV?= /dev/acd0
MOUNT_PT?= /mnt