Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 1999 16:59:30 -0700 (PDT)
From:      Chris Timmons <skynyrd@opus.cts.cwu.edu>
To:        Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: Port of TCL 8.0.5 on CURRENT
Message-ID:  <Pine.BSF.4.10.9905231652520.85555-100000@opus.cts.cwu.edu>
In-Reply-To: <XFMail.990523195925.asmodai@wxs.nl>

next in thread | previous in thread | raw e-mail | index | archive | help

My experience with this is that the processing done for MLINKS and
MAN<section> variables in the port master Makefile takes a LONG time.  A
Really, Really LONG time.  Minutes on a pentium pro 200.

Let it spin for a while if you are running on a slower cpu.  If you
grep the bsd.port.mk family of files for MLINKS you'll see that make's
internal pattern matching and substitution facility is run against some of
the variables which is one place where things could be taking time when
MLINKS is a long list.

-Chris

On Sun, 23 May 1999, Jeroen Ruigrok/Asmodai wrote:

> Hi,
> 
> it seems as if the recent addition of MLIST to the Makefile of TCL 8.0.5 in
> /usr/ports/lang/tcl80 doesn't work the way it should be.
> 
> a make doesn't show anything...
> 
> a make -dA shows as if the make process is in a loop...
> 
> if ye let the make run and monitor the processes it seems as if there are a
> few make targets going haywire since one grep of make in ps gave me fetch,
> fetch, configure as well as patch...
> 
> This doesn't look right to me...
> 
> Anyone care to explain this to me? Because if I remove all the MLIST
> entries it does work normally...
> 
> 'gards,
> 
> ---
> Jeroen Ruigrok van der Werven                asmodai(at)wxs.nl
>         The FreeBSD Programmer's Documentation Project 
> Network/Security Specialist      <http://home.wxs.nl/~asmodai>;
> *BSD: Accept no limitations...
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9905231652520.85555-100000>