aboutsummaryrefslogtreecommitdiffstats
path: root/korean/eterm
Commit message (Collapse)AuthorAgeFilesLines
* Remove #include <malloc.h>kris2002-03-312-1/+32
| | | | | | Set GNU_CONFIGURE since this port uses it Don't use an internal libtool, use the system one. Port build is still broken on -current because of expr(1) abuse in the libtool port.
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-052-4/+2
|
* Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx,asami2000-04-131-3/+3
| | | | | | | | 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.
* Use updated imlib library.nakai1999-10-081-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Eterm supported Koreantaoka1999-08-259-0/+2272
PR: 12096 Submitted by: Oh Junseon <hollywar@mail.holywar.net>