Date: Mon, 12 Feb 2001 16:42:11 -0800 (PST) From: Mikhail Teterin <mi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail/postilion Makefile ports/mail/postilion/files Makefile.bsd patch-af options.tcl patch-aa patch-ab patch-ac patch-ad patch-ae Message-ID: <200102130042.f1D0gBR80122@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mi 2001/02/12 16:42:11 PST
Modified files:
mail/postilion Makefile
mail/postilion/files patch-af
Added files:
mail/postilion/files Makefile.bsd
Removed files:
mail/postilion/files options.tcl patch-aa patch-ab patch-ac
patch-ad patch-ae
Log:
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.
Revision Changes Path
1.12 +14 -26 ports/mail/postilion/Makefile
1.4 +7 -14 ports/mail/postilion/files/patch-af
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102130042.f1D0gBR80122>
