aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/big5con
Commit message (Collapse)AuthorAgeFilesLines
* Fix for 4.0-current.vanilla2000-02-066-0/+125
| | | | Submitted by: Keith Jang (keith@freebsd.sinica.edu.tw)
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-282-6/+7
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE.foxfair1999-02-131-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>
* Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE.foxfair1999-02-131-7/+11
| | | | | PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw>
* Add 'ONLY_FOR_ARCHS=i386' to kon variants.simokawa1999-01-061-1/+3
| | | | | kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly.
* Upgrade to 0.92d.vanilla1998-10-084-14/+21
| | | | | PR: ports/8203 Submitted by: maintainer
* Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw.vanilla1998-10-084-36/+49
| | | | | | PR: ports/8175 Submitted by: woju@freebsd.ntu.edu.tw Agreed by: origin maintainer
* Broken: cannot fetch.steve1998-09-271-1/+3
|
* Grammar, spelling, and usage police. This commit brought to you bymph1998-08-061-1/+1
| | | | the letters "B" and "C". And some Chinese symbols as well.
* Add more MASTER_SITES so the fonts can be fetched. Seems the main siteobrien1997-10-221-2/+9
| | | | has them offline for the moment.
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.max1997-09-231-2/+2
| | | | (IE, cn-* -> zh-*.)
* sed -> ${SED}.max1997-07-221-3/+3
| | | | files/* -> ${FILESDIR}/*.
* Restriction clarified by the maintainer.obrien1997-02-181-2/+5
| | | | Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>
* Console supporting the Big5 Chinese encoding.obrien1997-02-165-0/+61
Closes PR: ports/2403 Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw>