From owner-freebsd-hackers@FreeBSD.ORG Wed Jun 6 21:41:01 2012 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DE2F01065688 for ; Wed, 6 Jun 2012 21:41:01 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout1-b.corp.bf1.yahoo.com (mrout1-b.corp.bf1.yahoo.com [98.139.253.104]) by mx1.freebsd.org (Postfix) with ESMTP id 801F68FC14 for ; Wed, 6 Jun 2012 21:41:01 +0000 (UTC) Received: from [IPv6:::1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout1-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q56LenBF082870 for ; Wed, 6 Jun 2012 14:40:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1339018850; bh=5auHHvII25ccXwgGY1bDoX3/YGi4Lu4EaCqbhNl7eOU=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=wOA51IGpH31rCXyXQbv3L/hWZxqS0a3HHwemoXxKosiiOtMkjyS+0paXrsJbYnIbr b71IdsS8MiuAaXIraMMtRbxjBTdKBL2DenylAecI/FLM6rvkp7D2et5ZjWZS7P+TT7 vbryHOEjLkCyvRFq06SrcmqgUXkP7Ay8BDA4hSPA= From: Sean Bruno To: freebsd-hackers@freebsd.org Content-Type: text/plain; charset="UTF-8" Date: Wed, 06 Jun 2012 14:40:49 -0700 Message-ID: <1339018849.10177.3.camel@powernoodle-l7.corp.yahoo.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Milter-Version: master.31+4-gbc07cd5+ X-CLX-ID: 018849007 Subject: tkcvs/tkdiff X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2012 21:41:01 -0000 Does anyone have tkdiff working from ports right now? I keep getting nothing but a "wish" window popping up when I install tkcvs. I didn't see any obvious results with my internet search foo, so thought I'd ask here as well as in other places. Sean