Commit graph

5 commits

Author SHA1 Message Date
Mikhail Teterin
efc733172c Fix a blaringly obvious bug: should be ``info exists env(MAIL)'', not
``info exists $env(MAIL)''.
2001-03-06 04:53:05 +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
Michael Haro
7142ea07fc update to version 0.9.3c
PR:		17204
Submitted by:	Adam Kranzel <shade@dnai.com>
2000-04-01 02:05:18 +00:00
Satoshi Taoka
291beb8efb Update to version 0.9.2
Get tkstep being optional

Noticed by:	maintainer (who sent me the e-mail including the diff)
1999-04-22 16:35:48 +00:00
Satoshi Taoka
9faebf2bb2 Postilion is a mail client derived from tkRat that has a NeXt style interface
PR:		10271
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-04-17 04:52:04 +00:00