non port: emulators/open-vm-tools/pkg-plist |
SVNWeb
|
Number of commits found: 52 |
Thu, 25 Mar 2021
|
[ 12:10 garga ]
emulators/open-vm-tools: Update to 11.2.5 and other changes
- 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")
|
Fri, 8 Jan 2021
|
[ 07:47 fluffy ] (Only the first 10 of 87 ports in this commit are shown above. )
devel/doxygen: Update to 1.9.0
- regen patches by 'make makepatch'
- adjust consumers which affected by new doxygen styles
- take maintainersip
Changelog: https://www.doxygen.nl/manual/changelog.html#log_1_9_0
PR: 242347
Submitted by: fluffy
Reported by: Naram Qashat (ex-maintainer)
Exp-run by: antoine
|
Fri, 15 May 2020
|
[ 03:52 jkim ]
- Install a script in ${PREFIX}/bin rather than /usr/bin. Fix plist.
- Add DOCS option for consistent build. Documentation was automatically
built when doxygen was found by the configure script.
PR: 246468
Approved by: jpaetzel (maintainer)
|
Tue, 29 Oct 2019
|
[ 14:36 jpaetzel ]
Update to version 11.0.1
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
|
Wed, 27 Jun 2018
|
[ 13:55 mat ] (Only the first 10 of 44 ports in this commit are shown above. )
Do not force stop services when a package is deinstalled.
Starting or stopping services is the role of pkg(8).
Sponsored by: Absolight
|
Thu, 28 Dec 2017
|
[ 22:45 jpaetzel ]
Don't remove a config file the port doesn't install.
PR: 224595
Reported by: Mikhail Golub <gmn@gmn.org.ua>
Reviewed by: John Wolfe <jwolfe@vmware.com>
|
Sat, 23 Dec 2017
|
[ 05:20 jpaetzel ]
Update to 10.2.0
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>
|
Fri, 30 Jun 2017
|
[ 18:37 swills ] (Only the first 10 of 31 ports in this commit are shown above. )
emulators/open-vm-tools: update to 10.1.5
|
Fri, 24 Mar 2017
|
[ 14:43 swills ]
emulators/open-vm-tools: improve scripts
Make it possible to disable the rc scripts.
Still default to enabled, but only when checkvm says we are in a VM.
While here, improve scripts slightly.
Requested by: mat
Tested by: mat
|
Wed, 22 Mar 2017
|
[ 14:52 swills ] (Only the first 10 of 36 ports in this commit are shown above. )
emulators/open-vm-tools: Update to 10.1.0
PR: 212471
|
Sun, 7 Jun 2015
|
[ 12:53 swills ]
emulators/open-vm-tools: Fix pam issue
While here, fix a plist issue
PR: 200637
|
Fri, 31 Oct 2014
|
[ 19:40 bapt ]
Simplify plist
|
Mon, 27 Oct 2014
|
[ 12:24 bapt ] (Only the first 10 of 68 ports in this commit are shown above. )
Clean up plist
|
Thu, 3 Jul 2014
|
[ 11:09 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Fri, 25 Apr 2014
|
[ 15:39 swills ]
- Fix build on 11-CURRENT by patching:
modules/freebsd/vmhgfs/channel.h [2] [3]
libvmtools/i18n.c [2]
modules/freebsd/vmmemctl/os.c [4]
PR: ports/187426 [1]
PR: ports/188744 [2]
Submitted by: alfred [2]
Submitted by: garga [3]
Submitted by: bdrewery [4]
|
Wed, 1 Jan 2014
|
[ 16:49 swills ]
- Add an ugly hack to rename base64.h so that it doesn't conflict with the one
installed by security/heimdal
PR: ports/177454
Reported by: Andriy Syrovenko <andriys@gmail.com>
|
Sat, 16 Nov 2013
|
[ 23:22 swills ]
- Update to 9.4.0
- 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
|
[ 14:18 swills ]
- Convert to new options framework
- Pet portlint
PR: ports/183893
Submitted by: mat
|
[ 04:35 swills ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update to 9.2.3-1031360 [1]
- Fix build on CURRENT
PR: ports/180471 [1] (partially)
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> [1] (partially)
|
Thu, 7 Nov 2013
|
[ 21:50 swills ]
- Add stage support
- Convert to USES=kmod
PR: ports/183754
Submitted by: mat
|
Tue, 22 Oct 2013
|
[ 13:57 amdmi3 ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery)
|
Sat, 19 Oct 2013
|
[ 14:39 tijl ] (Only the first 10 of 39 ports in this commit are shown above. )
- Fix build with clang and recent kernel API changes.
- Use new style LIB_DEPENDS.
PR: 173038, 174290, 180499
Submitted by: Garrett Cooper <yaneurabeya@gmail.com>
Approved by: swills (maintainer)
|
Fri, 17 Feb 2012
|
[ 16:54 scheidell ]
- Back out all changes to date starting with this pr.
- 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)
|
Mon, 16 Jan 2012
|
[ 00:07 scheidell ]
- patch vmhgfs to allow make it loadable [1]
- patch Makefile/plist/pkg-message to prevent install of broken vmhgfs,
suggested by swills
- Add USE_AUTOMAKE=yes to keep build from taking two passes, and keep tinderbox
happy
Submitted by: swills [1]
Approved by: gabor (mentor)
|
Sun, 8 Jan 2012
|
[ 01:20 scheidell ]
- Updated to 8.8.0
PR: ports/161891
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: gabor (mentor)
|
Fri, 14 Oct 2011
|
[ 20:12 swills ]
- Update to 425873
- Unmark broken
- Pet portlint
PR: ports/161001
Submitted by: swills (me)
Approved by: maintainer timeout (>2 weeks)
|
Mon, 15 Nov 2010
|
[ 23:57 mbr ]
Upgrade to build 313025, release date 2010.10.18
Fix build on HEAD
Fix dhclient resume
Fix pkgconfig
PR: 151872, 149116, 150913
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
Sun, 6 Jun 2010
|
[ 19:31 mbr ]
Add vmware-tools/scripts/vmware to package list
Submitted by: QAT
|
[ 17:44 mbr ]
Fix package list
Submitted by: QAT
|
[ 14:55 mbr ]
Upgrade to build 253928
|
Sun, 10 Jan 2010
|
[ 10:31 mbr ]
Upgrade to open-vm-tools-2009.12.16 build 217847
|
Sat, 2 Jan 2010
|
[ 16:29 mbr ] (Only the first 10 of 18 ports in this commit are shown above. )
Upgrade open-vm-tools to build 210370 (PR 142112)
Fix complile on FreeBSD 9
Add missing pkg-plist files
PR: ports/142112 (partly)
Submitted by: Steve Wills <steve@mouf.net>
|
Thu, 11 Jun 2009
|
[ 21:51 mbr ]
Add missing dir to pkg-plist.
|
Mon, 8 Jun 2009
|
[ 23:24 mbr ]
Upgrade open-vm-tools to build 167859 from 2009.05.22
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>
|
Mon, 6 Apr 2009
|
[ 22:56 mbr ]
Try to fix the remaining dependencies and
back out previous commit.
Also add a FUSE dependency to fix a soft error.
Submitted by: kan
|
Wed, 25 Mar 2009
|
[ 18:18 mbr ]
Unbreak the ports
Fix PLIST for both with and without X11.
Fix some configure/build errors with WITH_UNITY option.
Eliminate use of LIB32DIR because no i386 binary is included in the distfile.
PR: ports/132999
Submitted by: Hiroto Kagotani <hiroto.kagotani@gmail.com>
|
Tue, 3 Mar 2009
|
[ 23:26 mbr ] (Only the first 10 of 16 ports in this commit are shown above. )
Upgrade the port to build 148847 from 2009.02.18.
PR: ports/130583
Submitted by: lstewart
Reviewed by: KUROSAWA Takahiro <takahiro.kurosawa@gmail.com>
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Sat, 29 Nov 2008
|
[ 22:57 pav ]
- share/pixmaps is part of mtree, must not be removed by individual ports
Reported by: pointyhat
|
Sun, 9 Nov 2008
|
[ 22:39 mbr ]
vmware-toolbox and vmware-user are installed in bin/ rather than sbin/
PR: 128509
Submitted by: olgeni
|
Mon, 20 Oct 2008
|
[ 13:41 mbr ]
Remove the following non-existent files
from pkg-plist (unbreaks package target).
sbin/vmware-toolbox sbin/vmware-user
Submitted by: olgeni
|
Mon, 29 Sep 2008
|
[ 19:17 mbr ]
Another bunch of fixes:
- pet portlint(1)
- add info on the rc.conf settings
- don't reinstall files twice
- open-vm-tools and open-vm-tools-nox11 need to CONFLICT each other
- on 5.x, the scripts won't try to load unsupported kmods
- kldxref should be run also on 5.x
- bump PORTREVISION
Submitted by: Angelo Turetta <aturetta@bestunion.it>
|
[ 11:59 mbr ]
Unbreak open-vm-tools. Fix pkg-lists.
Submitted by: olgeni, Angelo Turetta <aturetta@bestunion.it>
|
Mon, 4 Aug 2008
|
[ 18:51 mbr ]
Keep share/pixmaps in pkg lists.
|
Sun, 3 Aug 2008
|
[ 14:39 mbr ]
vmware-guestd has been installed twice. Fix pkg-plist for this issue.
Submitted by: Olli Hauer <ohauer@gmx.de>
PR: 126210
|
Sun, 27 Jul 2008
|
[ 13:57 mbr ]
Second try to fix the package list.
|
Mon, 21 Jul 2008
|
[ 23:43 mbr ]
Change GTK12 dependency to GTK20 to fix the package build.
Fix package lists.
Bump portrevision.
|
Tue, 8 Jul 2008
|
[ 16:03 mbr ] (Only the first 10 of 15 ports in this commit are shown above. )
Upgrade to build 102166, 2008.07.01
|
Thu, 15 May 2008
|
[ 17:24 mbr ]
- Add dependency on devel/icu
- Split startup rc files, start vmware-kmod.sh earlier
- Bump portrevision
Submitted by: jkim
|
Sat, 5 Apr 2008
|
[ 07:33 mbr ]
Add missing files to pkg-plist.
Submitted by: pav
|
Tue, 1 Apr 2008
|
[ 23:55 mbr ]
Normalize package name.
Fix FreeBSD 5 builds.
|
Fri, 28 Mar 2008
|
[ 13:30 mbr ] (Only the first 10 of 13 ports in this commit are shown above. )
Add open-vm-tools, a open source version of the vmware-guestd and
vmware-tools ports.
|
Number of commits found: 52 |