aboutsummaryrefslogtreecommitdiff
path: root/chinese/tin
Commit message (Collapse)AuthorAgeFilesLines
* Ports policy:Maxim Sobolev2001-05-221-0/+2
| | | | | | | | Ensure that the master category is always matches name of the parent (category) directory. This is required for ORIGIN to function properly. Notes: svn path=/head/; revision=42934
* Essential line wrapping fix for embedded color assii art.Clive Lin2001-04-192-1/+23
| | | | | | | | | | | PORTREVISION bumped. PR: 26691 Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw> Approved by: MAINTAINER Notes: svn path=/head/; revision=41669
* Resolve conflicts with the updating of news/tin to make it buildable.Clive Lin2001-04-141-15/+15
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=41358
* o Don't fooly assume every character is printable. Some charactersClive Lin2001-04-081-3/+3
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=41070
* Style/space police (space -> tab) over the chinese category.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37973
* Don't do isprint(3) filtering, just print it.Clive Lin2000-12-072-1/+12
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=35751
* Change places where "/patches/" is spelled out to "/files/".Satoshi Asami2000-10-081-3/+3
| | | | Notes: svn path=/head/; revision=33577
* Forgot to add patch files :)Vanilla I. Shu2000-09-243-0/+67
| | | | Notes: svn path=/head/; revision=33059
* Update and enslave zh-tin.Vanilla I. Shu2000-09-241-51/+8
| | | | | | | | PR: ports/21496 Submitted by: clive@CirX.ORG Notes: svn path=/head/; revision=33058
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-131-3/+2
| | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=27479
* Upgrade to 1.4.2.Vanilla I. Shu2000-02-271-14/+24
| | | | Notes: svn path=/head/; revision=26319
* This one is not BROKEN_ELF anymore.Satoshi Asami1999-09-211-2/+0
| | | | Notes: svn path=/head/; revision=21851
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Darn I meant to say broke for ELF.Steve Price1998-09-281-2/+2
| | | | | | | Noticed by: Satoshi Asami Notes: svn path=/head/; revision=13510
* Broken: does not build.Steve Price1998-09-271-1/+3
| | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=13425
* Upgrade to 980818.Vanilla I. Shu1998-09-011-3/+3
| | | | Notes: svn path=/head/; revision=12984
* Upgrade to 980730.Vanilla I. Shu1998-08-061-4/+4
| | | | Notes: svn path=/head/; revision=12298
* Version numbers should be delimited by "." only.Satoshi Asami1998-07-221-2/+2
| | | | Notes: svn path=/head/; revision=12065
* Upgrade to 980618.Vanilla I. Shu1998-06-241-4/+4
| | | | Notes: svn path=/head/; revision=11505
* Upgrade to 980514.Vanilla I. Shu1998-06-041-5/+5
| | | | Notes: svn path=/head/; revision=11236
* Sync with news/tin.Vanilla I. Shu1998-04-111-3/+6
| | | | Notes: svn path=/head/; revision=10471
* Upgrade to 980226.Vanilla I. Shu1998-03-031-4/+4
| | | | Notes: svn path=/head/; revision=10005
* Upgrade to 980202Vanilla I. Shu1998-02-041-4/+4
| | | | Notes: svn path=/head/; revision=9594
* Upgrade to 980117, remove BROKEN tag, make it compatible with news/tin.Vanilla I. Shu1998-02-011-8/+15
| | | | Notes: svn path=/head/; revision=9550
* Mark this port broken, the distfile is not available on their ftp siteSatoshi Asami1998-01-211-1/+3
| | | | | | | anymore. Notes: svn path=/head/; revision=9394
* Upgrade to 971204Vanilla I. Shu1997-12-101-4/+5
| | | | | | | | PR: ports/5267 Submitted by: maintainer Notes: svn path=/head/; revision=9049
* Upgrade to tinpre-971127Vanilla I. Shu1997-12-041-3/+3
| | | | | | | | PR: ports/5222 Submitted by: Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw> Notes: svn path=/head/; revision=8993
* "+=" -> "=". "echo" => "${ECHO}". Add "chinese" to category list.Satoshi Asami1997-12-021-5/+5
| | | | Notes: svn path=/head/; revision=8954
* TIN newreader with chinese fixVanilla I. Shu1997-12-011-0/+42
Notes: svn path=/head/; revision=8945