From the Home Page: The only changes from version 1.0b.0 are
XFace support and a few bug fixes. XFace support isn't enabled
in the port, didn't have the time and need.
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default. Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.
Approved by: asami
port dependency to jpeg an png lib, because inline imaging is enabled now
the pre-configure script edits knews.tmpl after it has been patched
enable automatic jump into threaded mode in Knews.ad
port dependency to mp port, because default print command now uses newsp
(1) Add $Id$.
(2) Reorder variables. Remove unnecessary PKGNAME (was ==DISTNAME).
(3) Remove spurious comments about MAINTAINER, it's funny to if you
look at the diff between 0.9.5 and 0.9.6 though.
(4) Remove unnecessary "IS_INTERACTIVE=no", that is a binary (set/unset)
variable so it actually meant "yes" (and I'm sure that's not what
Andreas meant).