From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 20 16:40:03 2005 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5A0D16A4CE for ; Fri, 20 May 2005 16:40:03 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9969F43D54 for ; Fri, 20 May 2005 16:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4KGe2l8072055 for ; Fri, 20 May 2005 16:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4KGe2VR072051; Fri, 20 May 2005 16:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 20 May 2005 16:40:02 GMT Resent-Message-Id: <200505201640.j4KGe2VR072051@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KIMURA Yasuhiro Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C872B16A4CE for ; Fri, 20 May 2005 16:36:49 +0000 (GMT) Received: from utahime.as.wakwak.ne.jp (utahime.as.wakwak.ne.jp [61.205.238.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F8BC43D5C for ; Fri, 20 May 2005 16:36:49 +0000 (GMT) (envelope-from yasu@home.utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by utahime.as.wakwak.ne.jp (Postfix) with ESMTP id AEF72B872 for ; Sat, 21 May 2005 01:36:46 +0900 (JST) Received: from localhost.home.utahime.org (localhost.home.utahime.org [127.0.0.1])7C35054C8; Sat, 21 May 2005 01:36:46 +0900 (JST) Received: from eastasia.home.utahime.org (localhost.home.utahime.org [127.0.0.1])13990-5BB7D09D; Sat, 21 May 2005 01:36:46 +0900 Received: by eastasia.home.utahime.org (Postfix, from userid 1000) id 5DF1B54B7; Sat, 21 May 2005 01:36:46 +0900 (JST) Message-Id: <20050520163646.5DF1B54B7@eastasia.home.utahime.org> Date: Sat, 21 May 2005 01:36:46 +0900 (JST) From: KIMURA Yasuhiro To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/81312: [PATCH] emulators/{linux-vmware-toolbox5,vmware-guestd5,vmware-tools5}: Not "connected" to the port tree X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 May 2005 16:40:03 -0000 >Number: 81312 >Category: ports >Synopsis: [PATCH] emulators/{linux-vmware-toolbox5,vmware-guestd5,vmware-tools5}: Not "connected" to the port tree >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri May 20 16:40:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: KIMURA Yasuhiro >Release: FreeBSD 4.11-RELEASE-p9 i386 >Organization: >Environment: System: FreeBSD xxxx 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #0: Sat May 14 11:16:09 JST 2005 xxxx i386 >Description: These ports are not "connected" to the port tree. >How-To-Repeat: >Fix: --- patch-emulators::Makefile begins here --- Index: emulators/Makefile =================================================================== RCS file: /net/cvsup/cvsroot/ports/emulators/Makefile,v retrieving revision 1.160 diff -u -r1.160 Makefile --- emulators/Makefile 20 May 2005 10:35:33 -0000 1.160 +++ emulators/Makefile 20 May 2005 14:09:51 -0000 @@ -52,6 +52,7 @@ SUBDIR += linux-pete-mesagpu SUBDIR += linux-vmware-toolbox2 SUBDIR += linux-vmware-toolbox4 + SUBDIR += linux-vmware-toolbox5 SUBDIR += linux-winetools SUBDIR += linux_base SUBDIR += linux_base-6 @@ -112,9 +113,11 @@ SUBDIR += vmsbackup SUBDIR += vmware-guestd3 SUBDIR += vmware-guestd4 + SUBDIR += vmware-guestd5 SUBDIR += vmware-tools2 SUBDIR += vmware-tools3 SUBDIR += vmware-tools4 + SUBDIR += vmware-tools5 SUBDIR += vmware2 SUBDIR += vmware3 SUBDIR += vpce --- patch-emulators::Makefile ends here --- >Release-Note: >Audit-Trail: >Unformatted: