The Restless Daemon identified a linker error while trying to build:
blt-2.4z_4 maintained by po...@freebsd.org
Makefile ident: $FreeBSD: ports/x11-toolkits/blt/Makefile,v 1.59 2010/01/24
01:18:31 mi Exp $
Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/blt-2.4z_4.log :
rm -f bltwish24
mi 2010-01-24 01:42:28 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/blt/files patch-newertcl
Log:
There is an X11 problem with RenderCreatePicture, when BLT uses Tk-8.5
and the latter has Xft enabled (which is the default). Add a work-around.
Obtained fro
x11-toolkits/blt, which was previously failing is OK after this commit.
Thanks for fixing it!
A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/
Thanks for your work on making FreeBSD better,
--
QAT - your friendly neighborhood Daemon,
preparing
mi 2010-01-23 02:14:39 UTC
FreeBSD ports repository
Added files:
x11-toolkits/blt/files patch-newertcl
Log:
Add a forgotten new patch, that addresses compatibility with against
newer versions of Tcl (8.5+)
Revision ChangesPath
1.1 +146 -0ports/x11-too