Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Mar 2002 18:43:05 +0800 (CST)
From:      Kang-min Liu <gugod@gugod.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36531: let eterm with chinese support
Message-ID:  <20020330104305.37D0E9274@x20.gugod.org>

next in thread | raw e-mail | index | archive | help

>Number:         36531
>Category:       ports
>Synopsis:       let eterm with chinese support
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 30 03:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kang-min Liu
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
csie.ntu.edu.tw
>Environment:
System: FreeBSD x20.gugod.org 5.0-CURRENT FreeBSD 5.0-CURRENT #13: Sun Mar 17 17:00:49 CST 2002 root@x20.gugod.org:/usr/obj/usr/src/sys/X20.current i386

>Description:
	make chinese support in eterm by default.
>How-To-Repeat:

>Fix:

diff -ruN eterm.orig/Makefile eterm/Makefile
--- eterm.orig/Makefile	Sat Mar 30 18:39:08 2002
+++ eterm/Makefile	Sat Mar 30 18:39:45 2002
@@ -26,7 +26,8 @@
 INSTALLS_SHLIB=	yes
 CONFIGURE_ARGS?=--enable-trans --enable-utmp \
 		--enable-xim --with-theme-update \
-		--with-backspace=bs --without-terminfo
+		--with-backspace=bs --without-terminfo \
+		--enable-multi-charset=big5
 
 MAN1=		Eterm.1
 

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020330104305.37D0E9274>