From owner-freebsd-ports Sat Mar 30 3:50: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (unknown [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0E9B37B405 for ; Sat, 30 Mar 2002 03:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2UBo1X24823; Sat, 30 Mar 2002 03:50:01 -0800 (PST) (envelope-from gnats) Received: from x20.gugod.org (134.c210-85-11.ethome.net.tw [210.85.11.134]) by hub.freebsd.org (Postfix) with ESMTP id 232DD37B405 for ; Sat, 30 Mar 2002 03:48:34 -0800 (PST) Received: by x20.gugod.org (Postfix, from userid 1000) id 37D0E9274; Sat, 30 Mar 2002 18:43:05 +0800 (CST) Message-Id: <20020330104305.37D0E9274@x20.gugod.org> Date: Sat, 30 Mar 2002 18:43:05 +0800 (CST) From: Kang-min Liu Reply-To: Kang-min Liu To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36531: let eterm with chinese support Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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