diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-03-14 15:09:40 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-03-14 15:09:40 +0000 |
commit | fd187facb105035631dfec801a0f51adad60356b (patch) | |
tree | 7618960cf67ac7be18fc5b57ed6f8d4c6f6f9a6f /emulators/vmware-guestd4/pkg-descr.tools | |
parent | dcf23770e08fe562d29818e855a3fcdee4fca3f7 (diff) | |
download | ports-fd187facb105035631dfec801a0f51adad60356b.tar.gz ports-fd187facb105035631dfec801a0f51adad60356b.zip |
Notes
Diffstat (limited to 'emulators/vmware-guestd4/pkg-descr.tools')
-rw-r--r-- | emulators/vmware-guestd4/pkg-descr.tools | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/emulators/vmware-guestd4/pkg-descr.tools b/emulators/vmware-guestd4/pkg-descr.tools deleted file mode 100644 index ff7b3d266147..000000000000 --- a/emulators/vmware-guestd4/pkg-descr.tools +++ /dev/null @@ -1,14 +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. You may use 'vmware' -driver for X server. Vmware-guestd is installed as a separate port, -ports/emulators/vmware-guestd4, but this port install guestd automatically. - -WWW: http://www.vmware.com/products/desktop/ws_features.html |