From owner-cvs-ports@FreeBSD.ORG Sun Jan 15 12:18:54 2012 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 245DF106566B; Sun, 15 Jan 2012 12:18:54 +0000 (UTC) (envelope-from scheidell@freebsd.org) Received: from mx2.secnap.com.ionspam.net (mx2.secnap.com.ionspam.net [216.134.223.54]) by mx1.freebsd.org (Postfix) with ESMTP id D38C88FC12; Sun, 15 Jan 2012 12:18:53 +0000 (UTC) Received: from mx2.secnap.com.ionspam.net (unknown [10.71.0.54]) by mx2.secnap.com.ionspam.net (Postfix) with ESMTP id 67D0CD23CD4; Sun, 15 Jan 2012 07:18:53 -0500 (EST) X-Virus-Scanned: SpammerTrap(r) VPS-1500 2.17 at mx2.secnap.com.ionspam.net Received: from USBCTDC001.secnap.com (unknown [10.70.1.1]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mx2.secnap.com.ionspam.net (Postfix) with ESMTPS id E50C1D23C2E; Sun, 15 Jan 2012 07:18:51 -0500 (EST) Received: from MikeBook-Air.local (10.80.0.4) by USBCTDC001.secnap.com (10.70.1.1) with Microsoft SMTP Server (TLS) id 14.0.722.0; Sun, 15 Jan 2012 07:18:51 -0500 Message-ID: <4F12C42D.5010308@freebsd.org> Date: Sun, 15 Jan 2012 07:18:53 -0500 From: Michael Scheidell Organization: SECNAP Network Security Corp User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.7; en-US; rv:1.9.2.20) Gecko/20110804 Thunderbird/3.1.12 MIME-Version: 1.0 To: Steve Wills References: <201201080120.q081Kdq3018820@repoman.freebsd.org> <4F08FDB1.7000607@FreeBSD.org> <4F0981A1.4030708@freebsd.org> <4F09841D.6070701@FreeBSD.org> <4F09865C.5040905@freebsd.org> <4F09CB1F.8090103@FreeBSD.org> In-Reply-To: <4F09CB1F.8090103@FreeBSD.org> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Cc: ohauer@FreeBSD.org, Edwin Groothuis , Gabor Kovesdan , cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/emulators/open-vm-tools Makefile distinfo pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jan 2012 12:18:54 -0000 On 1/8/12 11:58 AM, Steve Wills wrote: > I've attached the updated patch which lets the vmhgfs.ko module build > in a way that allows it to at least kldload properly. But note that > this module produces an instant panic on trying to mount an hgfs. If > we think we can find a solution quickly, then perhaps for now include > the updated patch, but don't install the hgfs module, so that the port > loses the hgfs feature, but hopefully only temporarily. > adding this to port. Index: patch-vmhgfs-Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/open-vm-tools/files/patch-vmhgfs-Makefile,v retrieving revision 1.1 diff -u -r1.1 patch-vmhgfs-Makefile --- patch-vmhgfs-Makefile 15 Nov 2010 23:59:05 -0000 1.1 +++ patch-vmhgfs-Makefile 15 Jan 2012 12:14:33 -0000 @@ -1,6 +1,15 @@ ---- ./modules/freebsd/vmhgfs/Makefile.orig 2010-10-20 05:19:54.000000000 +0900 -+++ ./modules/freebsd/vmhgfs/Makefile 2010-11-11 23:06:07.000000000 +0900 -@@ -90,22 +90,7 @@ +--- modules/freebsd/vmhgfs/Makefile.orig 2011-09-15 02:03:28.000000000 +0000 ++++ modules/freebsd/vmhgfs/Makefile 2012-01-08 16:11:28.000000000 +0000 +@@ -47,7 +47,7 @@ + .endif + + COMMON_HGFS_SRCS := debug.c +-COMMON_HGFS_SRCS := bdhandler.c ++COMMON_HGFS_SRCS += bdhandler.c + COMMON_HGFS_SRCS += request.c + COMMON_HGFS_SRCS += worker.c + COMMON_HGFS_SRCS += fsutil.c +@@ -93,22 +93,7 @@ CFLAGS += -Ishared .endif @@ -24,3 +33,4 @@ +.include .include + and this pcvs diff pkg-plist socket: Protocol not supported Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/emulators/open-vm-tools/pkg-plist,v retrieving revision 1.28 diff -u -r1.28 pkg-plist --- pkg-plist 8 Jan 2012 01:20:39 -0000 1.28 +++ pkg-plist 15 Jan 2012 12:18:14 -0000 @@ -59,7 +59,7 @@ @unexec if test -f %D/lib/vmware-tools/modules/drivers/linker.hints; then rm -f %D/lib/vmware-tools/modules/drivers/linker.hints; fi @unexec if test -f %D/share/vmware-tools/tools.conf; then rm -f %D/share/vmware-tools/tools.conf; fi @unexec if test -h %D/etc/vmware-tools/plugins; then rm -f %D/etc/vmware-tools/plugins; fi -etc/xdg/autostart/vmware-user.desktop +%%X11%%etc/xdg/autostart/vmware-user.desktop @dirrmtry etc/xdg/autostart @dirrmtry etc/xdg @dirrmtry lib/vmware-tools/modules/drivers to make PH happy. -- Michael Scheidell, CTO o: 561-999-5000 d: 561-948-2259 >*| *SECNAP Network Security Corporation * Best Mobile Solutions Product of 2011 * Best Intrusion Prevention Product * Hot Company Finalist 2011 * Best Email Security Product * Certified SNORT Integrator