Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for 4.0-current. | vanilla | 2000-02-06 | 6 | -0/+125 |
| | | | | Submitted by: Keith Jang (keith@freebsd.sinica.edu.tw) | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 2 | -6/+7 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Update big5con to 0.92e. Fixed building error for 3.0-19990209-STABLE. | foxfair | 1999-02-13 | 1 | -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. | foxfair | 1999-02-13 | 1 | -7/+11 |
| | | | | | PR 10047 Submitted by: maintainer <woju@freebsd.ee.ntu.edu.tw> | ||||
* | Add 'ONLY_FOR_ARCHS=i386' to kon variants. | simokawa | 1999-01-06 | 1 | -1/+3 |
| | | | | | kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly. | ||||
* | Upgrade to 0.92d. | vanilla | 1998-10-08 | 4 | -14/+21 |
| | | | | | PR: ports/8203 Submitted by: maintainer | ||||
* | Upgrade to 0.92b, change MAINTAINER to woju@freebsd.ntu.edu.tw. | vanilla | 1998-10-08 | 4 | -36/+49 |
| | | | | | | PR: ports/8175 Submitted by: woju@freebsd.ntu.edu.tw Agreed by: origin maintainer | ||||
* | Broken: cannot fetch. | steve | 1998-09-27 | 1 | -1/+3 |
| | |||||
* | Grammar, spelling, and usage police. This commit brought to you by | mph | 1998-08-06 | 1 | -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 site | obrien | 1997-10-22 | 1 | -2/+9 |
| | | | | has them offline for the moment. | ||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-23 | 1 | -2/+2 |
| | | | | (IE, cn-* -> zh-*.) | ||||
* | sed -> ${SED}. | max | 1997-07-22 | 1 | -3/+3 |
| | | | | files/* -> ${FILESDIR}/*. | ||||
* | Restriction clarified by the maintainer. | obrien | 1997-02-18 | 1 | -2/+5 |
| | | | | Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> | ||||
* | Console supporting the Big5 Chinese encoding. | obrien | 1997-02-16 | 5 | -0/+61 |
Closes PR: ports/2403 Submitted by: Hung-Chi Chu <hcchu@r350.ee.ntu.edu.tw> |