freebsd-ports/emulators/vmware-tools2/pkg-descr
Makoto Matsushita c82f74e916 Cosmetic fixes for old VMware guest tools to sync with the latest one.
* Update pkg-descr to point a new ports location.
* Update RUN_DEPENDS to point a new ports location.
* Sync COMMENT message to all versions.
* Use INSTALL_PROGRAM instead of CP since it installs a program.
* Wrap interactive-related script with .if !defined(BATCH) appropriately.
* Unhide UMOUNT command and users will know what's happened.
2003-04-19 07:14:17 +00:00

14 lines
665 B
Text

VMware tools support FreeBSD _guest_ OS running on VMware Workstation.
Beware, this port is _not_ for FreeBSD _host_ OS.
VMware tools for FreeBSD consist of vmware-toolbox which supports
seamless operation between the Host and the Guest OS, dual-boot
configulation files, and special X server for Guest OS. However,
vmware-toolbox for FreeBSD lacks some features that vmware-toolbox for
Linux has, and dual-boot configulation is broken because checkvm
doesn't work.
So this port installs X server ONLY. If you want vmware-toolbox,
install ports/emulators/linux-vmware-toolbox2 on your FreeBSD _Guest_ OS.
WWW: http://www.vmware.com/download/downloadtools.html