It seems that tin itself now has more ability to handle MB.
More inspection on chinese/tin may be required to remove obsoleted method.
(I will forward this commit log to its MAINTAINER and
freebsd-taiwan-chinese@maillist.tw.freebsd.org)
This version fixes NTFS filenames which have both Chinese and English
characters.
Submitted by: huangant.bbs@bbs.cs.ntou.edu.tw (author of the ntfs patch)
like '\n' is definitely non-printable.
o Fix this by tin's misc.c way, exactly what ports/26402 submitted.
o Unless we have wchar and, well, Citrus Project, imported, there's
no clean way, Good Thing (tm), we can do in this case.
PR: ports/26402
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
RUN_DEPENDS. Since we now have the correct patch in all of
x11/{XFree86,XFree86-4,XFree86-4-libraries}, its service is no
longer needed.
Reported by: cheath.bbs@bbs.cs.nthu.edu.tw
This kernel module lets users read BIG5 filenames on an NTFS. The author
is <huangant.bbs@bbs.cs.ntou.edu.tw>. The original patch is located at:
http://www.cis.nctu.edu.tw/~gis89501/bsd/ntfs/chinese_ntfs-4.3b2-ro.patch
It is slightly modified to accomodate port building.
It was tested on 4.3-BETA with Windows 2000 by the author, and 5.0-CURRENT
by me (also with 2000).
QE is a PE2-like editor program under U*nix.
p.s. Don't pursuade me putting this into editors/. If you don't have
a Chinese (big5) environment, you could only see 'funny characters.'
PR: ports/25867
Submitted by: Status <statue@freebsd.sinica.edu.tw>
after deinstallation.
This hack would be removed after pine4 author accepts patch
that will deal with l10n'd pine4.
PR: ports/25720
Submitted by: MAINTAINER
Approved by/Struggled with: MAINTAINER
This meta version of AbiWord sets up the correct environment for BIG5/GB
users(though most works are done in chinese/ttfm). Users can import a
Chinese Word97 document(just not too complex :p), edit it with an XIM
(eg. xcin25), then print it using Ghostscript.
This Big5-ized patch is modified from http://dengaku.org/yasu/dia/.
Chinese Postscript output is not available yet(it'll cause Ghostscript
crash), but users can output to .png, then convert to any type they like.
This is a slightly modified version of japanese/gnumeric. It can
exchange simple spreadsheets with MS Excel.
TODO: Test CLE's patch, to see if a static gnomeole2 is needed to
avoid frequent crash when opening complicated .xls.
Thanks for serving Chinese people for such a long time, it's time
to retire.
Reason for aterm retiring: chinese/rxvt-* and chinese/crxvt
Reason for xcin and xa+cv retiring: Now most favored X applications,
like gtk12 based or QT based even
motif based, could just work happily
with xcin25, chinput and chinput2.
For people who wants to know what's aterm, xa+cv, and xcin, here's
brief introduction for remembrance:
Aterm and xcin use their own protocol to input Chinese (big5 actually)
words. Xa+cv is a hacky wrapper for X applications to hook "xcin protocol."
"Non-I18N-aware old-fashioned application no more supported"
They will retire before 4.3 ports freeze.
Discussed/Approved by: vanilla, foxfair, kevlo, keith, ijliao
This changes the behavior of Tk on X where X Input Methods (XIM) were
recognized and used without question.
With 8.3, they will be recognized and initialized, but not used unless
XIM is turned on (tk useinputmethods 1). This should only affect users
users with special input methods, and the new default behavior should
be more beneficial to the average user.
Please repo copy, thanks.
This changes the behavior of Tk on X where X Input Methods (XIM) were
recognized and used without question.
With 8.3, they will be recognized and initialized, but not used unless
XIM is turned on (tk useinputmethods 1). This should only affect users
users with special input methods, and the new default behavior should
be more beneficial to the average user.
BTW, please repo copy, thanks.
Chinese Internet Community.
In Taiwan, there're over 300 BBS sites using Firebird, about 50 sites in china,
and about 20 worldwide (USA, UK, Canada, Austrailla and many countries can be
find Firebird) and over thousands of users on-line at the same time in biggest
BBS site.
For more information, ref: http://www.firebird.org.tw/
PR: ports/24899
Submitted by: Edward Ping-Da Chuan <edwardc@firebird.com.tw>
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
An Eterm that supports BIG5 and GB encodings. Thanks to
MANTANI Nobutaka <nobutaka@nobutaka.com> for the patch.
Submitted by: Michael C. Wu <keichii@iteration.net>
Eterm is a color vt102 terminal emulator for X Window system.
It supports pixmap and pseudo-transparent background. It also
supports Japanese input with XIM (X Input Method) protocol.
This version also adds BIG5 and GB support.
Thanks to MANTANI Nobutaka <nobutaka@nobutaka.com> for the patch.
Submitted by: Michael C. Wu <keichii@iteration.net>
font-lock and pc-selection-mode.
Yet another comment is
;; Don't ask me more about emacs customization ! You should read the
;; manual or just ask google.com.
Another message for phj@cn.FreeBSD.org, I know you read cvs-all:
Could you give me the URL which introduces how to setup a
zh_CN.EUC environment ? Including all details, I think LANG=zh_CN.EUC
isn't sufficent. Otherwise I can't test and make zh-emacs20 work under
both Simplified/Trditional environment.
1. Unable to open files in the "Open File..." window
2. Change default printing fonts to DefaultMing
Submitted by: The first one is from Ming-Yen <myhsu@cyberdude.com>
VFlib is a vector font library, which can use TrueType,
Zeit, JG, and BDF fonts. This version supports both
BIG5/GB encoded fonts.
The original patch was made by Chinese Turbo Linux, and
Chih-Wei Huang <cwhuang@linux.org.tw> added the BIG5 Eten
extension.
the fonts are encoded in BIG5, the characters and symbols are from
several less commonly used layers in CNS. See
http://www.edu.tw/mandr/bbs/1-4-2/1-4-2.html for more details.
Also displays messages about WANT_XX when installing.
zh-arphicttf's pattern.
Some fonts have problems with X-TT/X-freetype, possibly due to bogus
entries, including wcl-02.ttf, wcl-03.ttf, wcl-05.ttf, wcl-06.ttf, and
wcl-07.ttf. The rest are displayed correctly.
Further testings showed that all these fonts can't be used in GS6. It
seems that the patched GS6 is confused identifying Big5 and GB TTFs,
so for now only the newer Unicode-encoded TTFs can be used.
Before isprint(3) get fixed or any one knows how to use isprint(3) to
identify multibytes characters, this temporary fix would remain here.
PR: 23196
Reviewed by: People on tw.bbs.comp.386bsd newsgroup