Commit graph

35 commits

Author SHA1 Message Date
Steve Wills
a1c803102d - 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
2013-11-16 23:22:22 +00:00
Steve Wills
7723ee16fc - Convert to new options framework
- Pet portlint

PR:		ports/183893
Submitted by:	mat
2013-11-16 14:18:54 +00:00
Steve Wills
4aff9086cc - 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)
2013-11-16 04:35:59 +00:00
Steve Wills
0adf1a0c87 - Add stage support
- Convert to USES=kmod

PR:		ports/183754
Submitted by:	mat
2013-11-07 21:50:19 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Michael Scheidell
811e3dc9d5 - 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)
2012-02-17 16:54:12 +00:00
Michael Scheidell
5e8394428b - 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)
2012-01-16 00:07:20 +00:00
Michael Scheidell
0de731b16e - Updated to 8.8.0
PR:		ports/161891
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	gabor (mentor)
2012-01-08 01:20:39 +00:00
Steve Wills
c87797d2ab - Update to 425873
- Unmark broken
- Pet portlint

PR:		ports/161001
Submitted by:	swills (me)
Approved by:	maintainer timeout (>2 weeks)
2011-10-14 20:12:21 +00:00
Martin Blapp
8a737de735 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>
2010-11-15 23:57:51 +00:00
Martin Blapp
4d85d2cd6a Add vmware-tools/scripts/vmware to package list
Submitted by:	QAT
2010-06-06 19:31:13 +00:00
Martin Blapp
e073cdfe25 Fix package list
Submitted by:	QAT
2010-06-06 17:44:34 +00:00
Martin Blapp
e8e05085cd Upgrade to build 253928 2010-06-06 14:55:58 +00:00
Martin Blapp
2d2bf75e71 Upgrade to open-vm-tools-2009.12.16 build 217847 2010-01-10 10:31:45 +00:00
Martin Blapp
5fc5a0bb73 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>
2010-01-02 16:29:44 +00:00
Martin Blapp
c219722fda Add missing dir to pkg-plist. 2009-06-11 21:51:06 +00:00
Martin Blapp
7f2467c414 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>
2009-06-08 23:24:44 +00:00
Martin Blapp
a29d378944 Try to fix the remaining dependencies and
back out previous commit.

Also add a FUSE dependency to fix a soft error.

Submitted by:	kan
2009-04-06 22:56:31 +00:00
Martin Blapp
6d68a1b1f6 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>
2009-03-25 18:18:11 +00:00
Martin Blapp
793cb0c1fd Upgrade the port to build 148847 from 2009.02.18.
PR:		ports/130583
Submitted by:	lstewart
Reviewed by:	KUROSAWA Takahiro <takahiro.kurosawa@gmail.com>
2009-03-03 23:26:15 +00:00
Pav Lucistnik
d095d4a965 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 19:44:02 +00:00
Pav Lucistnik
fb8004e0f1 - share/pixmaps is part of mtree, must not be removed by individual ports
Reported by:	pointyhat
2008-11-29 22:57:33 +00:00
Martin Blapp
df90f1b486 vmware-toolbox and vmware-user are installed in bin/ rather than sbin/
PR:		128509
Submitted by:	olgeni
2008-11-09 22:39:52 +00:00
Martin Blapp
c6de3b8dc5 Remove the following non-existent files
from pkg-plist (unbreaks package target).

sbin/vmware-toolbox sbin/vmware-user

Submitted by:	olgeni
2008-10-20 13:41:04 +00:00
Martin Blapp
85df0d366d 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>
2008-09-29 19:17:16 +00:00
Martin Blapp
9032ba3838 Unbreak open-vm-tools. Fix pkg-lists.
Submitted by:	olgeni, Angelo Turetta <aturetta@bestunion.it>
2008-09-29 11:59:12 +00:00
Martin Blapp
2492484834 Keep share/pixmaps in pkg lists. 2008-08-04 18:51:14 +00:00
Martin Blapp
c686234715 vmware-guestd has been installed twice. Fix pkg-plist for this issue.
Submitted by:	Olli Hauer <ohauer@gmx.de>
PR:		126210
2008-08-03 14:39:11 +00:00
Martin Blapp
5da2d2a504 Second try to fix the package list. 2008-07-27 13:57:54 +00:00
Martin Blapp
008609d219 Change GTK12 dependency to GTK20 to fix the package build.
Fix package lists.
Bump portrevision.
2008-07-21 23:43:44 +00:00
Martin Blapp
535f20eaf4 Upgrade to build 102166, 2008.07.01 2008-07-08 16:03:48 +00:00
Martin Blapp
ff326f6b73 - Add dependency on devel/icu
- Split startup rc files, start vmware-kmod.sh earlier
- Bump portrevision

Submitted by:   jkim
2008-05-15 17:24:29 +00:00
Martin Blapp
abb581a911 Add missing files to pkg-plist.
Submitted by:	pav
2008-04-05 07:33:03 +00:00
Martin Blapp
74a96290dd Normalize package name.
Fix FreeBSD 5 builds.
2008-04-01 23:55:32 +00:00
Martin Blapp
4b967f9e69 Add open-vm-tools, a open source version of the vmware-guestd and
vmware-tools ports.
2008-03-28 13:30:31 +00:00