Commit graph

49 commits

Author SHA1 Message Date
Steve Wills
ec67c2b687 - Add patch to fix build when devel/libunwind is installed
- While here, rename patch to better name. All the patches probably need
  renaming.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
2013-11-17 23:25:47 +00:00
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
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
Tijl Coosemans
cfea1fe89d - 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)
2013-10-19 14:39:55 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Steve Wills
7a7703967d - Try again 2012-06-29 02:06:31 +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
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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
325eca01b3 Add empty install-data-am section 2010-11-16 20:59:32 +00:00
Martin Blapp
bb8b488192 Remove accidently committed file 2010-11-16 20:42:40 +00:00
Martin Blapp
cdcf5ddf92 Add fix for vmware-user-suid-wrapper failes to load vmblock.ko
Don't install vmware-user-suid-wrapper automatically in kde autostart
Bump portrevision

PR:			ports/152292
Submitted by:		Fumiyuki Shimizu <fumifumi@abacustech.jp>
2010-11-16 20:37:05 +00:00
Martin Blapp
e189332abb Fix build errors (redundant declarations)
PR:			152283
Submitted by:		fumifumi@abacustech.jp
2010-11-16 07:42:44 +00:00
Martin Blapp
1487d80dbd Add new patches for build 313025 2010-11-15 23:59:05 +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
Philip M. Gollucci
1b726b37e1 - add a status command
- make the `start` command more verbose (e.g. for debugging)
- remove (some) duplicate code

PR:             ports/148068
Submitted by:   Frank Wall <fw@moov.de>
Approved by:    maintainer timeout (mbr; 82 days)
2010-09-14 03:20:16 +00:00
Martin Blapp
e8e05085cd Upgrade to build 253928 2010-06-06 14:55:58 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Blapp
a718302dd5 Check should be <= 900000 2010-01-02 16:33:57 +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
41e5f0b9a0 Delete two unneeded patches.
PR:		misc/135400
Submitted by:	John Fox Maule <john@fox-maule.dk>
2009-06-09 08:22:09 +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
7a31c1b335 Fix shutdown problems with ESX 3.5
PR:             ports/133717
Approved by:	portsmgr
Submitted by:   Tatsumi Hosokawa <hosokawa@itc.keio.ac.jp>
2009-04-14 07:32:46 +00:00
Martin Blapp
d2ae6a2f47 Fix locking in vmmemctl
Submitted by:	kan
2009-04-09 21:19:03 +00:00
Martin Blapp
ff7b1f4a76 Fix other polution of the base system.
Submitted by:	kan
2009-04-07 13:34:56 +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
b83bf751da Upgrade to 2009.03.18
Various fixes for X11

Submitted by:	Alexander Kabaev <kabaev@gmail.com>
2009-04-06 14:57:03 +00:00
Martin Blapp
ade9d6cd22 Add missing patches for X11 build 2009-03-25 18:19:46 +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
Timur I. Bakeyev
c04a950888 Fixed expansion of %LIB32%, which didn't happen, leaving whole port unusable. 2008-10-22 12:45:41 +00:00
Martin Blapp
36c7d8bb09 Add missing file. 2008-10-01 11:58:17 +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
c0e00cbca7 Change the vmware-checkvm path in this script too.
Submitted by:	Angelo Turetta <aturetta@bestunion.it>
2008-08-05 16:36:38 +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
5e6d3f4f88 Fix __asm macros for asm_x86_64 2008-05-15 17:28:20 +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
5fa6f121b5 Upgrade to build 90473 2008-05-14 14:55:33 +00:00
Martin Blapp
c3305e4d9c Fix build for AMD64 / FreeBSD 7 2008-04-02 16:17:30 +00:00
Martin Blapp
d2cfcd323d Add missing header. 2008-03-31 13:40:04 +00:00
Martin Blapp
fef3c6be23 Add support for HEAD. 2008-03-31 12:52:21 +00:00
Martin Blapp
32e5f1e128 Fix a check which was always true for FreeBSD Releases < 6 2008-03-31 06:35:29 +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