From owner-freebsd-current Wed Dec 17 11:26:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA04734 for current-outgoing; Wed, 17 Dec 1997 11:26:31 -0800 (PST) (envelope-from owner-freebsd-current) Received: from pop.uniserve.com (pop.uniserve.com [204.244.156.3]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id LAA04714 for ; Wed, 17 Dec 1997 11:26:23 -0800 (PST) (envelope-from tom@uniserve.com) Received: from shell.uniserve.com [204.244.210.252] by pop.uniserve.com with smtp (Exim 1.73 #1) id 0xiP6I-0004Pf-00; Wed, 17 Dec 1997 11:25:46 -0800 Date: Wed, 17 Dec 1997 11:25:44 -0800 (PST) From: Tom To: Steve Kargl cc: freebsd-current@freebsd.org Subject: Re: why is tcl in base distribution In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Wed, 17 Dec 1997, Steve Kargl wrote: > I tried to build tkrat from the ports-current collection, and to > my amazement the make process tried to install the tcl80 port. tcl80 > is a duplicate of tcl installed by a make world. So, > > (1) Why is tcl in the base distribution if it is not used? tcl is not part of the 2.2 branch, but seems to be part of the 3.0 branch (is that the final word?). Tom