| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
05 Oct 2007 00:08:40
3.2.1.2237
|
edwin  |
Remove always true/always false OSVERSION conditions. |
08 Mar 2005 02:01:47
3.2.1.2237
|
matusita  |
Check OSVERSION to set appropriate default CD-ROM device name.
PR: ports/78539
Submitted by: Scot Hetzel <swhetzel at gmail dotcom> (mostly) |
06 Feb 2004 18:06:47
3.2.1.2237
|
matusita  |
Update version string to the last VMware Workstation 3 release.
It is too late to update, but better than unchanged. |
06 Feb 2004 15:33:19
3.1.1.1790
|
matusita  |
Put NO_LATEST_LINK to previous versions of VMware Tools.
No content changes, no bumps.
Noticed by: kris |
04 May 2003 15:39:22
3.1.1.1790
|
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). |
21 Apr 2003 17:19:57
3.1.1.1790
|
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. |
19 Apr 2003 08:14:18
3.1.1.1790
|
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. |