| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
PR: 258754
Reported by: John Wolfe <jwolfe@vmware.com>
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
|
|
|
| |
This version introduces aarch64 support
PR: 256282
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 11.2.5 [1]
- Make fuse dependency optional adding new FUSE option, enabled by default [2]
- Remove CONFLICTS with packages that were removed years ago
- Remove DOCS items from pkg-plist and use PORTDOCS instead
- Install default tools.conf [1]
- Do not mkdir directories not covered by pkg-plist
- Rework patch-lib_guestApp_guestApp.c to respect ${PREFIX}
- vmware-kmod.in:
- Simplify logic
- Use kldstat -q instead of redirect stdout/stderr [2]
- Partially restore @preunexec removed in r473438. Set tools.set.version as 0
is important to let hypervisor to be notified package is removed. Otherwise
vCenter console shows tools status as "installed" but "not-running". [3]
PR: 252699 [1]
226204 [2]
246440 [3]
Submitted by: John Wolfe <jwolfe@vmware.com> [1] [3]
ohauer [2]
Sponsored by: Rubicon Communications, LLC ("Netgate")
Notes:
svn path=/head/; revision=569197
|
|
|
|
|
|
|
|
|
| |
PR: 250550
Submitted by: fluffy
Approved by: jpaetzel
Notes:
svn path=/head/; revision=559767
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There's no functional changes in this update that apply to FreeBSD. Upstream fixed
some issues detected by coverity.
https://github.com/vmware/open-vm-tools/blob/stable-11.1.5/ReleaseNotes.md
PR: 248782
Submitted by: John Wolfe <jwolfe@vmware.com>
Sponsored by: Panzura, Inc
Notes:
svn path=/head/; revision=548202
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In terms of functionality this update is a no-op on
FreeBSD. Some local patches were upstreamed and have
been removed from the port.
Tested matrix is ESXi 6.5 and 6.7, and Fusion.
FreeBSD HEAD, 12.1-R, 12.0-R and 11.3-R AMD64
The test plan ensures the VM power control works from
the management app, that the memory balloon driver operates
properly, and that reporting back to vCenter as far as IP
and whether the tools are installed and operational works.
In particular no i386 versions of FreeBSD were
explicitly tested, nor was any testing done on ESXi 7.0
https://github.com/vmware/open-vm-tools/blob/stable-11.1.0/ReleaseNotes.md
The new functionality in this version of the tools is Windows/Linux
only. See the listed PR for the pieces FreeBSD needs to achieve parity.
PR: 246338
Submitted by: jwolfe@vmware.com
Sponsored by: Panzura
Notes:
svn path=/head/; revision=535238
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The biggest change is the removal of vmxnet from this package. This means you
*must* be using the vmx driver included in FreeBSD or your networking will fail
after this update. This is a danger for people who are running unsupported versions
of FreeBSD but could also affect people who are running custom kernels that have
removed vmx from them.
This update reduces our patchset by taking advantage of patches submitted upstream.
Sponsored by: Panzura
Notes:
svn path=/head/; revision=515982
|
|
|
|
|
|
|
|
| |
PR: 229985
Submitted by: John Wolfe <jwolfe@vmware.com>
Notes:
svn path=/head/; revision=480889
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For the most part this is just to track upstream for FreeBSD.
In particular 10.2.0 introduced a regression whereby UFS support
was dropped. The fix was backported to the FreeBSD port of 10.2.0
in lieu of waiting for 10.2.5 to be released.
PR: 227124
Submitted by: John Wolfe <jwolfe@vmware.com>
Notes:
svn path=/head/; revision=471014
|
|
|
|
|
|
|
|
|
|
|
| |
See the following link for the full release notes for this release:
https://github.com/vmware/open-vm-tools/blob/10.2.x/ReleaseNotes.md
PR: 224373
Submitted by: John Wolfe <jwolfe@vmware.com>
Notes:
svn path=/head/; revision=457023
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Improvements include:
- Improved OS detection and reporting for FreeBSD 11 and 12.
- Improved networking resume for DHCP FreeBSD guests.
- Check for Xen, VirtualPC etc., only if VMware not detected.
- Improve timesync when the offset is large.
Full changelog is available at:
https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/ChangeLog
PR: 221194
Notes:
svn path=/head/; revision=448929
|
|
|
|
|
|
|
| |
Sponsored by: Absolight
Notes:
svn path=/head/; revision=446741
|
|
|
|
| |
Notes:
svn path=/head/; revision=444773
|
|
|
|
|
|
|
| |
PR: 212471
Notes:
svn path=/head/; revision=436703
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Commit open-vm-tools-nox11 part of conversion to optionsNG missed in last
commit [1]
- Fix plist issue with open-vm-tools-nox11 with optionsNG enabled
PR: ports/183893 [1]
Submitted by: mat
Notes:
svn path=/head/; revision=334036
|
|
|
|
|
|
|
|
|
|
| |
- Fix build on CURRENT
PR: ports/180471 [1] (partially)
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [1] (partially)
Notes:
svn path=/head/; revision=333981
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- changes that were applied by several people, one change (mine, the actual upgrade) made hgfs unloadable.
- other changes along the way, attempting to fix it made port broken were also backed out
- Only patches left were DougB's rc script patches
- Bump PORTEPOCH
PR: ports/161891
Submitted by: scheidell (me)
Approved by: ports@ (maintainer, implicit), gabor (mentor)
Notes:
svn path=/head/; revision=291591
|
|
|
|
|
|
|
|
|
| |
PR: ports/161891
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=288716
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unmark broken
- Pet portlint
PR: ports/161001
Submitted by: swills (me)
Approved by: maintainer timeout (>2 weeks)
Notes:
svn path=/head/; revision=283535
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
Notes:
svn path=/head/; revision=266895
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build on HEAD
Fix dhclient resume
Fix pkgconfig
PR: 151872, 149116, 150913
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=264609
|
|
|
|
| |
Notes:
svn path=/head/; revision=255905
|
|
|
|
| |
Notes:
svn path=/head/; revision=247526
|
|
|
|
|
|
|
|
|
|
|
| |
Fix complile on FreeBSD 9
Add missing pkg-plist files
PR: ports/142112 (partly)
Submitted by: Steve Wills <steve@mouf.net>
Notes:
svn path=/head/; revision=247004
|
|
|
|
|
|
|
|
|
|
|
| |
Add vfs layer fixes for recent FreeBSD CURRENT
Vmtools-guestd has been replaced by vmtoolsd
PR: ports/134879
Submitted by: Tom McLaughlin <tmclaugh@freebsd.org>
Notes:
svn path=/head/; revision=235458
|
|
|
|
|
|
|
|
|
| |
Various fixes for X11
Submitted by: Alexander Kabaev <kabaev@gmail.com>
Notes:
svn path=/head/; revision=231705
|
|
|
|
|
|
|
|
|
| |
PR: ports/130583
Submitted by: lstewart
Reviewed by: KUROSAWA Takahiro <takahiro.kurosawa@gmail.com>
Notes:
svn path=/head/; revision=229441
|
|
|
|
| |
Notes:
svn path=/head/; revision=216536
|
|
|
|
| |
Notes:
svn path=/head/; revision=213066
|
|
|
|
| |
Notes:
svn path=/head/; revision=213040
|
|
vmware-tools ports.
Notes:
svn path=/head/; revision=210012
|