The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD chinese : big5con

Big5 Chinese console

 Kon is a kanji console. This is an alpha version. Supported video card is
VGA only, and, supported fonts are Minix/V and BDF. This program requires
shared memory.

This version supports ja_JP.ujis ja_JP.sjis zh_TW.big5 zh_CN.ugb ko_KR.euc.

Orignal kon written by manabe@papilio.tutics.tut.ac.jp.
This port is done by ogura@st.rim.or.jp.

Big5 console, ported by Hung-Chi Chu 

/usr/local/bin/et to start big5con, *under ttyvX ONLY*.

Modify /usr/local/bin/et and /usr/local/etc/big5con.cfg to your needs.
See /usr/local/lib/xcin/xcin.help for various Chinese input methods.
For more info -- ftp://wj.ml.org/freebsd/woju/binary/b5c.txt
 




big5con history


v. 1.30
date: 2006/05/29 02:29:17;  author: clsung;  state: Exp;  lines: +1 -2
- Update to 0.92i

PR:		98056
Submitted by:	Rong-En Fan 

v. 1.29 date: 2006/05/03 23:38:30; author: edwin; state: Exp; lines: +0 -1 remove USE_REINPLACE for all ports with categories starting with C
v. 1.28 date: 2005/05/16 16:06:29; author: vanilla; state: Exp; lines: +1 -0 - fix build error on 5.x PR: ports/81107 Submitted by: chinsan
v. 1.27 date: 2004/09/16 06:02:58; author: leeym; state: Exp; lines: +4 -2 - remove blank lines in PKGMESSAGE - call REINPLACE_CMD to unbreak it and make it PREFIX clean PR: 71744 Submitted by: leeym Approved by: portmgr (marcus)
v. 1.26 date: 2003/11/21 03:09:40; author: linimon; state: Exp; lines: +1 -1 statue@freebsd.sinica.edu.tw has asked for all the maintained ports to be reset to ports@FreeBSD.org. We're sorry to see you go and want to thank you for your help in the past. PR: ports/59515 Submitted by: statue@freebsd.sinica.edu.tw
v. 1.25 date: 2003/07/07 07:55:39; author: leeym; state: Exp; lines: +5 -0 make big5con work with DEVFS. Reviewed by: statue
v. 1.24 date: 2003/02/21 11:06:26; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.23 date: 2003/01/20 17:23:59; author: leeym; state: Exp; lines: +5 -32 update to big5con-0.92h PR: ports/45821 Submitted by: Statue
v. 1.22 date: 2002/11/27 15:38:37; author: vanilla; state: Exp; lines: +5 -1 Fix build in -current. PR: ports/45710 Submitted by: Statue Obtained from: japanese/kon2-*
v. 1.21 date: 2002/11/23 02:25:41; author: kris; state: Exp; lines: +1 -1 Remove maintainers with undeliverable email addresses.
v. 1.20 date: 2002/11/04 05:46:26; author: edwin; state: Exp; lines: +2 -1 PERL -> REINPLACE And some ports have USE_PERL5=yes now.
v. 1.19 date: 2001/11/09 03:21:52; author: kevlo; state: Exp; lines: +2 -4 Update MASTER_SITES
v. 1.18 date: 2001/06/22 17:41:48; author: keith; state: Exp; lines: +2 -1 Fix segmentation violation problem and make b5c works with DEVFS in -CURRENT. Also tested under -STABLE. PR: ports/28341
v. 1.17 date: 2001/01/07 17:49:44; author: will; state: Exp; lines: +2 -3 Clean up inefficient perl invocations; use multiple REs in the same call.
v. 1.16 date: 2000/12/02 05:22:36; author: keith; state: Exp; lines: +3 -3 Change perl to ${PERL}
v. 1.15 date: 2000/12/01 04:29:28; author: keith; state: Exp; lines: +8 -2 Fix machine/console.h -> sys/{consio,kbio}.h change. PR: ports/23197
v. 1.14 date: 2000/07/19 15:35:27; author: kevlo; state: Exp; lines: +2 -4 Update MASTER_SITES.
v. 1.13 date: 2000/04/13 08:27:57; author: asami; state: Exp; lines: +3 -4 Convert to PORTNAME/PORTVERSION. Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional).
v. 1.12 date: 1999/08/27 21:13:38; author: mharo; state: Exp; lines: +2 -7 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.11 date: 1999/08/25 04:57:40; author: obrien; state: Exp; lines: +1 -1 Change Id->FreeBSD.
v. 1.10 date: 1999/02/12 16:39:39; author: foxfair; state: Exp; lines: +11 -7 Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE. PR 10047 Submitted by: maintainer
v. 1.9 date: 1999/01/06 05:00:25; author: simokawa; state: Exp; lines: +3 -1 Add 'ONLY_FOR_ARCHS=i386' to kon variants. kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly.
v. 1.8 date: 1998/10/08 15:29:40; author: vanilla; state: Exp; lines: +11 -10 Upgrade to 0.92d. PR: ports/8203 Submitted by: maintainer
v. 1.7 date: 1998/10/07 17:57:50; author: vanilla; state: Exp; lines: +17 -30 Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw. PR: ports/8175 Submitted by: woju@freebsd.ntu.edu.tw Agreed by: origin maintainer
v. 1.6 date: 1998/09/27 00:00:24; author: steve; state: Exp; lines: +3 -1 Broken: cannot fetch.
v. 1.5 date: 1997/10/22 10:25:17; author: obrien; state: Exp; lines: +9 -2 Add more MASTER_SITES so the fonts can be fetched. Seems the main site has them offline for the moment.
v. 1.4 date: 1997/09/22 17:48:21; author: max; state: Exp; lines: +2 -2 Use ISO639 language code instead of ISO3166 country code for PKGNAME. (IE, cn-* -> zh-*.)
v. 1.3 date: 1997/07/21 19:21:01; author: max; state: Exp; lines: +3 -3 sed -> ${SED}. files/* -> ${FILESDIR}/*.
v. 1.2 date: 1997/02/17 20:33:32; author: obrien; state: Exp; lines: +5 -2 Restriction clarified by the maintainer. Submitted by: Hung-Chi Chu
v. 1.1 date: 1997/02/16 01:14:03; author: obrien; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1997/02/16 01:14:03; author: obrien; state: Exp; lines: +0 -0 Console supporting the Big5 Chinese encoding. Closes PR: ports/2403 Submitted by: Hung-Chi Chu =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm