1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Clive Lin
d90051fe9b BX takes space as server list seperator. 2002-08-28 18:13:09 +00:00
Clive Lin
938b052b27 Bump PORTREVISION along with its master port. (irc/bitchx) 2002-07-08 20:48:39 +00:00
Clive Lin
02e09eb885 For make(1) on RELENG_4. 2002-07-08 18:42:43 +00:00
Clive Lin
56b07f27c9 Adjust this port slightly for its master port (currently irc/bitchx).
Utilize PORTREVISION feature of our ports system.
2002-07-08 18:14:20 +00:00
Clive Lin
ff7e745f9c Fix a longstanding bug, due to bogus big5 encoding. (There is hi-byte,
low-byte, and encoding range of hi-byte and low-byte overlap each other.)
2002-07-06 20:55:59 +00:00
Clive Lin
1579a06fb7 Catch up irc/bitchx. 2002-05-01 13:16:03 +00:00
Clive Lin
70f1ecbdf0 Fix a wrong comment. I've introduced encoding range of Big5+ in rev 1.3.
Found by: Yet another boring multibytes digging task within my company.
2002-01-02 13:44:34 +00:00
Clive Lin
a695ad456a o DONTWANT_NOTIFY_BITCHX_COM
o More localization:
  o Add complete servers list of galaxy network.
  o Change some BX behaviors to reflect TW people's habits.

Submitted by: keichii
2001-03-24 18:40:46 +00:00
Clive Lin
b6f397823f Update Big5 encoding range.
From [\xA1-\xFE][\x40-\x7E\xA1-\xFE] (defined in 1984)
to   [\x81-\xFE][\x40-\x7E\x80-\xFE] (Modern Big5+)

Obtained from: TWBUG
2001-03-18 21:57:09 +00:00
Jimmy Olgeni
81009ad821 Style/space police (space -> tab) over the chinese category. 2001-02-05 14:29:35 +00:00
Clive Lin
e0bd871064 Cursor movement and words wrapping aren't hacked if compiled with gnome.
If without gnome, esound support isn't needed.
2001-01-10 07:12:41 +00:00
Clive Lin
34c261aa49 Wrong file in previous commit.
Bugged by: keichii@iteration.net
2001-01-09 03:52:01 +00:00
Clive Lin
2be565a241 A zh-tw cursor movement friendly, wrapping clean BitchX. 2001-01-08 18:27:17 +00:00