Commit graph

2 commits

Author SHA1 Message Date
Pete Fritchman
1d3a021b7d Fix compilation (need more includes and an explicit -lX11)
Noticed by:	bento
2001-10-05 04:31:06 +00:00
Mikhail Teterin
0be247304a Redo the postilion port:
- 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.
2001-02-13 00:42:11 +00:00