aboutsummaryrefslogtreecommitdiffstats
path: root/mail/xpbiff/pkg-descr
blob: 829b73d4a8a2b4eb3d0bd5d2b168cdeb3b271fbb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.