> The following patch updates SBCL from 1.0.41 to 10.48. In the months > since 1.0.41 there have been the usual pile of bug fixes, > optimizations, and even new features. See > /usr/local/share/doc/sbcl/NEWS or http://www.sbcl.org/all-news.html > for details. > > This update also does something I've been meaning to do for a while, > it switches to the prebuilt doc tarball and drops the texlive > dependency. For this particular release that means HTML docs only, no > texinfo or PDF. If this greatly distresses you then speak up now or > forever hold your peace. > > Comments, ok?
Hi, Thanks for your good work in porting and maintaining SBCL for OpenBSD! I will someday start on CL. I have been meaning to reduce pdf usage as far as possible, as I have seen pdf attacks on the rise on the Windows boxen. But sometimes, pdf is useful, with mupdf in ports. No comment about texinfo. Even if its gone, I can understand as it will reduce you porting work. Thanks, amit