From owner-freebsd-current Mon Apr 7 14:44:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id OAA15492 for current-outgoing; Mon, 7 Apr 1997 14:44:41 -0700 (PDT) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id OAA15483 for ; Mon, 7 Apr 1997 14:44:38 -0700 (PDT) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA25896; Mon, 7 Apr 1997 14:44:26 -0700 Date: Mon, 7 Apr 1997 14:44:25 -0700 (PDT) From: "Brian N. Handy" To: Chuck Robey Cc: FreeBSD current Subject: Re: make world In-Reply-To: Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >perl : I want to maintain my version at 5.003, not 4.036 >groff : I want groff install to stop overwriting the > /usr/share/groff_font/devlp/download file, so all > those neat fonts I bought from WC stay installed. >tcl : I want my version at 8.0a3, not the _old_ 7.5 I sorta like to be able to track the bleeding edge myself, and I seem to have a stockpile of stuff that wants perl5 that I have to be real careful with. I'd like this option as well. The grudging question is how many things break when you do this (at least with Perl and tcl)? Making it a makefile option is kinda nice in that the only people who'll do it are (maybe) proficient enough to deal with the breakages. (I say "maybe" since I'm not yet sure I could. :-) Happy trails, Brian