>in -current, pkg_add mupdf. the -current port of this will most likely >build on 4.5 too if you want to try it.
Hi Stuart, mupdf doesn't compile on stable cc -c -o /usr/obj/ports/mupdf-0.4/build-i386/ximage.o -Wall -std=c99 -I/usr/X11R6/include/freetype2 -I/usr/X11R6/include -I/usr/local/include -O2 -pipe -DHAVE_JASPER -DNEED_STRLCPY -DNEED_STRSEP -DNEED_GETOPT -Iapps/unix -Ifitz -Imupdf -Iapps apps/unix/ximage.c ...skipped mupdf for lack of libmupdf.a... *** Error code 1 I guess it has a problem to link to libmupdf.a library. It is probably not too difficult to patch so that it can compile on stable. It looks very interesting. By the way I forgot to say in my previous message that I am running bsd.mp kernel on 4.5/i386 stable. Somebody reported about month ago problem with xpdf on i386 and I recall not being able to reproduce the problem on amd64. I checked the same document with Acroread and renders without problems. I am mentioning that because unlike Opera and few other Linux binaries, Acroread works rock stable on bsd.mp kernel. I was very surprised. Cheers, Predrag