Commit Graph

555 Commits

Author SHA1 Message Date
Jing-Tang Keith Jang
36ed0cca27 Update to 4.77.
Submitted by:	clive
2001-04-08 17:16:39 +00:00
Clive Lin
5f10e51f99 o Don't fooly assume every character is printable. Some characters
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>
2001-04-08 17:00:54 +00:00
Jing-Tang Keith Jang
fb01f9a10a Change PATCH_SITE, and update maintainer's email.
PR:		ports/26220 (MAINTAINER)
2001-03-31 08:09:34 +00:00
Jing-Tang Keith Jang
f0786bcc89 Add another MASTER_SITE.
PR:		ports/26221 (MAINTAINER)
2001-03-31 08:08:06 +00:00
Jing-Tang Keith Jang
9258d7e0f2 Fix *.conf.sample locations.
Submitted by:	"Shen Chuan-Hsing" <statue@mail.elife.idv.tw>
2001-03-30 17:14:15 +00:00
Jing-Tang Keith Jang
968916bcf4 Remove ${X11BASE}/lib/X11/locale/zh_TW.Big5/XLC_LOCALE check in
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
2001-03-30 17:04:57 +00:00
Jing-Tang Keith Jang
e3e7c12ba9 Add another kernel module: big5ntfs.ko
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).
2001-03-28 17:44:25 +00:00
Clive Lin
a695ad456a o DONTWANT_NOTIFY_BITCHX_COM
o More localization:
  o Add complete servers list of galaxy network.
  o Change some BX behaviors to reflect TW people's habits.

Submitted by: keichii
2001-03-24 18:40:46 +00:00
David E. O'Brien
30af7b687e rpm' and rpm2cpio' have been repocopied from "misc" to "archivers". 2001-03-20 20:28:14 +00:00
Clive Lin
b6f397823f Update Big5 encoding range.
From [\xA1-\xFE][\x40-\x7E\xA1-\xFE] (defined in 1984)
to   [\x81-\xFE][\x40-\x7E\x80-\xFE] (Modern Big5+)

Obtained from: TWBUG
2001-03-18 21:57:09 +00:00
Michael C . Wu
3e978219b8 Change the default cursor color for zh-xemacs-*
Reviewed by: clive, keith, vanilla
Approved by: keith
2001-03-18 21:11:08 +00:00
Clive Lin
103a92f4dd New port for chinese/qe.
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>
2001-03-17 12:19:46 +00:00
Clive Lin
638df1116c Upgrade, fix building errors due to recent editors/joe change
PR: ports/25843
Submitted by: MAINTAINER
2001-03-17 03:12:28 +00:00
Jing-Tang Keith Jang
1c8143e936 Add a fix when the dictionaries are looked up in console interactive mode.
Submitted by:	splash.bbs@bbs.ee.ttu.edu.tw
2001-03-16 18:30:15 +00:00
Clive Lin
b3a1c707bf Add 2 more BUILD_DEPENDS when build with XFree86 4.
PR: ports/25716
Submitted by: MAINTAINER, sf
Reviewed by: chroot(8), env XFREE86_VERSION=4 make install deinstall
2001-03-13 16:57:38 +00:00
Clive Lin
498d170be6 A temporary workaround to remove files that shouldn't exist
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
2001-03-13 10:05:14 +00:00
Jing-Tang Keith Jang
8e167f64a4 Upgrade to 2.5.2.3. 2001-03-13 06:32:46 +00:00
Jing-Tang Keith Jang
5f26fdecd9 New port: zh-abiword
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.
2001-03-11 09:41:55 +00:00
Jing-Tang Keith Jang
800ca3c748 Fix mozill-bin polling problems when initializing, due to an
incomplete locale setting.

Reported and fix tested by:
kliev, vanilla, keichii, sothat@zoonews.ee.ntu.edu.tw (Y.Chiu.=)
2001-03-11 05:27:34 +00:00
Jing-Tang Keith Jang
b7321842b3 Fix Ghostscript 6.50 path.
Submitted by:	bento
2001-03-10 05:22:14 +00:00
Michael C . Wu
2fb79403e9 Remove the dependencies in preparation for future import into src/.
I agreed with Clive and Vanilla that this port should not
depend on all of ports/chinese/*.

Submitted by:	clive and vanilla
2001-03-08 15:42:43 +00:00
Jing-Tang Keith Jang
4229911ec6 Adds two trivial fixes to the gdk_fontset_load() argument, so
numbers and alphabets on widgets like the leftest column can
be shown correctly.

Reported by:	keichii
2001-03-08 04:50:32 +00:00
Michael C . Wu
65ac8abc99 Change my email address in the Maintainer line 2001-03-07 22:57:43 +00:00
Jing-Tang Keith Jang
99321aa11a Initial version.
mozilla-tclp is the Mozilla Traditional Chinese Language Pack for
BIG5 users.  It provides an L10N environment for Mozilla 0.8.
2001-03-07 05:07:23 +00:00
Jing-Tang Keith Jang
8bd9643559 Dia is a Visio-like program under X Window, used to draw diagrams.
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.
2001-03-06 08:35:42 +00:00
Jing-Tang Keith Jang
007c839ed1 Initial version. Gnumeric is a spreadsheet for GNOME.
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.
2001-03-06 07:19:39 +00:00
Jing-Tang Keith Jang
afce2bff10 Remove aterm in RUN_DEPENDS, since it's no longer in chinese/ .
Submitted by:	make index :-)
2001-03-03 14:12:36 +00:00
Jing-Tang Keith Jang
5a2a9d3e38 Fix Arphic fonts location.
Reported by:	Kang-Ming Liu <gugod@gugod.org>
		"Michael C . Wu" <keichii@iteration.net>
2001-03-02 18:06:46 +00:00
Jing-Tang Keith Jang
d6c6d63fd1 Make it depends on x11/XFree86-aoutlibs, so that zh-netscape-* packages
will be avaiable in 4.3R. :-)
2001-03-02 17:43:02 +00:00
Jing-Tang Keith Jang
f3b6e48668 Install in ${PREFIX}/share/fonts/TrueType, instead of
${PREFIX}/share/fonts/ttf.
2001-03-02 17:29:35 +00:00
Jing-Tang Keith Jang
441291a899 Install in Ghostscript 6.50 directory, instead of 6.01.
Submitted by:	kevlo
2001-03-02 05:55:25 +00:00
Clive Lin
30c7bdac13 Say bye-bye to chinese/aterm, chinese/xa+cv, chinese/xcin.
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."
2001-03-01 18:21:59 +00:00
Jing-Tang Keith Jang
1ea1c7f39a Fix MASTER_SITES.
Submitted by:	fenner
2001-03-01 15:29:29 +00:00
Vanilla I. Shu
3c80ad7839 Remove ted. 2001-02-27 19:05:48 +00:00
Vanilla I. Shu
e38ff5203a Remove zh-ted, it's non I18N app.
Approved by:	committers@tw
2001-02-27 19:04:49 +00:00
Clive Lin
3565c45754 Mark as broken by this reason:
"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
2001-02-27 09:48:28 +00:00
Kevin Lo
2c54b710d9 Chineselized Tk ver. 8.3.0. This version is i18n improvement.
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.
2001-02-22 04:09:59 +00:00
Kevin Lo
06762bfda1 Chineselized Tcl ver. 8.3.0. This version is i18n improvement.
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.
2001-02-22 03:53:36 +00:00
Vanilla I. Shu
a2cb2b77ba Firebird BBS is widely used telnet based Bulletin Board System in
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>
2001-02-16 13:35:31 +00:00
FUJISHIMA Satsuki
34837ec97b o update to 2.7.5.
o change maintainer.

PR:		24870
Submitted by:	maintainer

add USE_LIBTOOL and --enable-shared to install shared library.
2001-02-14 22:22:35 +00:00
Vanilla I. Shu
f1abb1a7cc Add chewing module, and bump version.
PR:		ports/25048, ports/25064
Submitted by:	Kang-ming Liu <gugod@gugod.org>
2001-02-14 19:02:18 +00:00
Mario Sergio Fujikawa Ferreira
2275ee0bcf typo clean up police: \s -> \t 2001-02-14 05:43:00 +00:00
Jing-Tang Keith Jang
705207d578 Upgrade to 1.2.1.
PR:		ports/24861
Submitted by:	Peng HaiJie <phj@cn.FreeBSD.org> (MAINTAINER)
2001-02-09 21:14:29 +00:00
Jing-Tang Keith Jang
90e4e09986 Fix install problems when zh-XFree86-aoutlibs is installed from
sysinstall at early install stage.

Submitted by:	Jimmy Olgeni <olgeni@FreeBSD.org>
2001-02-09 20:34:28 +00:00
Jing-Tang Keith Jang
d638f7d2f0 Add -lz flag, needed when linking against mysqlclient.
PR:		ports/24917
Submitted by:	Peng HaiJie <phj@cn.freebsd.org> (MAINTAINER)
2001-02-09 18:34:45 +00:00
Jing-Tang Keith Jang
4f3b95d9ba Upgrade to 4.33.
PR:		ports/24889
Submitted by:	Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw> (MAINTAINER)
2001-02-09 16:44:31 +00:00
Jimmy Olgeni
81009ad821 Style/space police (space -> tab) over the chinese category. 2001-02-05 14:29:35 +00:00
Kiriyama Kazuhiko
933a4af784 Update according to version up 21.1.13->21.1.14. 2001-02-05 08:14:52 +00:00
Jing-Tang Keith Jang
fb51ee5e16 Remove x11/XFree86 dependency. zh_TW.Big5/XLC_LOCALE patch is already in
x11/XFree86/files.

Reminded by:	ijliao,vanilla
2001-02-04 08:06:51 +00:00
Jing-Tang Keith Jang
04baea734a Update to 0.9.3. This version supports Ghostscript 6.50, and
a new abiword module and a man page were added.
2001-02-01 06:17:20 +00:00