aboutsummaryrefslogtreecommitdiffstats
path: root/korean/han
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-191-1/+7
| | | | Approved by: portmgr (self)
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 2)
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | Noticed on: bento
* Remove #include <malloc.h>Kris Kennaway2002-03-311-0/+4
|
* build fix for 5-current. patches from japanese/kon2-16dot.CHOI Junho2001-02-204-107/+81
| | | | Obtained from: bento
* Remove ${PREFIX}/share/fonts directory after uninstallation.CHOI Junho2000-09-011-0/+1
| | | | Submitted by: bento
* distfile fix & reclaim maintainer to meCHOI Junho2000-07-231-2/+3
|
* - Update han to work in 4.x. Use patches from kon2-16dot.CHOI Junho2000-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 forBill Fenner2000-04-221-2/+0
| | | | 2 months.
* Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,Satoshi 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$Peter Wemm1999-08-301-1/+1
|
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-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.Hidetoshi Shimokawa1999-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.Masafumi Max NAKANE1997-09-231-2/+2
| | | | (IE, kr-* -> ko-*.)
* sed -> ${SED}.Masafumi Max NAKANE1997-07-221-5/+5
| | | | files/* -> ${FILESDIR}/*.
* The Korean console, modeled after kon (for Japanese).Satoshi Asami1997-06-047-0/+83
PR: 3334 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>