I'm working on a FreeBSD port of Sablotron. I have it all packaged up
(<http://mah.everybody.org/hacks/ports/sablotron-0.35.tgz> for the
package and <http://mah.everybody.org/hacks/ports/sablotron.tar.gz>
for the port), but I linked against libexpat.a instead of libxml*,
thinking it would be the same.
Also, I replaced ftime with gettimeofday because the man pages on
FreeBSD said to (and it wouldn't compile with ftime).
However, it doesn't work yet. One of the above changes causes it to
crash if I do anything more than a simple `sabcmd'.
I'm not much of a C++ or C programmer, so it'll be some effort, but I
plan on putting a debugger on it when I get a sec. I'm simply posting
this in case there is someone who really wants to see Sablotron on
FreeBSD. That person would have some hope.
Mark.