From owner-freebsd-questions@FreeBSD.ORG Wed Apr 30 11:03:43 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EE00937B401 for ; Wed, 30 Apr 2003 11:03:43 -0700 (PDT) Received: from pa-plum1b-166.pit.adelphia.net (pa-plum1a-215.pit.adelphia.net [24.53.170.215]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D97A43F3F for ; Wed, 30 Apr 2003 11:03:43 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (working [172.16.0.95]) h3UI3f0n005256; Wed, 30 Apr 2003 14:03:42 -0400 (EDT) (envelope-from wmoran@potentialtech.com) Message-ID: <3EB00FF7.9040307@potentialtech.com> Date: Wed, 30 Apr 2003 14:03:35 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3) Gecko/20030429 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Dick Hoogendijk References: <20030430173401.GA13582@pooh.nagual.st> In-Reply-To: <20030430173401.GA13582@pooh.nagual.st> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: tk twice ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Apr 2003 18:03:44 -0000 Dick Hoogendijk wrote: > pkg_info shows tk-8.3.5_1 and tk-8.4.1,1 > So I tought "get rid of the older one" ... wrong! tk-8.3 is needed by > kdepim-3.1.1 Weird.. Why does kdepim-3.1.1 not use the newer tk? > So I thought I'd deinstall kdepim and then tk-8.3.5 and afterwards > portupgrade kdepim3 again. Bad idea.. waste of time.. tk-8.3 was > installed back again.. > > Can anybody explain why this happens? Because the developer who wrote kdepim-3.1.1 used tk-8.3 and hasn't upgraded to tk-8.4 yet. > Is it wise to edit the makefile o > kdepim? Probably not. It will probably cause kdepim to fail. But you could try it and see what happens. Just back up the Makefile before you do (so you can revert easily). If it works, you should probably make a patch and file a PR to get it fixed. > What's so special about tk-8.3 that no other part of kde-3.1.1 needs > this version? And version 8.4.1 is refused? According to the tk docs: nothing. A number of things are possible: 1) 8.4 claims to be compatable but really isn't 2) 8.4 would work OK but the port developer/maintainer just hasn't tested it enough to be confident yet 3) 8.4 would work, the port is just a little dated There are other possible scenerios: those are the first three that came to mind. Why not do a "make maintainer" in the kdepim directory and point this issue out the maintainer? He may have a very good reason, or he may say "Oops ... I'll fix that right away". -- Bill Moran Potential Technologies http://www.potentialtech.com