Subject: Re: tcl build broken
To: Jeremy C. Reed <reed@reedmedia.net>
From: Jim Wise <jwise@draga.com>
List: tech-pkg
Date: 10/07/2005 14:32:45
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, 7 Oct 2005, Jeremy C. Reed wrote:
> On Fri, 7 Oct 2005, Jim Wise wrote:
>
>> > Jim: may I commit this?
>>
>> By all means -- thanks.
>
> Looking again, I forgot about the comment:
>
> # Initially install the man pages into ${WRKDIR}/man, as we need a staged
> # install to avoid overwriting existing manpages in ${PREFIX}/man.
>
> What manpages conflict?
Okay, I've looked through this again, and refreshed my memory, and this
was a workaround for older versions of tcl which would install each man
page to a `temporary' name under $PREFIX/man/man? before linking it to
it's final names and removing the temporary.
The failure mode, of course, was that any other package with a man page
which conflicted with the `temporary' name (very likely, since the
temporary names were quite generic) would have its man pages removed by
tcl's install process.
This has been fixed in more recent tcl versions, so this hack is no
longer required and can go away now.
- --
Jim Wise
jwise@draga.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (NetBSD)
iD8DBQFDRr9WhfG1+Pg8jmsRAhH0AJ4tgdvZg2EVL++5Y8PrxI4rDABuvACgmsEF
O3PLLlubFT+xXuMlkIHZZA0=
=fNWI
-----END PGP SIGNATURE-----