diff options
Diffstat (limited to 'emulators/vmware-tools2/pkg-descr')
-rw-r--r-- | emulators/vmware-tools2/pkg-descr | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/emulators/vmware-tools2/pkg-descr b/emulators/vmware-tools2/pkg-descr deleted file mode 100644 index e8deec969f96..000000000000 --- a/emulators/vmware-tools2/pkg-descr +++ /dev/null @@ -1,16 +0,0 @@ -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-guestd, but this port install guestd automatically. - -WWW: http://www.vmware.com/products/desktop/ws_features.html |