Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-05-26 | Chasing news/tin upgrade. | Clive Lin | |
2002-05-09 | In case tin links against libiconv now, teach tin to recognize BIG5 | Clive Lin | |
charset. Noted by: My post became 8bit stripped. | |||
2002-03-23 | Update to 1.5.11 | Kevin Lo | |
PR: 36212 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> | |||
2001-08-08 | make it buildable for 1.5.9 | Ying-Chieh Liao | |
PR: 29539 Submitted by: MAINTAINER | |||
2001-06-25 | Bump PORTREVISION I forgot in previous commit. | Clive Lin | |
PR: ports/26961 | |||
2001-06-25 | Disable wrap_lines in put_cooked(). | Clive Lin | |
Enlarge buffer size for extra-long line. This fixes core dump which is rarely happened. PR: ports/26961 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw> | |||
2001-05-22 | Ports policy: | Maxim Sobolev | |
Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly. | |||
2001-04-19 | Essential line wrapping fix for embedded color assii art. | Clive Lin | |
PORTREVISION bumped. PR: 26691 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Approved by: MAINTAINER | |||
2001-04-14 | Resolve conflicts with the updating of news/tin to make it buildable. | Clive Lin | |
It seems that tin itself now has more ability to handle MB. More inspection on chinese/tin may be required to remove obsoleted method. (I will forward this commit log to its MAINTAINER and freebsd-taiwan-chinese@maillist.tw.freebsd.org) | |||
2001-04-08 | o Don't fooly assume every character is printable. Some characters | Clive Lin | |
like '\n' is definitely non-printable. o Fix this by tin's misc.c way, exactly what ports/26402 submitted. o Unless we have wchar and, well, Citrus Project, imported, there's no clean way, Good Thing (tm), we can do in this case. PR: ports/26402 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> | |||
2001-02-05 | Style/space police (space -> tab) over the chinese category. | Jimmy Olgeni | |
2000-12-07 | Don't do isprint(3) filtering, just print it. | Clive Lin | |
Before isprint(3) get fixed or any one knows how to use isprint(3) to identify multibytes characters, this temporary fix would remain here. PR: 23196 Reviewed by: People on tw.bbs.comp.386bsd newsgroup | |||
2000-10-08 | Change places where "/patches/" is spelled out to "/files/". | Satoshi Asami | |
2000-09-24 | Forgot to add patch files :) | Vanilla I. Shu | |
2000-09-24 | Update and enslave zh-tin. | Vanilla I. Shu | |
PR: ports/21496 Submitted by: clive@CirX.ORG | |||
2000-04-13 | Convert to PORTNAME/PORTVERSION. | Satoshi Asami | |
Anomalies found: - autoconvert was missing "zh-" in front of PKGNAME - xcin (both 2.3 and 2.5) had invalid version strings - neither of xcin ports had NO_LATEST_LINK - telnet8-1.0 thinks PKGNAME is zh-telnet-1.0 Fixed all except the last (I wasn't sure if it was intentional). | |||
2000-02-27 | Upgrade to 1.4.2. | Vanilla I. Shu | |
1999-09-21 | This one is not BROKEN_ELF anymore. | Satoshi Asami | |
1999-08-25 | Change Id->FreeBSD. | David E. O'Brien | |
1998-09-28 | Darn I meant to say broke for ELF. | Steve Price | |
Noticed by: Satoshi Asami | |||
1998-09-27 | Broken: does not build. | Steve Price | |
Linking tin v1.4... cc -o ./tin ./active.o ./art.o ./attrib.o ./auth.o ./charset.o ... dmat.o ./xref.o ../pcre/libpcre.a -lmytinfo ../pcre/libpcre.a cc: ../pcre/libpcre.a: No such file or directory cc: ../pcre/libpcre.a: No such file or directory *** Error code 1 Stop. | |||
1998-09-01 | Upgrade to 980818. | Vanilla I. Shu | |
1998-08-06 | Upgrade to 980730. | Vanilla I. Shu | |
1998-07-22 | Version numbers should be delimited by "." only. | Satoshi Asami | |
1998-06-24 | Upgrade to 980618. | Vanilla I. Shu | |
1998-06-04 | Upgrade to 980514. | Vanilla I. Shu | |
1998-04-11 | Sync with news/tin. | Vanilla I. Shu | |
1998-03-03 | Upgrade to 980226. | Vanilla I. Shu | |
1998-02-04 | Upgrade to 980202 | Vanilla I. Shu | |
1998-02-01 | Upgrade to 980117, remove BROKEN tag, make it compatible with news/tin. | Vanilla I. Shu | |
1998-01-21 | Mark this port broken, the distfile is not available on their ftp site | Satoshi Asami | |
anymore. | |||
1997-12-10 | Upgrade to 971204 | Vanilla I. Shu | |
PR: ports/5267 Submitted by: maintainer | |||
1997-12-04 | Upgrade to tinpre-971127 | Vanilla I. Shu | |
PR: ports/5222 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> | |||
1997-12-02 | "+=" -> "=". "echo" => "${ECHO}". Add "chinese" to category list. | Satoshi Asami | |
1997-12-01 | TIN newreader with chinese fix | Vanilla I. Shu | |