From owner-freebsd-stable@FreeBSD.ORG Thu May 24 18:21:05 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B8A77106566C for ; Thu, 24 May 2012 18:21:05 +0000 (UTC) (envelope-from seanbru@yahoo-inc.com) Received: from mrout2-b.corp.bf1.yahoo.com (mrout2-b.corp.bf1.yahoo.com [98.139.253.105]) by mx1.freebsd.org (Postfix) with ESMTP id 677778FC12 for ; Thu, 24 May 2012 18:21:05 +0000 (UTC) Received: from [IPv6:::1] (rideseveral.corp.yahoo.com [10.73.160.231]) by mrout2-b.corp.bf1.yahoo.com (8.14.4/8.14.4/y.out) with ESMTP id q4OIKYS1033966 for ; Thu, 24 May 2012 11:20:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=yahoo-inc.com; s=cobra; t=1337883635; bh=ly9JEwy/o7xIH6uZbS5rW9UdRkGg0dkKBNEUpHlJO+4=; h=Subject:From:Reply-To:To:Content-Type:Date:Message-ID: Mime-Version:Content-Transfer-Encoding; b=WFbJ8xBP6NvW+j5noh1L8HgJmWK3OpCiI+zAsUjbOfirsOHu4vgHcxrB5bq4STdu+ Gvse8iIfsDOQNWJhNSBrbtRfFkom2xmwNGubcW8uGWB/shxytgaueko1dLMw9v8/k4 Ttwp8Zch2fQxm8EnHCYSisXOR99eGdvUv/fLceUg= From: Sean Bruno To: "freebsd-stable@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Thu, 24 May 2012 11:20:34 -0700 Message-ID: <1337883634.2709.7.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: 883635000 Subject: ports devel/tkcvs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sbruno@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2012 18:21:05 -0000 Probably doing something wrong, but when I install tkcvs to get tkdiff on my box, the only thing it does is fire up and display a "wish" window. Did I do it wrong? :-) sean pkg_info |grep ^tk tk-8.5.11 Graphical toolkit for Tcl tk-wrapper-1.1_1 Shell wrapper for wish (Tk) tkcvs-8.2.3 Tcl/Tk frontends to CVS and Subversion tkdiff-4.2 A Tk frontend for diff(1)