summaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Mark BROKEN on 6.XPav Lucistnik2009-07-271-0/+4
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=238453
* Fix dependency on gtkmmMartin Blapp2009-06-171-1/+2
| | | | | | | | PR: ports/135672 Submitted by: Katsuyoshi OHARA <ohara@air.s.kanazawa-u.ac.jp> Notes: svn path=/head/; revision=236143
* Add missing dir to pkg-plist.Martin Blapp2009-06-111-0/+1
| | | | Notes: svn path=/head/; revision=235602
* Delete two unneeded patches.Martin Blapp2009-06-092-49/+0
| | | | | | | | PR: misc/135400 Submitted by: John Fox Maule <john@fox-maule.dk> Notes: svn path=/head/; revision=235480
* Upgrade open-vm-tools to build 167859 from 2009.05.22Martin Blapp2009-06-086-26/+255
| | | | | | | | | | | 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
* Fix shutdown problems with ESX 3.5Martin Blapp2009-04-142-1/+21
| | | | | | | | | PR: ports/133717 Approved by: portsmgr Submitted by: Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp> Notes: svn path=/head/; revision=232323
* Fix locking in vmmemctlMartin Blapp2009-04-092-0/+43
| | | | | | | Submitted by: kan Notes: svn path=/head/; revision=231954
* Fix other polution of the base system.Martin Blapp2009-04-072-0/+30
| | | | | | | Submitted by: kan Notes: svn path=/head/; revision=231786
* Try to fix the remaining dependencies andMartin Blapp2009-04-063-3/+27
| | | | | | | | | | | back out previous commit. Also add a FUSE dependency to fix a soft error. Submitted by: kan Notes: svn path=/head/; revision=231753
* Add another X11 dependency, xextprotoMartin Blapp2009-04-061-1/+1
| | | | Notes: svn path=/head/; revision=231749
* Add missing dependencies on Xrender and Xext.Alexander Kabaev2009-04-061-1/+1
| | | | | | | Poity hat to: kan Notes: svn path=/head/; revision=231719
* Upgrade to 2009.03.18Martin Blapp2009-04-065-47/+30
| | | | | | | | | Various fixes for X11 Submitted by: Alexander Kabaev <kabaev@gmail.com> Notes: svn path=/head/; revision=231705
* Add missing patches for X11 buildMartin Blapp2009-03-253-0/+35
| | | | Notes: svn path=/head/; revision=231004
* Unbreak the portsMartin Blapp2009-03-253-54/+51
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=231003
* - Mark BROKEN in two different waysPav Lucistnik2009-03-221-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=230633
* Replace the option WITHOUT_UNITY with WITH_UNITY and disableMartin Blapp2009-03-041-1/+1
| | | | | | | the dependency for the normal X11 build Notes: svn path=/head/; revision=229476
* Upgrade the port to build 148847 from 2009.02.18.Martin Blapp2009-03-0316-233/+235
| | | | | | | | | PR: ports/130583 Submitted by: lstewart Reviewed by: KUROSAWA Takahiro <takahiro.kurosawa@gmail.com> Notes: svn path=/head/; revision=229441
* Fails to install on sparc64 with "configure: error: Unknown architecture."Mark Linimon2009-02-031-0/+4
| | | | Notes: svn path=/head/; revision=227500
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-054-49/+41
| | | | Notes: svn path=/head/; revision=225293
* - share/pixmaps is part of mtree, must not be removed by individual portsPav Lucistnik2008-11-291-1/+0
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=223604
* vmware-toolbox and vmware-user are installed in bin/ rather than sbin/Martin Blapp2008-11-091-2/+2
| | | | | | | | PR: 128509 Submitted by: olgeni Notes: svn path=/head/; revision=222640
* Fixed expansion of %LIB32%, which didn't happen, leaving whole port unusable.Timur I. Bakeyev2008-10-223-12/+10
| | | | Notes: svn path=/head/; revision=221902
* Remove the following non-existent filesMartin Blapp2008-10-202-3/+1
| | | | | | | | | | | from pkg-plist (unbreaks package target). sbin/vmware-toolbox sbin/vmware-user Submitted by: olgeni Notes: svn path=/head/; revision=221832
* Fix PLIST_SUB and other minor issues. This change should fix package builds.Martin Blapp2008-10-071-7/+11
| | | | | | | Submitted by: timur Notes: svn path=/head/; revision=221307
* Add missing file.Martin Blapp2008-10-011-0/+11
| | | | Notes: svn path=/head/; revision=221081
* Another bunch of fixes:Martin Blapp2008-09-293-61/+60
| | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=220998
* Remove obsolete fileMartin Blapp2008-09-291-0/+0
| | | | Notes: svn path=/head/; revision=220993
* Unbreak open-vm-tools. Fix pkg-lists.Martin Blapp2008-09-293-65/+35
| | | | | | | Submitted by: olgeni, Angelo Turetta <aturetta@bestunion.it> Notes: svn path=/head/; revision=220982
* Mark BROKEN: leaves files behind on deinstallErwin Lansing2008-08-201-0/+2
| | | | Notes: svn path=/head/; revision=218909
* Change the vmware-checkvm path in this script too.Martin Blapp2008-08-052-2/+2
| | | | | | | Submitted by: Angelo Turetta <aturetta@bestunion.it> Notes: svn path=/head/; revision=218076
* Keep share/pixmaps in pkg lists.Martin Blapp2008-08-042-2/+0
| | | | Notes: svn path=/head/; revision=218038
* vmware-guestd has been installed twice. Fix pkg-plist for this issue.Martin Blapp2008-08-034-4/+3
| | | | | | | | Submitted by: Olli Hauer <ohauer@gmx.de> PR: 126210 Notes: svn path=/head/; revision=217994
* Second try to fix the package list.Martin Blapp2008-07-274-14/+76
| | | | Notes: svn path=/head/; revision=217662
* Change GTK12 dependency to GTK20 to fix the package build.Martin Blapp2008-07-214-15/+33
| | | | | | | | Fix package lists. Bump portrevision. Notes: svn path=/head/; revision=217268
* Upgrade to build 102166, 2008.07.01Martin Blapp2008-07-0815-571/+202
| | | | Notes: svn path=/head/; revision=216536
* Upgrade to build 102166, 2008.07.01Martin Blapp2008-07-081-8/+13
| | | | | | | | | | | - Add a fix to make -nox11 build still possible - Remove broken install targets for kmods within build. - Remove obsolete, applied patches, rename hgfsmounter to mount.vmhgfs - Fix GUESTAPP_TOOLS_INSTALL_PATH path. Thanks to Ari.Suutari@syncrontech.com - Fix for the shrink tab option. Thanks to ernestgwilsonii@gmail.com Notes: svn path=/head/; revision=216535
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Change build to lib dependencies.Martin Blapp2008-05-161-2/+2
| | | | | | | Submitted by: Guy Yur <guyyur@gmail.com> Notes: svn path=/head/; revision=213111
* Fix __asm macros for asm_x86_64Martin Blapp2008-05-151-0/+20
| | | | Notes: svn path=/head/; revision=213090
* - Add dependency on devel/icuMartin Blapp2008-05-155-73/+98
| | | | | | | | | | - Split startup rc files, start vmware-kmod.sh earlier - Bump portrevision Submitted by: jkim Notes: svn path=/head/; revision=213089
* Accidently took the size of former distfile. Fix this.Martin Blapp2008-05-141-1/+1
| | | | Notes: svn path=/head/; revision=213066
* Upgrade to build 90473Martin Blapp2008-05-144-117/+6
| | | | Notes: svn path=/head/; revision=213040
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+7
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Add missing files to pkg-plist.Martin Blapp2008-04-052-0/+6
| | | | | | | Submitted by: pav Notes: svn path=/head/; revision=210561
* Fix build for AMD64 / FreeBSD 7Martin Blapp2008-04-021-0/+63
| | | | Notes: svn path=/head/; revision=210392
* Normalize package name.Martin Blapp2008-04-013-9/+15
| | | | | | | Fix FreeBSD 5 builds. Notes: svn path=/head/; revision=210352
* Add missing header.Martin Blapp2008-03-311-0/+10
| | | | Notes: svn path=/head/; revision=210245
* Add support for HEAD.Martin Blapp2008-03-311-0/+285
| | | | Notes: svn path=/head/; revision=210241
* Fix a check which was always true for FreeBSD Releases < 6Martin Blapp2008-03-311-1/+1
| | | | Notes: svn path=/head/; revision=210203