- no need for gmake
- enable TLS
- enable readline support in whatnow(1) using libedit
- add an upstream patch to fix MIME decoding on 64bit BE archs
- install the new "replyfilter" script as an aid when using repl(1) to reply to
MIME messages, and add the appropriate RUN_DEPENDS (using lynx instead of w3m)
tested by myself, william@, bentley@
ok william@ (maintainer) bentley@ sthen@
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.
These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.
I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.