From amir@active.ath.cx  Tue Aug 10 10:27:35 2004
Return-Path: <amir@active.ath.cx>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 45DF816A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Aug 2004 10:27:35 +0000 (GMT)
Received: from oliv.bezeqint.net (oliv.bezeqint.net [192.115.104.12])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A463D43D1F
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Aug 2004 10:27:34 +0000 (GMT)
	(envelope-from amir@active.ath.cx)
Received: from oliv.bezeqint.net (localhost [127.0.0.1])
	by oliv.bezeqint.net (Bezeq International SMTP out Mail Server) with SMTP id 80359F4656
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Aug 2004 13:26:49 +0300 (IDT)
Received: from active.ath.cx ([IP=82.80.26.204]) by eSafe SMTP Relay 1092121247; Tue Aug 10 13:26:43 2004
Received: from localhost (localhost.active.ath.cx [127.0.0.1]) by active.ath.cx (Postfix) with ESMTP id EE6C25CE2 for <FreeBSD-gnats-submit@freebsd.org>;
	 Tue, 10 Aug 2004 13:26:40 +0300 (IDT)
Received: from active.ath.cx ([127.0.0.1]) by localhost (active.ath.cx [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
	 id 06211-08 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 10 Aug 2004 13:26:36 +0300 (IDT)
Received: by active.ath.cx (Postfix, from userid 1000) id C11625CDF; Tue, 10 Aug 2004 13:26:36 +0300 (IDT)
Message-Id: <20040810102636.C11625CDF@active.ath.cx>
Date: Tue, 10 Aug 2004 13:26:36 +0300 (IDT)
From: Amir Shalem <amir@boom.org.il>
Reply-To: Amir Shalem <amir@boom.org.il>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: BitchX port doesn't support hebrew
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         70249
>Category:       ports
>Synopsis:       BitchX port doesn't support hebrew
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    arved
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 10 10:30:34 GMT 2004
>Closed-Date:    Wed Aug 11 11:59:17 GMT 2004
>Last-Modified:  Wed Aug 11 11:59:17 GMT 2004
>Originator:     Amir Shalem
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD active.ath.cx 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Jul 26 10:46:25 IDT 2004 amir@active.ath.cx:/usr/obj/usr/src/sys/ACTIVE i386


>Description:
	BitchX includes hebrew support - displaying and editing
	but it isn't enabled by default.

	This patch enable the toggle of hebrew in BitchX to work.

	the toggle HEBREW_TOGGLE is disabled by default
        in BitchX, so this patch wont effect other users.

>How-To-Repeat:
	/set HEBREW_TOGGLE on
	and hebrew still doesn't work.

>Fix:
	Apply this patch:
	
--- files/patch-aq.old	Mon Sep 22 23:31:02 2003
+++ files/patch-aq	Tue Aug 10 13:20:06 2004
@@ -1,6 +1,15 @@
 --- include/config.h.old	Wed Mar 14 11:20:48 2001
 +++ include/config.h	Wed Mar 14 11:23:51 2001
-@@ -468,7 +468,7 @@
+@@ -225,7 +225,7 @@
+  * in the client. defining this variable to 1 allows that happen. It also
+  * adds a HEBREW_TOGGLE variable which can turn this feature on/off
+  */
+-#undef WANT_HEBREW
++#define WANT_HEBREW
+ 
+ /* if you use cidentd the filename is called .authlie instead of .noident.
+  * as well some modifications to the format of the file were made. So we 
+@@ -449,7 +449,7 @@
  #define DEFAULT_FTP_GRAB OFF
  #define DEFAULT_HTTP_GRAB OFF
  #define DEFAULT_HELP_WINDOW OFF
@@ -9,7 +18,7 @@
  #define DEFAULT_NICK_COMPLETION_LEN 2
  #define DEFAULT_NICK_COMPLETION_TYPE 0  /* 0 1 2 */
  #define DEFAULT_NOTIFY ON
-@@ -498,9 +498,9 @@
+@@ -480,9 +480,9 @@
  #define DEFAULT_AINV 0
  #define DEFAULT_ANNOY_KICK OFF
  #define DEFAULT_AOP_VAR OFF
@@ -22,7 +31,7 @@
  #define DEFAULT_DEOPFLOOD ON
  #if defined(__EMXPM__) || defined(WIN32)
  #define DEFAULT_CODEPAGE 437
-@@ -702,7 +702,7 @@
+@@ -684,7 +684,7 @@
  #endif
  
  #undef PARANOID		/* #define this if your paranoid about dcc hijacking */

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->arved 
Responsible-Changed-By: vs 
Responsible-Changed-When: Wed Aug 11 11:30:43 GMT 2004 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70249 
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed Aug 11 11:59:11 GMT 2004 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=70249 
>Unformatted:
