- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
- Don't use the imap library that comes with it --
use the cclient port. Don't even extract it.
- Don't bother patching configure and Makefile.in(s) --
use a local Makefile.
- Use the latest TCL/TK 8.3. This port does not provide
any loadable packages, so I chose not to use tclstubs, but link
with libtk and libtcl directly.
- Remove the tkstep cruft -- it was commented out since forever.
- Finally fix the options.tcl -- the env(MAIL) logic was backwards.
To do: add support of Cyrillic charsets (koi8-u,
koi8-r). Currently has to be done by providing one's own
${LOCALBASE}/lib/postilion/postilionrc. Revisit installation of the
documentation. The existing port continues to ignore it completely.