From owner-freebsd-current Wed Dec 17 16:54:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA02102 for current-outgoing; Wed, 17 Dec 1997 16:54:10 -0800 (PST) (envelope-from owner-freebsd-current) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id QAA02095 for ; Wed, 17 Dec 1997 16:54:04 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id RAA12148; Wed, 17 Dec 1997 17:54:01 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id RAA14902; Wed, 17 Dec 1997 17:53:58 -0700 Date: Wed, 17 Dec 1997 17:53:58 -0700 Message-Id: <199712180053.RAA14902@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mike Smith Cc: Steve Kargl , freebsd-current@freebsd.org Subject: Re: why is tcl in base distribution In-Reply-To: <199712172230.JAA01693@word.smith.net.au> References: <199712172230.JAA01693@word.smith.net.au> X-Mailer: VM 6.29 under 19.15 XEmacs Lucid Sender: owner-freebsd-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > 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? > > Because the plan is to have it used. There are a number of > in-development tools which will benefit a great deal from its > presence. I've heard that line for almost 2 years now. I've yet to be convinced that this line is anything but someone's good idea that'll never come to fruition. (Kind of like my idea that I'm going to re-write CVS in a master-slave setup. :) > You can also argue that it's a major development tool, as is Perl5, > which is waiting for a stable release and a committer ready to use it. Except that Perl is actually used in FreeBSD, and TCL isn't. Nate