freebsd-ports/mail/xpbiff/pkg-descr

25 lines
834 B
Text
Raw Normal View History

2004-04-10 19:11:02 +02:00
xpbiff: fancy biff program under X11 environment, supporting Japanese MIME
extensions
2004-04-10 19:11:02 +02:00
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
2004-04-10 19:11:02 +02:00
There is experimental support for Sun audio. This port also supports
XPM bitmap files.
2004-04-10 19:11:02 +02:00
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.
2004-04-10 19:11:02 +02:00
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)