summaryrefslogtreecommitdiff
path: root/chinese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A temporary workaround to remove files that shouldn't existClive Lin2001-03-131-0/+3
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=39728
* Upgrade to 2.5.2.3.Jing-Tang Keith Jang2001-03-132-5/+3
| | | | Notes: svn path=/head/; revision=39719
* New port: zh-abiwordJing-Tang Keith Jang2001-03-116-0/+84
| | | | | | | | | | 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. Notes: svn path=/head/; revision=39571
* Fix mozill-bin polling problems when initializing, due to anJing-Tang Keith Jang2001-03-113-0/+94
| | | | | | | | | | incomplete locale setting. Reported and fix tested by: kliev, vanilla, keichii, sothat@zoonews.ee.ntu.edu.tw (Y.Chiu.=) Notes: svn path=/head/; revision=39543
* Fix Ghostscript 6.50 path.Jing-Tang Keith Jang2001-03-101-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=39364
* Remove the dependencies in preparation for future import into src/.Michael C . Wu2001-03-081-28/+0
| | | | | | | | | | I agreed with Clive and Vanilla that this port should not depend on all of ports/chinese/*. Submitted by: clive and vanilla Notes: svn path=/head/; revision=39265
* Adds two trivial fixes to the gdk_fontset_load() argument, soJing-Tang Keith Jang2001-03-082-3/+3
| | | | | | | | | | numbers and alphabets on widgets like the leftest column can be shown correctly. Reported by: keichii Notes: svn path=/head/; revision=39227
* Change my email address in the Maintainer lineMichael C . Wu2001-03-075-5/+5
| | | | Notes: svn path=/head/; revision=39210
* Initial version.Jing-Tang Keith Jang2001-03-079-0/+286
| | | | | | | | mozilla-tclp is the Mozilla Traditional Chinese Language Pack for BIG5 users. It provides an L10N environment for Mozilla 0.8. Notes: svn path=/head/; revision=39163
* Dia is a Visio-like program under X Window, used to draw diagrams.Jing-Tang Keith Jang2001-03-063-0/+25
| | | | | | | | | | 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. Notes: svn path=/head/; revision=39116
* Initial version. Gnumeric is a spreadsheet for GNOME.Jing-Tang Keith Jang2001-03-065-0/+56
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=39115
* Remove aterm in RUN_DEPENDS, since it's no longer in chinese/ .Jing-Tang Keith Jang2001-03-031-1/+0
| | | | | | | Submitted by: make index :-) Notes: svn path=/head/; revision=39015
* Fix Arphic fonts location.Jing-Tang Keith Jang2001-03-021-5/+5
| | | | | | | | Reported by: Kang-Ming Liu <gugod@gugod.org> "Michael C . Wu" <keichii@iteration.net> Notes: svn path=/head/; revision=38992
* Make it depends on x11/XFree86-aoutlibs, so that zh-netscape-* packagesJing-Tang Keith Jang2001-03-024-21/+37
| | | | | | | will be avaiable in 4.3R. :-) Notes: svn path=/head/; revision=38989
* Install in ${PREFIX}/share/fonts/TrueType, instead ofJing-Tang Keith Jang2001-03-021-1/+1
| | | | | | | ${PREFIX}/share/fonts/ttf. Notes: svn path=/head/; revision=38987
* Install in Ghostscript 6.50 directory, instead of 6.01.Jing-Tang Keith Jang2001-03-021-1/+1
| | | | | | | Submitted by: kevlo Notes: svn path=/head/; revision=38955
* Say bye-bye to chinese/aterm, chinese/xa+cv, chinese/xcin.Clive Lin2001-03-0128-800/+0
| | | | | | | | | | | | | | | | | | | | | 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." Notes: svn path=/head/; revision=38944
* Fix MASTER_SITES.Jing-Tang Keith Jang2001-03-011-0/+2
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=38938
* Remove ted.Vanilla I. Shu2001-02-271-1/+0
| | | | Notes: svn path=/head/; revision=38861
* Remove zh-ted, it's non I18N app.Vanilla I. Shu2001-02-2710-313/+0
| | | | | | | Approved by: committers@tw Notes: svn path=/head/; revision=38860
* Mark as broken by this reason:Clive Lin2001-02-273-1/+7
| | | | | | | | | | | "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 Notes: svn path=/head/; revision=38844
* Chineselized Tk ver. 8.3.0. This version is i18n improvement.Kevin Lo2001-02-2223-0/+3351
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=38580
* Chineselized Tcl ver. 8.3.0. This version is i18n improvement.Kevin Lo2001-02-2214-0/+3254
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=38578
* Firebird BBS is widely used telnet based Bulletin Board System inVanilla I. Shu2001-02-1610-0/+875
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=38403
* o update to 2.7.5.FUJISHIMA Satsuki2001-02-149-222/+91
| | | | | | | | | | | | o change maintainer. PR: 24870 Submitted by: maintainer add USE_LIBTOOL and --enable-shared to install shared library. Notes: svn path=/head/; revision=38355
* Add chewing module, and bump version.Vanilla I. Shu2001-02-145-4/+16
| | | | | | | | PR: ports/25048, ports/25064 Submitted by: Kang-ming Liu <gugod@gugod.org> Notes: svn path=/head/; revision=38340
* typo clean up police: \s -> \tMario Sergio Fujikawa Ferreira2001-02-141-1/+1
| | | | Notes: svn path=/head/; revision=38323
* Upgrade to 1.2.1.Jing-Tang Keith Jang2001-02-097-14/+10
| | | | | | | | PR: ports/24861 Submitted by: Peng HaiJie <phj@cn.FreeBSD.org> (MAINTAINER) Notes: svn path=/head/; revision=38146
* Fix install problems when zh-XFree86-aoutlibs is installed fromJing-Tang Keith Jang2001-02-091-0/+5
| | | | | | | | | sysinstall at early install stage. Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org> Notes: svn path=/head/; revision=38144
* Add -lz flag, needed when linking against mysqlclient.Jing-Tang Keith Jang2001-02-092-0/+22
| | | | | | | | PR: ports/24917 Submitted by: Peng HaiJie <phj@cn.freebsd.org> (MAINTAINER) Notes: svn path=/head/; revision=38137
* Upgrade to 4.33.Jing-Tang Keith Jang2001-02-092-3/+3
| | | | | | | | PR: ports/24889 Submitted by: Tai-hwa Liang <avatar@www.mmlab.cse.yzu.edu.tw> (MAINTAINER) Notes: svn path=/head/; revision=38134
* Style/space police (space -> tab) over the chinese category.Jimmy Olgeni2001-02-056-20/+12
| | | | Notes: svn path=/head/; revision=37973
* Update according to version up 21.1.13->21.1.14.Kiriyama Kazuhiko2001-02-052-2/+4
| | | | Notes: svn path=/head/; revision=37966
* Remove x11/XFree86 dependency. zh_TW.Big5/XLC_LOCALE patch is already inJing-Tang Keith Jang2001-02-041-2/+1
| | | | | | | | | x11/XFree86/files. Reminded by: ijliao,vanilla Notes: svn path=/head/; revision=37945
* Update to 0.9.3. This version supports Ghostscript 6.50, andJing-Tang Keith Jang2001-02-013-4/+8
| | | | | | | a new abiword module and a man page were added. Notes: svn path=/head/; revision=37864
* Fix an incorrect XLFD entry in kc12x24.Jing-Tang Keith Jang2001-01-311-1/+1
| | | | | | | Submitted by: kevlo Notes: svn path=/head/; revision=37828
* Upgrade to 6.50.Jing-Tang Keith Jang2001-01-313-12/+12
| | | | Notes: svn path=/head/; revision=37827
* Fix typo in the message after installationClive Lin2001-01-311-1/+1
| | | | Notes: svn path=/head/; revision=37825
* If there's no other fonts under ${X11BASE}/lib/X11/fonts/localClive Lin2001-01-311-0/+1
| | | | | | | | | ( [ `\head fonts.dir` = 0 ] ), just kill fonts.dir Submitted by: bento (mtree error) Notes: svn path=/head/; revision=37822
* Drop gmake dependency during build.Jing-Tang Keith Jang2001-01-302-20/+17
| | | | | | | Submitted by: kevlo, modified by me to respect CFLAGS. Notes: svn path=/head/; revision=37800
* Make the directory list reverse-ordered.Jing-Tang Keith Jang2001-01-301-1/+1
| | | | | | | Submitted by: kevlo, my mentor Notes: svn path=/head/; revision=37777
* Upgrade to 4.32.Jing-Tang Keith Jang2001-01-252-3/+3
| | | | | | | | PR: ports/24630 Submitted by: Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw> (MAINTAINER) Notes: svn path=/head/; revision=37559
* Update to 21.1.13, sync with editors/xemacs21.Jing-Tang Keith Jang2001-01-243-19/+2
| | | | Notes: svn path=/head/; revision=37539
* Switch from mysql322-{client,server} to mysql323-{client,server}.Dirk Froemberg2001-01-211-2/+2
| | | | | | | | | | | mysql323-client installs libmysqlclient.so.10 (instead of libmysqlclient.so.6). mysql323-{client,server} are production quality, now (according to MySQL AB at least). Notes: svn path=/head/; revision=37401
* One line diff to indicate that freetype.h now lives underClive Lin2001-01-191-1/+1
| | | | | | | | | | ${PREFIX}/include/freetype. Submitted by: bento One eye reviewed by: vanilla Notes: svn path=/head/; revision=37349
* freetype.h symbolic link no longer exists.Clive Lin2001-01-191-11/+0
| | | | | | | | | Thus we don't have to remove freetype from <freetype/freetype.h> now. Submitted by: bento Notes: svn path=/head/; revision=37346
* o Install additional 2 include filesClive Lin2001-01-142-0/+8
| | | | | | | | | o portlint Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw> Notes: svn path=/head/; revision=37191
* Update to 0.3.8Clive Lin2001-01-145-28/+49
| | | | | | | | PR: 24277 Submitted by: MAINTAINER Notes: svn path=/head/; revision=37190
* Cursor movement and words wrapping aren't hacked if compiled with gnome.Clive Lin2001-01-101-1/+5
| | | | | | | If without gnome, esound support isn't needed. Notes: svn path=/head/; revision=37055
* drop myself from MAINTAINER. too many KAME platforms to support,Jun-ichiro itojun Hagino2001-01-093-3/+3
| | | | | | | to little time... Notes: svn path=/head/; revision=36979