aboutsummaryrefslogtreecommitdiff
path: root/chinese/irssi
Commit message (Collapse)AuthorAgeFilesLines
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-091-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories A-C. CR: D196 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357139
* Fix patch files to chase irc/irssi.Vanilla I. Shu2014-06-011-4/+11
| | | | Notes: svn path=/head/; revision=356033
* Support stage.Vanilla I. Shu2013-09-261-1/+0
| | | | Notes: svn path=/head/; revision=328366
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | chinese) Notes: svn path=/head/; revision=327713
* upgrade to 0.8.15.Vanilla I. Shu2010-04-072-4/+5
| | | | Notes: svn path=/head/; revision=252362
* Upgrade to 0.8.13.Vanilla I. Shu2009-04-023-17/+49
| | | | Notes: svn path=/head/; revision=231460
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* 1: change irssi.conf's default term_type to utf-8.Vanilla I. Shu2008-03-032-8/+21
| | | | | | | | 2: move #bsdchat to freenode. 3: bump version. Notes: svn path=/head/; revision=208384
* Remove extra patch due 0.8.12 upgrade.Vanilla I. Shu2007-10-112-169/+2
| | | | Notes: svn path=/head/; revision=201313
* Bump version to catch irc/irssi's new patch.Vanilla I. Shu2007-09-161-1/+1
| | | | Notes: svn path=/head/; revision=199559
* - Add us.ircnet.org.Chin-San Huang2007-07-302-5/+6
| | | | | | | | | PR: ports/115015 Submitted by: chinsan Approved by: vanilla(maintainer), rafan (mentor, implicit) Notes: svn path=/head/; revision=196663
* Upgrade to 0.8.11.Vanilla I. Shu2007-04-262-4/+4
| | | | Notes: svn path=/head/; revision=190913
* - Bump PORTREVISION for latest irc/irssi changesRong-En Fan2006-09-261-1/+1
| | | | | | | Approved by: vanilla (maintainer) Notes: svn path=/head/; revision=173885
* Fixes character width issue in CJK environment.Vanilla I. Shu2006-09-022-2/+169
| | | | | | | | PR: ports/102777 Submitted by: Yi-Hsuan Hsin <mhsin_at_mhsin_dot_org> Notes: svn path=/head/; revision=171887
* Fix CJK length on utf8 mode.Vanilla I. Shu2006-08-012-2/+14
| | | | | | | | PR: ports/101126 Submitted by: mhsin at mhsin.com Notes: svn path=/head/; revision=169269
* 1: sync with irc/irssi.Vanilla I. Shu2005-12-1210-619/+10
| | | | | | | 2: most big5 patch already move to irc/irssi, maybe we should remove this slave ports soon. Notes: svn path=/head/; revision=150950
* Yet another input buffer patch.Vanilla I. Shu2004-04-294-18/+72
| | | | | | | Submitted by: mhsin via #bsdchat Notes: svn path=/head/; revision=107986
* - Fix another chinese input string problem.Vanilla I. Shu2004-04-132-4/+6
| | | | | | | | | - Bump version. Submitted by: mhsin via #bsdchat Notes: svn path=/head/; revision=106915
* Fix pasting bug(>128bytes).Vanilla I. Shu2004-04-112-2/+11
| | | | | | | Submitted by: kcwu via #bsdchat Notes: svn path=/head/; revision=106723
* Remove PKGNAMEPREFIX variable, it's recursive.Vanilla I. Shu2004-04-071-2/+0
| | | | | | | Submitted by: freshports, elvis via #bsdchat Notes: svn path=/head/; revision=106380
* Bump version.Vanilla I. Shu2004-04-071-1/+1
| | | | | | | | Submitted by: mhsin Forgotten by: me Notes: svn path=/head/; revision=106373
* Fix auto-complete problem.Vanilla I. Shu2004-04-076-19/+134
| | | | | | | Submitted by: mhsin (msgin_at_mhsin_dot_org) Notes: svn path=/head/; revision=106371
* Forgotten to add patch-files.Vanilla I. Shu2003-12-134-20/+64
| | | | | | | Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> Notes: svn path=/head/; revision=95746
* Fix big5 cursor movement problem.Vanilla I. Shu2003-12-133-57/+288
| | | | | | | Submitted by: Kuang-che Wu <kcwu@kcwu.homeip.net> Notes: svn path=/head/; revision=95741
* Sync with irc/irssi.Vanilla I. Shu2003-12-078-216/+47
| | | | Notes: svn path=/head/; revision=95255
* 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