Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Apr 2002 13:21:03 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Akinori MUSHA <knu@iDaemons.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/Mk bsd.port.mk
Message-ID:  <3CAC290F.39DF9990@FreeBSD.org>
References:  <200203250848.g2P8mlf77991@freefall.freebsd.org> <86d6xrgnm2.wl@archon.local.idaemons.org> <3CA0C925.BB1D183E@FreeBSD.org> <1017181296.3416.12.camel@notebook> <86adsp9aqs.wl@archon.local.idaemons.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Akinori MUSHA wrote:
> 
> At 27 Mar 2002 00:21:31 +0200,
> sobomax wrote:
> > Hmm, difficult one. make(1) really isn't intended to be used like that -
> > it lacks some features necessary for making "cookie" idea easy to
> > implement without spawning child make processes. However, I worked out a
> > patch, which should close the issue in question. Please test it and let
> 
> I found another one.  `make reinstall package' installs the port
> twice.  I'm used to run it when adjusting/fixing pkg-plist. (`make
> reinstall' forces PLIST_TMP regeneration)
> 
> It's not really serious but I thought I'd let you know.

Yes, I see it. Unfortunately AFAIK there is no way to fix it without
either dumping out optimisation or extending make(1). I'm currently
evaluating the latter option.

Thank you for your feedback!

-Maxim

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CAC290F.39DF9990>