Port details |
- vmware-guestd3 VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x)
- 3.2.1.2237 emulators
=2 3.2.1.2237Version of this port present on the latest quarterly branch. DEPRECATED: Depends of misc/compat3x, that is deprecated and set to be removed
This port expired on: 2010-11-08
IGNORE: is only for i386, while you are running amd64
RESTRICTED: "Not sure if we can redistribute this."
IS INTERACTIVE: yes
- Maintainer: matusita@FreeBSD.org
 - Port Added: 2003-04-19 07:14:48
- Last Update: 2010-11-08 10:08:47
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.vmware.com/products/desktop/ws_features.html
- Description:
- vmware-guestd daemon is for time synchronization with host OS and others.
Beware, this port is for FreeBSD _guest_ OS. You don't need to install
this ports to FreeBSD _host_ OS.
If you want to run FreeBSD as a VMware guest OS, install this port
would help you. If you want to run X, install vmware-tools too.
WWW: http://www.vmware.com/products/desktop/ws_features.html
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- vmware-guestd>0:emulators/vmware-guestd3
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: NO_PACKAGE = "Not sure if we can redistribute this."
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- c.3 : misc/compat3x
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.2.1.2237 08 Nov 2010 10:08:47
 |
garga  |
Remove expired ports:
2010-11-07 devel/libisc: Unlikely to be used...
2010-11-08 emulators/vmware-guestd3: Depends of misc/compat3x, that is
deprecated and set to be removed
2010-11-08 emulators/vmware-tools3: Depends of misc/compat3x, that is deprecated
and set to be removed
2010-10-08 misc/compat3x: "Only FreeBSD 6.4+ are supported in ports"
2010-11-08 misc/bidwatcher: Obsoleted by JBidwatcher and changes at
http://ebay.com
2010-11-08 security/vscan: Depends of misc/compat3x, that is deprecated and set
to be removed
2010-11-08 www/ssserver: Depends of misc/compat3x, that is deprecated and set to
be removed |
3.2.1.2237 08 Oct 2010 17:18:18
 |
garga  |
Mark ports that depends of misc/compat3x as DEPRECATED and set EXPIRATION_DATE
to 2010-11-08 since compat3x is DEPRECATED, expired and has known
vulnerabilities |
3.2.1.2237 04 Oct 2007 23:08:40
 |
edwin  |
Remove always true/always false OSVERSION conditions. |
3.2.1.2237 08 Mar 2005 02:01:47
 |
matusita  |
Check OSVERSION to set appropriate default CD-ROM device name.
PR: ports/78539
Submitted by: Scot Hetzel <swhetzel at gmail dotcom> (mostly) |
3.2.1.2237 06 Feb 2004 18:06:47
 |
matusita  |
Update version string to the last VMware Workstation 3 release.
It is too late to update, but better than unchanged. |
3.1.1.1790 06 Feb 2004 15:33:19
 |
matusita  |
Put NO_LATEST_LINK to previous versions of VMware Tools.
No content changes, no bumps.
Noticed by: kris |
3.1.1.1790 04 May 2003 14:39:22
 |
matusita  |
Fixup for package cluster building.
- Mark NO_PACKAGE since these ports require VMware itself.
(and avoid using .ifdef(PACKAGE_BUILDING) also)
- Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4). |
3.1.1.1790 21 Apr 2003 16:19:57
 |
matusita  |
I've too much asked that where to get files for install. Apparantly,
the word 'none' is an obscure comment.
No content change, no procedure change, so no bump. |
3.1.1.1790 19 Apr 2003 07:14:18
 |
matusita  |
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. |