| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/mail/xpbiff/ |
Upload File : |
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 or ja_JP.SJIS by doing: setenv LANG ja_JP.EUC or setenv LANG ja_JP.SJIS There is experimental support for Sun audio. This port also supports XPM bitmap files. known problem: (1) HANKAKU-KANA with ja_JP.EUC 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. This problem is only with ja_JP.EUC. If you use with ja_JP.SJIS, this problem is not occure. Thank you.