freebsd-ports/mail/xpbiff/pkg-descr
2004-04-10 17:11:02 +00:00

24 lines
834 B
Text

xpbiff: fancy biff program under X11 environment, supporting Japanese MIME
extensions
This port supports Japanese strings in the From and Subject fields.
Please set the LANG enviroment variable to ja_JP.EUC by doing:
setenv LANG ja_JP.EUC
There is experimental support for Sun audio. This port also supports
XPM bitmap files.
known problem:
(1) HANKAKU-KANA
Xpbiff dumps core, because code conversion routines jis2euc()
assumes "the conversion does not makes the string longer". But
when converting so-called 'hankaku-kana', this assumption breaks.
Thank you.
Acknowledgements for this port:
Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
Satoshi TAOKA <taoka@infonets.hiroshima-u.ac.jp>
Nozomu MATSUI <nozomu@yy.cs.keio.ac.jp>
Gaku TASHIRO <manabu@yy.cs.keio.ac.jp>
- Yoshiro MIHIRA
(sanpei@sanpei.org)