summaryrefslogtreecommitdiff
path: root/chinese/irssi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix building with my last commit, I make some typo error.Vanilla I. Shu2003-04-171-1/+1
| | | | | | | | | (s/readline.h/readline.c/). Submitted by: mhsin@mhsin.org Notes: svn path=/head/; revision=79161
* Add gui-readline.c to EXTRA_PATCHES and bump version.Vanilla I. Shu2003-04-161-1/+2
| | | | Notes: svn path=/head/; revision=79101
* Add a patch to fix readline routine problem.Vanilla I. Shu2003-04-012-9/+38
| | | | | | | | PR: ports/50374 Submitted by: Michael Hsin <mhsin@mhsin.org> Notes: svn path=/head/; revision=77882
* pkg-comment police: Purge them in this category while I'm here.Foxfair Hu2003-02-262-2/+2
| | | | Notes: svn path=/head/; revision=76493
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Add a patch to fix crashing problemVanilla I. Shu2003-01-024-7/+34
| | | | | | | | PR: ports/46609 Submitted by: Michael Hsin <mhsin@mhsin.org> Notes: svn path=/head/; revision=72167
* Fix BROKEN.Vanilla I. Shu2002-12-037-69/+109
| | | | | | | | PR: ports/45912 Submitted by: Michael Hsin <mhsin@mhsin.org> Notes: svn path=/head/; revision=71351
* mark BROKEN, we should update patch files.Vanilla I. Shu2002-11-201-0/+2
| | | | Notes: svn path=/head/; revision=70608
* Upgrade to 0.8.4.Vanilla I. Shu2002-03-132-35/+17
| | | | Notes: svn path=/head/; revision=55998
* fix that history backward/forward functions invalid the multi-bytesVanilla I. Shu2002-03-083-6/+64
| | | | | | | | | | cursor movement. PR: ports/35560 Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw> Notes: svn path=/head/; revision=55730
* Upgrade to irssi-0.8.1,Vanilla I. Shu2002-03-0312-292/+247
| | | | | | | | | | | Add line-wrap support with big5 charset. Add multibytes cursor movement support with big5 charset. PR: ports/35485 Submitted by: Chou Yeh-Jyi <yjchou@cis.nctu.edu.tw> Notes: svn path=/head/; revision=55440
* Mark BROKEN.Vanilla I. Shu2002-02-171-1/+2
| | | | Notes: svn path=/head/; revision=54824
* Fix crash when ^K at beginning of lineVanilla I. Shu2002-01-282-12/+29
| | | | | | | | PR: ports/34343 Submitted by: Michael Hsin <mhsin@mhsin.org> Notes: svn path=/head/; revision=53896
* Fix problem when irssi display a lone line at bottom line of display area.Vanilla I. Shu2002-01-272-9/+17
| | | | | | | | PR: ports/34305 Submitted by: mhsin@mhsin.org Notes: svn path=/head/; revision=53823
* Add another patch for BIG5 cursor movement, and bump version.Vanilla I. Shu2001-11-172-6/+25
| | | | | | | Submitted by: mhsin@mhsin.org Notes: svn path=/head/; revision=50135
* Fix typo error on previous commit.Vanilla I. Shu2001-11-021-2/+2
| | | | Notes: svn path=/head/; revision=49484
* a patch for big5 charset cursor movement/backspace.Vanilla I. Shu2001-11-021-7/+31
| | | | | | | Submitted by: mhsin@mhsin.org Notes: svn path=/head/; revision=49483
* Add a patch for big5 charset.Vanilla I. Shu2001-10-312-1/+59
| | | | | | | PR: mhsin@mhsin.org Notes: svn path=/head/; revision=49412
* Add Big5 cursor movement friendly support.Vanilla I. Shu2001-04-277-0/+184
Some part from: ijliao Notes: svn path=/head/; revision=41978