freebsd-ports/emulators/vmware-tools3/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

16 lines
811 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 XFree86 3.x server for Guest OS.
However, we cannot install dual-boot configuration since it requires
to modify /etc files.
This ports will install vmware-toolbox to your computer, and
XFree86 X server if you set XFREE86_VERSION to 3 in /etc/make.conf,
If you already use XFree86 4.1.0 or later, you may use 'vmware'
driver for X server. Vmware-guestd is installed as a separate port,
ports/emulators/vmware-guestd3, but this port install guestd automatically.
WWW: http://www.vmware.com/products/desktop/ws_features.html