The FreeBSD Ports Archive
FreeBSD chinese : cxterm4>
An xterm that speaks Chinese
cxterm is a xterm replacement with Chinese (Simple/GB and Complex/Big5)
support. This version of cxterm is derived from the X11R6 xterm, and thus
has similar capabilities.
Note, if you are a new user, or do not quite understand X resources or X font
paths, etc., simply use the command "CXterm".
David O'Brien
obrien@cs.ucdavis.edu
ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/
|
cxterm history
v. 1.29
date: 2007/11/22 14:56:44; author: miwi; state: Exp; lines: +6 -7
- Fix build with gcc 4.2
- Pass maintainership to submitter
PR: 118100
Submitted by: Sunry Chen
Approved by: portmgr (pav)
v. 1.28
date: 2007/07/03 09:32:54; author: pav; state: Exp; lines: +4 -0
- Mark BROKEN on CURRENT: does not build with GCC 4.2
v. 1.27
date: 2007/05/19 20:00:40; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.26
date: 2005/10/06 06:36:25; author: linimon; state: Exp; lines: +1 -4
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey
v. 1.25
date: 2005/03/05 17:36:48; author: leeym; state: Exp; lines: +7 -9
- utilize PORTDOCS
- remove extra file and directory
v. 1.24
date: 2004/11/18 22:09:00; author: kris; state: Exp; lines: +7 -1
BROKEN on ia64: Coredump during build
v. 1.23
date: 2004/07/23 19:10:07; author: anholt; state: Exp; lines: +4 -8
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.22
date: 2003/02/20 16:56:52; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.21
date: 2002/11/10 16:45:17; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.20
date: 2002/11/06 22:44:07; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.19
date: 2002/09/07 20:05:08; author: obrien; state: Exp; lines: +2 -2
Turn over to ports@.
v. 1.18
date: 2001/05/25 04:21:30; author: obrien; state: Exp; lines: +4 -1
Add manpages.
PR: 27368
Submitted by: David W. Chapman Jr.
v. 1.17
date: 2000/09/12 13:03:59; author: asami; state: Exp; lines: +9 -2
Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and
RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4.
Submitted by: bento
v. 1.16
date: 2000/08/27 04:44:44; author: obrien; state: Exp; lines: +7 -3
Use patch to enable full ANSI colour.
v. 1.15
date: 2000/04/13 08:28:01; author: asami; state: Exp; lines: +4 -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.14
date: 2000/03/22 00:28:23; author: obrien; state: Exp; lines: +2 -1
Restore useless version required comments.
v. 1.13
date: 2000/03/20 02:37:47; author: obrien; state: Exp; lines: +1 -2
Remove the "version required" line.
v. 1.12
date: 2000/02/13 03:25:00; author: obrien; state: Exp; lines: +7 -6
Style nits in the ports I maintain.
v. 1.11
date: 1999/08/25 04:57:45; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.10
date: 1997/09/22 17:48:28; author: max; state: Exp; lines: +2 -2
Use ISO639 language code instead of ISO3166 country code for PKGNAME.
(IE, cn-* -> zh-*.)
v. 1.9
date: 1997/07/31 23:11:28; author: obrien; state: Exp; lines: +3 -5
Purdue is no longer a master site.
v. 1.8
date: 1996/12/06 00:00:02; author: asami; state: Exp; lines: +2 -2
Demangle PKGNAME. See, I told you it's going to confuse somebody! :)
v. 1.7
date: 1996/12/05 19:28:31; author: obrien; state: Exp; lines: +2 -2
Added "cn-" to the PKGNAME.
v. 1.6
date: 1996/11/12 02:16:38; author: obrien; state: Exp; lines: +1 -0
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.5
date: 1996/11/12 02:16:36; author: obrien; state: Exp; lines: +2 -3
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
v. 1.4
date: 1996/11/03 09:32:27; author: obrien; state: Exp; lines: +2 -2
Don't install the fonts that are part of the X11R6 misc fonts dist.
Change to use COMPRESS_MAN.
Requested by: Satoshi
v. 1.3
date: 1996/10/16 12:55:54; author: chuckr; state: Exp; lines: +3 -3
Fix earlier mistake, modify PKGNAME cxterm to cn-cxterm, not DISTNAME.
Submitted by: Satoshi
v. 1.2
date: 1996/10/16 02:25:40; author: chuckr; state: Exp; lines: +2 -2
adding cn- to the pkgnames in ports/chinese
Reviewed by: Satoshi
v. 1.1
date: 1996/09/17 22:51:48; author: chuckr; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1996/09/17 22:51:48; author: chuckr; state: Exp; lines: +0 -0
New chinese language port, cxterm, tested and ready!
Submitted by: David O'Brien
=============================================================================
|
| |

|