1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

541 Commits

Author SHA1 Message Date
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
Jing-Tang Keith Jang
d157f22ca1 Fix an incorrect XLFD entry in kc12x24.
Submitted by:	kevlo
2001-01-31 08:23:56 +00:00
Jing-Tang Keith Jang
6d581f0147 Upgrade to 6.50. 2001-01-31 08:03:07 +00:00
Clive Lin
2c868498a0 Fix typo in the message after installation 2001-01-31 03:43:36 +00:00
Clive Lin
3109cc202d If there's no other fonts under ${X11BASE}/lib/X11/fonts/local
( [ `\head fonts.dir` = 0 ] ), just kill fonts.dir

Submitted by: bento (mtree error)
2001-01-31 00:28:56 +00:00
Jing-Tang Keith Jang
4f0a28d655 Drop gmake dependency during build.
Submitted by:	kevlo, modified by me to respect CFLAGS.
2001-01-30 14:18:07 +00:00
Jing-Tang Keith Jang
b41d14b20e Make the directory list reverse-ordered.
Submitted by:	kevlo, my mentor
2001-01-30 05:32:32 +00:00
Jing-Tang Keith Jang
ad96f10459 Upgrade to 4.32.
PR:		ports/24630
Submitted by:	Tai-hwa Liang <avatar@mmlab.cse.yzu.edu.tw> (MAINTAINER)
2001-01-25 12:06:09 +00:00
Jing-Tang Keith Jang
98963065b3 Update to 21.1.13, sync with editors/xemacs21. 2001-01-24 15:56:41 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Clive Lin
52790c82ed One line diff to indicate that freetype.h now lives under
${PREFIX}/include/freetype.

Submitted by: bento
One eye reviewed by: vanilla
2001-01-19 22:35:22 +00:00
Clive Lin
d85654c9c6 freetype.h symbolic link no longer exists.
Thus we don't have to remove freetype from <freetype/freetype.h> now.

Submitted by: bento
2001-01-19 22:19:00 +00:00
Clive Lin
1ff7fa2818 o Install additional 2 include files
o portlint

Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw>
2001-01-14 14:53:32 +00:00
Clive Lin
3d91f94d0a Update to 0.3.8
PR: 24277
Submitted by: MAINTAINER
2001-01-14 14:45:33 +00:00
Clive Lin
e0bd871064 Cursor movement and words wrapping aren't hacked if compiled with gnome.
If without gnome, esound support isn't needed.
2001-01-10 07:12:41 +00:00