Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build fix for 5-current. patches from japanese/kon2-16dot. | cjh | 2001-02-20 | 4 | -107/+81 |
| | | | | Obtained from: bento | ||||
* | Remove ${PREFIX}/share/fonts directory after uninstallation. | cjh | 2000-09-01 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | distfile fix & reclaim maintainer to me | cjh | 2000-07-23 | 1 | -2/+3 |
| | |||||
* | - Update han to work in 4.x. Use patches from kon2-16dot. | cjh | 2000-07-16 | 15 | -9/+586 |
| | | | | | (it still has a bug: cursor doesn't displayed) - distfile location moved. | ||||
* | Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for | fenner | 2000-04-22 | 1 | -2/+0 |
| | | | | 2 months. | ||||
* | Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, | asami | 2000-04-13 | 1 | -3/+2 |
| | | | | | | | | hanemacs and hmconv had invalid version strings (fixed). I also got replaced AMI_VER and HANIM_VER with PORTVERSION but I didn't touch BROWSER_VER (in netscape ports) since it was used in too many places. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Commit #2/4 to enforce Caps, no period. I ran this oe as | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) | ||||
* | 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. | ||||
* | Use ISO639 language code instead of ISO3166 country code for PKGNAME. | max | 1997-09-23 | 1 | -2/+2 |
| | | | | (IE, kr-* -> ko-*.) | ||||
* | sed -> ${SED}. | max | 1997-07-22 | 1 | -5/+5 |
| | | | | files/* -> ${FILESDIR}/*. | ||||
* | The Korean console, modeled after kon (for Japanese). | asami | 1997-06-04 | 7 | -0/+83 |
PR: 3334 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr> |