From owner-freebsd-ports Wed Mar 18 15:09:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA17296 for freebsd-ports-outgoing; Wed, 18 Mar 1998 15:09:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from ns1.yes.no (ns1.yes.no [195.119.24.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA17267 for ; Wed, 18 Mar 1998 15:09:36 -0800 (PST) (envelope-from eivind@bitbox.follo.net) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by ns1.yes.no (8.8.7/8.8.7) with ESMTP id XAA12529; Wed, 18 Mar 1998 23:08:55 GMT Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id AAA04305; Thu, 19 Mar 1998 00:08:54 +0100 (MET) Message-ID: <19980319000854.30236@follo.net> Date: Thu, 19 Mar 1998 00:08:54 +0100 From: Eivind Eklund To: "Steven G. Kargl" , Brett Taylor Cc: ac199@hwcn.org, freebsd-ports@FreeBSD.ORG Subject: Re: bsd.port.mk bug??? References: <199803181948.LAA07693@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.89.1i In-Reply-To: <199803181948.LAA07693@troutmask.apl.washington.edu>; from Steven G. Kargl on Wed, Mar 18, 1998 at 11:48:58AM -0800 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Mar 18, 1998 at 11:48:58AM -0800, Steven G. Kargl wrote: > According to Brett Taylor: > > > > On Wed, 18 Mar 1998, Steven G. Kargl wrote: > > > > Think of it as a proactive bug. :-) > > > > > > Proactive??? > > > > > > cd /usr/ports/x11/lesstif > > > make > > > ===> lesstif-0.83 : You have an old file (/usr/local/include/tk.h) that > > > could cause problems for some ports to compile. Please remove it and try > > > again. You may have to reinstall tk from the ports tree afterwards. > > > > Yes, proactive. Look at tk-8.0.2's PLIST. There you find the following > > entry: > > > > "/usr/local/"include/tk8.0/tk.h (stuff in " is not in the PLIST but ..) > > > > The file tk.h comes from the old base system when tk/tcl were included. > > Now they're not and you're expected to use the correct ones from the > > ports. > > > > This warning is just telling you to get rid of old dreck that doesn't > > belong anymore. > > > > Okay, I'll use short simple words and sentences. Let's say checking a port for problems with obsolete TK versions take 3 minutes on average (and some of the cases are pretty complex, so I don't think that's runreasonable). 1400*3 = 7000 minutes, approximately 3 work weeks. It's Too Expensive To Check. Was that simple enough words for you? BTW: Looking at dependencies is not good enough, just to counter that argument before it shows up. Eivind. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message