aboutsummaryrefslogtreecommitdiffstats
path: root/korean/han
Commit message (Collapse)AuthorAgeFilesLines
* build fix for 5-current. patches from japanese/kon2-16dot.cjh2001-02-204-107/+81
| | | | Obtained from: bento
* Remove ${PREFIX}/share/fonts directory after uninstallation.cjh2000-09-011-0/+1
| | | | Submitted by: bento
* distfile fix & reclaim maintainer to mecjh2000-07-231-2/+3
|
* - Update han to work in 4.x. Use patches from kon2-16dot.cjh2000-07-1615-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 forfenner2000-04-221-2/+0
| | | | 2 months.
* Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,asami2000-04-131-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$peter1999-08-301-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1
| | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :)
* 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.
* Use ISO639 language code instead of ISO3166 country code for PKGNAME.max1997-09-231-2/+2
| | | | (IE, kr-* -> ko-*.)
* sed -> ${SED}.max1997-07-221-5/+5
| | | | files/* -> ${FILESDIR}/*.
* The Korean console, modeled after kon (for Japanese).asami1997-06-047-0/+83
PR: 3334 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>