summaryrefslogtreecommitdiff
path: root/chinese/bitchx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION to reflect improvement.Clive Lin2003-08-051-1/+1
| | | | Notes: svn path=/head/; revision=86346
* Improve multibyte character (big5 actually) display ability of input buffer.Clive Lin2003-08-051-2/+43
| | | | | | | Inspired by: ports/50374 Notes: svn path=/head/; revision=86345
* pkg-comment police: Purge them in this category while I'm here.Foxfair Hu2003-02-262-1/+1
| | | | Notes: svn path=/head/; revision=76493
* BX takes space as server list seperator.Clive Lin2002-08-282-4/+4
| | | | Notes: svn path=/head/; revision=65183
* Bump PORTREVISION along with its master port. (irc/bitchx)Clive Lin2002-07-081-1/+1
| | | | Notes: svn path=/head/; revision=62676
* For make(1) on RELENG_4.Clive Lin2002-07-081-1/+2
| | | | Notes: svn path=/head/; revision=62669
* Adjust this port slightly for its master port (currently irc/bitchx).Clive Lin2002-07-081-6/+7
| | | | | | | Utilize PORTREVISION feature of our ports system. Notes: svn path=/head/; revision=62668
* Fix a longstanding bug, due to bogus big5 encoding. (There is hi-byte,Clive Lin2002-07-061-11/+50
| | | | | | | low-byte, and encoding range of hi-byte and low-byte overlap each other.) Notes: svn path=/head/; revision=62530
* Catch up irc/bitchx.Clive Lin2002-05-011-64/+24
| | | | Notes: svn path=/head/; revision=58408
* Fix a wrong comment. I've introduced encoding range of Big5+ in rev 1.3.Clive Lin2002-01-021-1/+1
| | | | | | | Found by: Yet another boring multibytes digging task within my company. Notes: svn path=/head/; revision=52495
* o DONTWANT_NOTIFY_BITCHX_COMClive Lin2001-03-241-8/+97
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=40318
* Update Big5 encoding range.Clive Lin2001-03-181-2/+2
| | | | | | | | | | From [\xA1-\xFE][\x40-\x7E\xA1-\xFE] (defined in 1984) to [\x81-\xFE][\x40-\x7E\x80-\xFE] (Modern Big5+) Obtained from: TWBUG Notes: svn path=/head/; revision=40027
* Style/space police (space -> tab) over the chinese category.Jimmy Olgeni2001-02-051-2/+1
| | | | Notes: svn path=/head/; revision=37973
* Cursor movement and words wrapping aren't hacked if compiled with gnome.Clive Lin2001-01-101-1/+5
| | | | | | | If without gnome, esound support isn't needed. Notes: svn path=/head/; revision=37055
* Wrong file in previous commit.Clive Lin2001-01-091-31/+33
| | | | | | | Bugged by: keichii@iteration.net Notes: svn path=/head/; revision=36978
* A zh-tw cursor movement friendly, wrapping clean BitchX.Clive Lin2001-01-085-0/+216
Notes: svn path=/head/; revision=36952