Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Feb 2000 00:06:05 +0900 (KST)
From:      cjh@wdb.co.kr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16760: Ports update: korean/hcode
Message-ID:  <200002161506.AAA21271@kfug.kr.freebsd.org>

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

>Number:         16760
>Category:       ports
>Synopsis:       Ports Update: korean/hcode
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 16 15:30:07 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     CHOI Junho
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
Web Data Bank Co.
>Environment:

FreeBSD gradius.myhome 3.4-STABLE FreeBSD 3.4-STABLE #6: Sun Jan  9
12:32:52 KST 2000     root@gradius.myhome:/usr/src/sys/compile/GRADIUS
i386

>Description:

A small, useful patch. (soon will be included in mail dist., I hope)

>How-To-Repeat:

build it!

>Fix:
	
diff -uNr hcode.orig/patches/patch-ab hcode/patches/patch-ab
--- hcode.orig/patches/patch-ab	Thu Jan  1 09:00:00 1970
+++ hcode/patches/patch-ab	Wed Feb 16 23:58:29 2000
@@ -0,0 +1,11 @@
+--- mail.c~	Wed Mar 11 19:02:22 1998
++++ mail.c	Wed Feb 16 23:58:20 2000
+@@ -163,7 +163,7 @@
+     unsigned char *iptr, *optr, *tptr;
+     unsigned long int outwc;
+ 
+-    char *charset[] = {"EUC-KR", "ISO-2022-KR", NULL};
++    char *charset[] = {"EUC-KR", "ISO-2022-KR", "KS_C_5601-1987", NULL};
+     char encode_prefix[20];
+     int isbqheader;
+ 

>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?200002161506.AAA21271>