Date: Mon, 17 Aug 1998 02:40:16 -0400 (EDT) From: Tim Vanderhoek <ac199@hwcn.org> To: "David E. O'Brien" <obrien@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/lang/glibstdc++28 Makefile Message-ID: <Pine.BSF.3.96.980817022152.10207D-100000@localhost> In-Reply-To: <199808170203.TAA11605@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 16 Aug 1998, David E. O'Brien wrote: > Log: > Allow a ``make install'' that boched to be re-attempted. > The current version of bsd.port.mk has a bug such that it doens't generate > TMPPLIST at the proper point, and thus all 1st install attempts bomb. Either that, or the bug was that the port leaves too gaping of a window of time where PLIST points to an invalid file. I can't think of any reason a port would need to modify its plist once past the post-build target. Anyways, the glibstdc++28 Makefile was already dependent on a bsd.port.mk newer than the one in 2.2.7-RELEASE, so I took advantage of that while fixing it. :-) [Wow. It was so cool to see glibstdc++28 and its major dependencies build in non-privileged mode into a non-standard prefix. First try, too. :-] -- This .sig is not innovative, witty, or profund.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980817022152.10207D-100000>