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
a) changed md5 checksum. original author made minor change but didn't
bump the version number - as usual :-(
b) knewsd isn't installed by default anymore, updated PLIST
(removed bin/knewsd and man/man1/knewsd.1.gz)
Now the port installs and packages well again !
Reviewed by:
Submitted by:
Obtained from:
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
Author of knews packaged 0.9.7 new, some minor changes.
Didn't look closely what changes, but the new 0.9.7 builds and
installes cleanly and works.
-andreas
(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).