summaryrefslogtreecommitdiff
path: root/chinese/big5con (follow)
Commit message (Collapse)AuthorAgeFilesLines
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-272-6/+7
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE.Foxfair Hu1999-02-121-1/+1
| | | | | | | | | | | | PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw> Upgrade big5con to 0.92e, fixed building error for 3.0-19990209-STABLE. PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw> Notes: svn path=/head/; revision=16684
* Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE.Foxfair Hu1999-02-121-7/+11
| | | | | | | | PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw> Notes: svn path=/head/; revision=16683
* Add 'ONLY_FOR_ARCHS=i386' to kon variants.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | | | kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly. Notes: svn path=/head/; revision=15879
* Upgrade to 0.92d.Vanilla I. Shu1998-10-084-14/+21
| | | | | | | | PR: ports/8203 Submitted by: maintainer Notes: svn path=/head/; revision=13741
* Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw.Vanilla I. Shu1998-10-074-36/+49
| | | | | | | | | PR: ports/8175 Submitted by: woju@freebsd.ntu.edu.tw Agreed by: origin maintainer Notes: svn path=/head/; revision=13715
* Broken: cannot fetch.Steve Price1998-09-271-1/+3
| | | | Notes: svn path=/head/; revision=13422
* Grammar, spelling, and usage police. This commit brought to you byMatthew Hunt1998-08-051-1/+1
| | | | | | | the letters "B" and "C". And some Chinese symbols as well. Notes: svn path=/head/; revision=12291
* Add more MASTER_SITES so the fonts can be fetched. Seems the main siteDavid E. O'Brien1997-10-221-2/+9
| | | | | | | has them offline for the moment. Notes: svn path=/head/; revision=8327
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1997-09-221-2/+2
| | | | | | | (IE, cn-* -> zh-*.) Notes: svn path=/head/; revision=7998
* sed -> ${SED}.Masafumi Max NAKANE1997-07-211-3/+3
| | | | | | | files/* -> ${FILESDIR}/*. Notes: svn path=/head/; revision=7402
* Restriction clarified by the maintainer.David E. O'Brien1997-02-171-2/+5
| | | | | | | Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> Notes: svn path=/head/; revision=5672
* Console supporting the Big5 Chinese encoding.David E. O'Brien1997-02-165-0/+61
Closes PR: ports/2403 Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> Notes: svn path=/head/; revision=5627