From owner-cvs-etc Sat Jun 22 11:49:11 1996 Return-Path: owner-cvs-etc Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA29828 for cvs-etc-outgoing; Sat, 22 Jun 1996 11:49:11 -0700 (PDT) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id LAA29819; Sat, 22 Jun 1996 11:49:08 -0700 (PDT) Received: from time.cdrom.com (localhost [127.0.0.1]) by time.cdrom.com (8.7.5/8.6.9) with ESMTP id LAA12284; Sat, 22 Jun 1996 11:37:13 -0700 (PDT) To: Paul Traina cc: Mark Murray , Michael Smith , nate@sri.MT.net (Nate Williams), phk@freefall.freebsd.org, CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-etc@freefall.freebsd.org Subject: Re: cvs commit: src/etc/mtree BSD.usr.dist In-reply-to: Your message of "Sat, 22 Jun 1996 10:53:38 PDT." <199606221753.KAA22908@precipice.shockwave.com> Date: Sat, 22 Jun 1996 11:37:13 -0700 Message-ID: <12282.835468633@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > If there's nothing depending upon perl, then we can just keep the perl5 > port. > > Likewise, let's do the same with tcl before it becomes a problem. Reasonable sentiments, but let's say now that I want to use TCL in a new version of pkg_install, or in `setup II - the next big adventure' - how do I add it to the world without a reliable source of TCL? Even doing some sort of src->ports linkup (which I've considered) would require that the ports collection become more or less mandatory *and* that the distfiles for any "depended on" ports were shipped with the system. It's the only way the user would be able to make the world from his or her src dist. Either way, it's a mess. Jordan