From nobody@FreeBSD.org  Fri Jun  8 15:35:42 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4947D106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Jun 2012 15:35:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 1C32A8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Fri,  8 Jun 2012 15:35:42 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q58FZfhh067813
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 8 Jun 2012 15:35:41 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q58FZfKE067808;
	Fri, 8 Jun 2012 15:35:41 GMT
	(envelope-from nobody)
Message-Id: <201206081535.q58FZfKE067808@red.freebsd.org>
Date: Fri, 8 Jun 2012 15:35:41 GMT
From: Sean Bruno <sbruno@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: tkcvs/tkdiff no longer runs correctly
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168861
>Category:       ports
>Synopsis:       devel/tkcvs: tkdiff no longer runs correctly
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kevlo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 08 15:40:13 UTC 2012
>Closed-Date:    Mon Aug 05 05:57:18 UTC 2013
>Last-Modified:  Mon Aug 05 05:57:18 UTC 2013
>Originator:     Sean Bruno
>Release:        stable/9
>Organization:
FreeBSD Project
>Environment:
FreeBSD powernoodle-l7 9.0-STABLE FreeBSD 9.0-STABLE #2 r235528: Wed May 16 20:39:12 PDT 2012     root@powernoodle-l7:/usr/obj/usr/home/sbruno/bsd/9/sys/GENERIC  amd64
>Description:
Installed tkcvs and tried to use tdkiff

It no longer runs and merely pops up a window titled "wish".  I have no idea how to debug tcl/tk stuff.
>How-To-Repeat:
install tkcvs from ports and run tkdiff
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Fri Jun 8 17:15:21 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168861 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Sat Jun 9 06:05:01 UTC 2012 
Responsible-Changed-Why:  
back to pool 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168861 

From: Rob Navarro <robert.navarro@sapior.com>
To: bug-followup@FreeBSD.org, sbruno@FreeBSD.org
Cc:  
Subject: Re: ports/168861: devel/tkcvs: tkdiff no longer runs correctly -
 workaround found (needs package surgery)
Date: Fri, 07 Sep 2012 17:40:06 -0700

 Sirs,
 
 On system:
 FreeBSD 64-142-54-194.colo.sonic.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0:
 Tue Jan  3 07:46:30 UTC 2012    
 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
 
 
 Having just installed port: tkdiff-4.2 via "portupgrade -N tkdiff-4.2"
 
 tkdiff then simply fails with:
 exec: *45023*/usr/local/bin/tkdiff: not found
 
 This is true even though /usr/local/bin/wish exists!
 
 Though "wish" exists in /usr/local/bin the system seems to depend upon
 /usr/local/bin/wish8.5 (found this out via pkg_info -L tk-8.5.12 |fgrep
 wish )
 
 Cludged my local system via:
 
 cd /usr/local/bin
 mv wish broken.wish
 ln wish8.5 wish
 
 No idea where my broken /usr/local/bin/wish comes from.
 
 Kind regards,
 
 Rob
 
Responsible-Changed-From-To: freebsd-ports-bugs->kevlo 
Responsible-Changed-By: stefan 
Responsible-Changed-When: Wed May 1 08:27:43 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer of textproc/tkdiff. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168861 
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Mon Aug 5 05:52:45 UTC 2013 
State-Changed-Why:  
This problem is fixed, which was related to tcltk. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168861 
>Unformatted:
