summaryrefslogtreecommitdiff
path: root/emulators/vmware-guestd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnumbered ports directories which are moved to numbered directories:Makoto Matsushita2003-04-194-120/+0
| | | | | | | | | | | | emulators/linux-vmware-toolbox -> emulators/linux-vmware-toolbox2 emulators/vmware-guestd -> emulators/vmware-guestd3 All histories are already repocopied to new directories. Update ports/MOVED file to note that. Notes: svn path=/head/; revision=79263
* De-pkg-comment.Makoto Matsushita2003-02-222-1/+1
| | | | Notes: svn path=/head/; revision=76158
* Correct ports that were abusing the FORBIDDEN variable and replace withSean Chittenden2003-02-071-1/+1
| | | | | | | | | | | | | | | | | | | | | either IGNORE or BROKEN. Since there seems to be some confusion, for the record: BROKEN is reserved for ports that don't work. This will prevent users from installing the port, but please note that ports marked as BROKEN will still be built by bento IGNORE is reserved for ports that should not be built for one reason or another (including bento). Users and bento will not build ports marked as IGNORE. FORBIDDEN is reserved for security breakages only!!! Only mark a port as FORBIDDEN if there is a security issue with the port at the time. Reviewed by: kris (portmgr) Notes: svn path=/head/; revision=75004
* Fix startup-scripts for -current /bin/sh issues.Anders Nordby2002-08-141-1/+2
| | | | Notes: svn path=/head/; revision=64482
* Mark FORBIDDEN if PACKAGE_BUILDING. These ports cannot build withoutMakoto Matsushita2002-05-111-0/+3
| | | | | | | | | VMware Workstation itself. Suggested by: knu Notes: svn path=/head/; revision=58919
* Update VMware toolbox and VMware guestd to 3.1.1 build 1790.Makoto Matsushita2002-05-112-3/+3
| | | | | | | Add comments that these are for VMware 3.x. Notes: svn path=/head/; revision=58918
* Use installed vmware-guestd to detach VMware Tools CD-ROM.Makoto Matsushita2002-03-311-6/+1
| | | | | | | No content change will apply with this commit. Notes: svn path=/head/; revision=57052
* Change my email address to the one of @FreeBSD.org.Makoto Matsushita2002-03-151-1/+1
| | | | | | | Reviewed by: kuriyama Notes: svn path=/head/; revision=56155
* Add vmware-guestd, a daemon for VMware 3.x FreeBSD guest OS.Makoto Matsushita2001-11-115-0/+121
Notes: svn path=/head/; revision=49935