View | Details | Raw Unified | Return to bug 197175 | Differences between
and this patch

Collapse All | Expand All

(-)chinese/bitchx/Makefile (-8 / +3 lines)
Lines 1-11 Link Here
1
# Created by: clive
1
# Created by: clive
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	BitchX
4
PORTNAME=	bitchx
5
PORTREVISION=	8
6
CATEGORIES=	chinese
5
CATEGORIES=	chinese
7
6
8
MAINTAINER=	ports@FreeBSD.org
7
MAINTAINER=	chris@bsdjunk.com
9
COMMENT=	Zh-tw cursor movement friendly, wrapping clean BitchX
8
COMMENT=	Zh-tw cursor movement friendly, wrapping clean BitchX
10
9
11
MASTERDIR=	${.CURDIR}/../../irc/bitchx
10
MASTERDIR=	${.CURDIR}/../../irc/bitchx
Lines 13-22 Link Here
13
		${.CURDIR}/files/patch-include__config.h \
12
		${.CURDIR}/files/patch-include__config.h \
14
		${.CURDIR}/files/patch-source__screen.c
13
		${.CURDIR}/files/patch-source__screen.c
15
14
16
WITH_LATIN=	YES
15
OPTIONS_DEFAULT+=	LATIN
17
# Cursor movement and words wrapping aren't hacked if compiled with gnome.
18
WITHOUT_GNOME=	YES
19
# If without gnome, esound support isn't needed.
20
WITHOUT_ESOUND=	YES
21
16
22
.include "${MASTERDIR}/Makefile"
17
.include "${MASTERDIR}/Makefile"
(-)chinese/bitchx/files/patch-include__config.h (-23 / +21 lines)
Lines 1-19 Link Here
1
--- include/config.h.orig2	2012-11-05 22:31:31.000000000 -0500
1
--- include/config.h.bak	2015-01-29 06:24:13.523281651 -0800
2
+++ include/config.h	2012-11-05 22:31:12.000000000 -0500
2
+++ include/config.h	2015-01-29 06:33:51.148252017 -0800
3
@@ -99,7 +99,11 @@
3
@@ -63,6 +63,10 @@
4
 				"pinky.slashnet.org "\
4
 				"ircnet.eversible.com "\
5
 				"blago.slashnet.org "\
5
 				"ircnet.blacklotus.net "\
6
 				"moo.slashnet.org "\
6
 				"irc.ca.ircnet.net "\
7
-				"coruscant.slashnet.org "
7
+			"[ircnet tw]"\
8
+				"coruscant.slashnet.org "\
8
+				"irc.seed.net.tw"\
9
+			"[ircnet] "\
9
+				"irc.tw.freebsd.org"\
10
+				"irc.seed.net.tw "\
10
+				"irc.csie.nctu.edu.tw"\
11
+				"irc.tw.freebsd.org "\
11
 			"[ircnet EU] "\
12
+				"irc.csie.nctu.edu.tw "
12
 				"irc.dotsrc.org "\
13
 #endif
13
 				"irc.belwue.de "\
14
 
14
@@ -150,7 +154,7 @@
15
 /*
16
@@ -152,7 +156,7 @@
17
  * we define the default network type for server groups. Do not just
15
  * we define the default network type for server groups. Do not just
18
  * undefine this.
16
  * undefine this.
19
  */
17
  */
Lines 22-28 Link Here
22
 
20
 
23
 /*
21
 /*
24
  * Below are the IRCII variable defaults.  For boolean variables, use 1 for
22
  * Below are the IRCII variable defaults.  For boolean variables, use 1 for
25
@@ -299,7 +303,7 @@
23
@@ -297,7 +301,7 @@
26
  * when you've defined LATIN1. The problem is that ansi graphics will look
24
  * when you've defined LATIN1. The problem is that ansi graphics will look
27
  * ugly if you use the scroll up feature (PageUp/PageDown)
25
  * ugly if you use the scroll up feature (PageUp/PageDown)
28
  */
26
  */
Lines 31-37 Link Here
31
 
29
 
32
 /* If you define REVERSE_WHITE_BLACK, then the format codes for black and
30
 /* If you define REVERSE_WHITE_BLACK, then the format codes for black and
33
  * white color are revepsed. (%W, %w is bold black and black, %K, %k is bold
31
  * white color are revepsed. (%W, %w is bold black and black, %K, %k is bold
34
@@ -332,7 +336,7 @@
32
@@ -330,7 +334,7 @@
35
 
33
 
36
 #define DEFAULT_PING_TYPE 1
34
 #define DEFAULT_PING_TYPE 1
37
 #define DEFAULT_MSGLOG ON
35
 #define DEFAULT_MSGLOG ON
Lines 40-46 Link Here
40
 #define DEFAULT_ALT_CHARSET ON
38
 #define DEFAULT_ALT_CHARSET ON
41
 #define DEFAULT_FLOOD_KICK ON
39
 #define DEFAULT_FLOOD_KICK ON
42
 #define DEFAULT_FLOOD_PROTECTION ON
40
 #define DEFAULT_FLOOD_PROTECTION ON
43
@@ -341,9 +345,9 @@
41
@@ -339,9 +343,9 @@
44
 #define DEFAULT_LLOOK_DELAY 120
42
 #define DEFAULT_LLOOK_DELAY 120
45
 #define DEFAULT_ALWAYS_SPLIT_BIGGEST ON
43
 #define DEFAULT_ALWAYS_SPLIT_BIGGEST ON
46
 #define DEFAULT_AUTO_UNMARK_AWAY OFF
44
 #define DEFAULT_AUTO_UNMARK_AWAY OFF
Lines 52-58 Link Here
52
 #define DEFAULT_BEEP_MAX 3
50
 #define DEFAULT_BEEP_MAX 3
53
 #define DEFAULT_BEEP_WHEN_AWAY OFF
51
 #define DEFAULT_BEEP_WHEN_AWAY OFF
54
 #define DEFAULT_BOLD_VIDEO ON
52
 #define DEFAULT_BOLD_VIDEO ON
55
@@ -427,7 +431,7 @@
53
@@ -425,7 +429,7 @@
56
 #define DEFAULT_NOTIFY ON
54
 #define DEFAULT_NOTIFY ON
57
 #define DEFAULT_QUEUE_SENDS 0
55
 #define DEFAULT_QUEUE_SENDS 0
58
 #define DEFAULT_MAX_SERVER_RECONNECT 2
56
 #define DEFAULT_MAX_SERVER_RECONNECT 2
Lines 61-67 Link Here
61
 #define DEFAULT_WINDOW_DESTROY_PART OFF
59
 #define DEFAULT_WINDOW_DESTROY_PART OFF
62
 #define DEFAULT_WINDOW_DESTROY_QUERY OFF
60
 #define DEFAULT_WINDOW_DESTROY_QUERY OFF
63
 #define DEFAULT_SUPPRESS_SERVER_MOTD ON
61
 #define DEFAULT_SUPPRESS_SERVER_MOTD ON
64
@@ -560,7 +564,7 @@
62
@@ -558,7 +562,7 @@
65
 #define DEFAULT_SHELL "/bin/sh"
63
 #define DEFAULT_SHELL "/bin/sh"
66
 #define DEFAULT_SHELL_FLAGS "-c"
64
 #define DEFAULT_SHELL_FLAGS "-c"
67
 #define DEFAULT_USERINFO ""
65
 #define DEFAULT_USERINFO ""
Lines 70-82 Link Here
70
 #define DEFAULT_XTERM_OPTIONS "-bg black -fg white"
68
 #define DEFAULT_XTERM_OPTIONS "-bg black -fg white"
71
 #define DEFAULT_DCC_DLDIR "~"
69
 #define DEFAULT_DCC_DLDIR "~"
72
 
70
 
73
@@ -695,6 +699,24 @@
71
@@ -692,6 +696,24 @@
74
 
72
 
75
 #define WANT_CORE
73
 #define WANT_CORE
76
 
74
 
77
+
78
+#define WANT_BIG5
75
+#define WANT_BIG5
79
+
76
+
77
+
80
+/* XXX I hope this could be integrated into BX.
78
+/* XXX I hope this could be integrated into BX.
81
+ * XXX Well, this should be done via libc,
79
+ * XXX Well, this should be done via libc,
82
+ *     but FreeBSD libc support is quite LAME.
80
+ *     but FreeBSD libc support is quite LAME.

Return to bug 197175