aboutsummaryrefslogtreecommitdiffstats
path: root/korean/han/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Clear moonlight beckons.ade2003-03-071-0/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* PERL -> REINPLACEedwin2002-11-041-1/+2
| | | | Noticed on: bento
* Remove #include <malloc.h>kris2002-03-311-0/+4
|
* distfile fix & reclaim maintainer to mecjh2000-07-231-2/+3
|
* - Update han to work in 4.x. Use patches from kon2-16dot.cjh2000-07-161-3/+4
| | | | | (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
|
* 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-041-0/+28
PR: 3334 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>