Path to this page:
Subject: CVS commit: pkgsrc/x11/lesstif
From: Adam Ciarcinski
Date: 2006-07-29 16:32:12
Message id: 20060729143212.96D45211CA@cvs.netbsd.org
Log Message:
Changes 0.95.0:
* We're now also distributing a version of LessTif packaged with
[1]autopackage. Fixes to the autopackage/default.apspec.in were
applied for this, and the autopackage team augmented their
implementation for us (thanks!).
* Change the API of the _LtDebugPrintRenderTable function, the old
one wasn't working well.
* Add a dependency so ResConvert.c is compiled whenever configure.in
changes.
* Make the message from configure about missing or too old X
development packages mention the missing case too. Happens more
often than old versions nowadays.
* Add code to the release script to create an autopackage file.
* Add code to the release script to create RPMs automatically.
* Fix and clean up some of the XmStringCreate functions, they
weren't handling tabs and newlines correctly.
* Implement XmStringGenerate() and XmStringParseText() somewhat
better.
* Fix an initialisation problem with RenderTables which caused
colour settings to fail in some circumstances.
* Fix a bug that caused XmTextField to overwrite its border.
* Remove a couple of fprintf statements saying "Yow"
* Fix freetype installation check which appears to require include.
* Fix the build so it won't override defaults from libtool.
* Fix compile error in TextOut.c when compiling with Xft.
* RPM specfile syntax has renamed Copyright into License.
* Patch by Eric Branlund for _MOTIF_DRAG_TARGETS on x86_64.
* Patches by Winfried to fix warnings detected with GCC 4.
Files: