From owner-freebsd-ports Thu Jan 8 14:06:46 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA06894 for ports-outgoing; Thu, 8 Jan 1998 14:06:46 -0800 (PST) (envelope-from owner-freebsd-ports) Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA06868; Thu, 8 Jan 1998 14:06:16 -0800 (PST) (envelope-from tlambert@usr06.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id PAA01922; Thu, 8 Jan 1998 15:06:13 -0700 (MST) Received: from usr06.primenet.com(206.165.6.206) via SMTP by smtp04.primenet.com, id smtpd001890; Thu Jan 8 15:06:09 1998 Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id PAA18401; Thu, 8 Jan 1998 15:05:59 -0700 (MST) From: Terry Lambert Message-Id: <199801082205.PAA18401@usr06.primenet.com> Subject: Re: tk80 port or tcl installation are broken on -current To: jkh@time.cdrom.com (Jordan K. Hubbard) Date: Thu, 8 Jan 1998 22:05:59 +0000 (GMT) Cc: asami@cs.berkeley.edu, ache@nagual.pp.ru, ports@freebsd.org, current@freebsd.org, jkh@freebsd.org In-Reply-To: <14994.884221928@time.cdrom.com> from "Jordan K. Hubbard" at Jan 7, 98 05:12:08 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-freebsd-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > * Why? It seems that things were fine until you rocked the boat with > > * a bsd.port.mk that tried to be too clever at detecting this. :) > > > > Um, did you read the message? That has nothing to do with my change, > > Jordan. > > I know, but the topic only seems to have flared up again on account of > it. :) > > Yes, I see the problem. No, I see no immediate solution that doesn't > have drawbacks of its own. Yes, I hate this entire problem and would > just as soon say "heck, just nuke TCL out of the base OS" if I had > a way of handling dist/ports dependencies currently in the tree. > The fact that I don't is why so many people are complaining that the > Handbook and FAQ have been left out of the doc dist since 2.2.2. How about treating installed system components as if they were simply preinstalled pacakges? That would let you uninstall them, or upgrade them (if you defined upgrade as "deinstall old + install new"). It would also let you upgrade systems, if you applied the same method to a "component" called "base system". ...just an old idea from SCO Xenix... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.