From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 12 07:20:28 2004 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 9CDA716A4CE for ; Thu, 12 Aug 2004 07:20:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8FAFB43D46 for ; Thu, 12 Aug 2004 07:20:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7C7KSu6069526 for ; Thu, 12 Aug 2004 07:20:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7C7KSEr069525; Thu, 12 Aug 2004 07:20:28 GMT (envelope-from gnats) Date: Thu, 12 Aug 2004 07:20:28 GMT Message-Id: <200408120720.i7C7KSEr069525@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dirk.meyer@dinoex.sub.org (Dirk Meyer) Subject: Re: ports/70328: conflict between different versions of lang/tcl* and x11-toolkits/tk* X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Dirk Meyer List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Aug 2004 07:20:28 -0000 The following reply was made to PR ports/70328; it has been noted by GNATS. From: dirk.meyer@dinoex.sub.org (Dirk Meyer) To: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Cc: Subject: Re: ports/70328: conflict between different versions of lang/tcl* and x11-toolkits/tk* Date: Thu, 12 Aug 2004 09:13:14 +0200 Don Lewis schrieb:, > Different versions of the tcl ports conflict with each other > because they all install their man pages in the same location. > The same is true of the tk ports. all tcl/tk manpages go into "mann", call it historic reason. Diffrent tcl/tk versions install the same manpage at the same locaion. This is intended, The common manpages have only minor differences. If you deinstall the ports in any order, all manpages are removed. > Either a CONFLICTS statement should be added to the Makefiles or > the man pages should be installed in tcl/tk version-specific > directories. both will be harmfull. - CONFLICTS will keep useres from ruinning more then one version. diffrent versions are needed for Applications cause tcl/tk API changed so much. - moving man in a diffrent path will obsolete tutorials and handbooks There might be even application that fails. I would like to hear more arguments why the current state gives problems. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org]