The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD korean : kaistfonts

X11 KAIST font(ksc5601.1987-0 encoding) collection

 KAIST Font(KSC)
---------------

Korean KS C 5601-1987 fonts collection.
(ksc5601.1987-0 encoding)

 - Iyagi, Philgi fonts are recomposed from hanterm johab fonts.
 - newmj fonts are recomposed from HLaTeX-0.97 Myeongjo font.

Font collection by Hong Hunsoo 
--
CHOI Junho 
 

ftp://ftp.kr.freebsd.org/pub/FreeBSD-kr/distfiles/



kaistfonts history


v. 1.17
date: 2007/05/19 20:13:26;  author: flz;  state: Exp;  lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

v. 1.16 date: 2004/07/23 19:10:15; author: anholt; state: Exp; lines: +4 -8 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.15 date: 2004/02/04 05:21:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2003/03/07 06:05:15; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2002/01/29 11:24:06; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.12 date: 2000/10/08 10:21:45; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.11 date: 2000/09/12 13:03:53; author: asami; state: Exp; lines: +10 -2 Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
v. 1.10 date: 2000/07/23 05:06:29; author: cjh; state: Exp; lines: +3 -1 distfile fix & reclaim maintainer to me
v. 1.9 date: 2000/04/21 22:03:52; author: fenner; state: Exp; lines: +1 -3 Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for 2 months.
v. 1.8 date: 2000/04/13 09:16:52; author: asami; state: Exp; lines: +4 -3 Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, 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.
v. 1.7 date: 1999/08/30 12:08:59; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/08/28 02:42:23; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.5 date: 1999/08/27 22:29:33; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.4 date: 1998/11/17 02:31:47; author: asami; state: Exp; lines: +5 -2 Move fonts to ${X11BASE}/lib/X11/fonts/local. PR: 8707 Submitted by: maintainer
v. 1.3 date: 1998/08/07 22:43:11; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.2 date: 1998/08/05 09:31:22; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.1 date: 1998/05/05 14:21:40; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/05 14:21:40; author: kuriyama; state: Exp; lines: +0 -0 X11 KAIST font(ksc5601.1987-0 encoding) collection PR: ports/6143 Submitted by: CHOI Junho ============================================================================= v. 1.17 date: 2007/05/19 20:13:26; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2004/07/23 19:10:15; author: anholt; state: Exp; lines: +4 -8 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.15 date: 2004/02/04 05:21:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2003/03/07 06:05:15; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2002/01/29 11:24:06; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.12 date: 2000/10/08 10:21:45; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.11 date: 2000/09/12 13:03:53; author: asami; state: Exp; lines: +10 -2 Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
v. 1.10 date: 2000/07/23 05:06:29; author: cjh; state: Exp; lines: +3 -1 distfile fix & reclaim maintainer to me
v. 1.9 date: 2000/04/21 22:03:52; author: fenner; state: Exp; lines: +1 -3 Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for 2 months.
v. 1.8 date: 2000/04/13 09:16:52; author: asami; state: Exp; lines: +4 -3 Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, 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.
v. 1.7 date: 1999/08/30 12:08:59; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/08/28 02:42:23; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.5 date: 1999/08/27 22:29:33; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.4 date: 1998/11/17 02:31:47; author: asami; state: Exp; lines: +5 -2 Move fonts to ${X11BASE}/lib/X11/fonts/local. PR: 8707 Submitted by: maintainer
v. 1.3 date: 1998/08/07 22:43:11; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.2 date: 1998/08/05 09:31:22; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.1 date: 1998/05/05 14:21:40; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/05 14:21:40; author: kuriyama; state: Exp; lines: +0 -0 X11 KAIST font(ksc5601.1987-0 encoding) collection PR: ports/6143 Submitted by: CHOI Junho ============================================================================= v. 1.17 date: 2007/05/19 20:13:26; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.16 date: 2004/07/23 19:10:15; author: anholt; state: Exp; lines: +4 -8 - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
v. 1.15 date: 2004/02/04 05:21:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
v. 1.14 date: 2003/03/07 06:05:15; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.13 date: 2002/01/29 11:24:06; author: knu; state: Exp; lines: +2 -2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate.
v. 1.12 date: 2000/10/08 10:21:45; author: asami; state: Exp; lines: +2 -2 Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
v. 1.11 date: 2000/09/12 13:03:53; author: asami; state: Exp; lines: +10 -2 Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients and RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento
v. 1.10 date: 2000/07/23 05:06:29; author: cjh; state: Exp; lines: +3 -1 distfile fix & reclaim maintainer to me
v. 1.9 date: 2000/04/21 22:03:52; author: fenner; state: Exp; lines: +1 -3 Remove junker@jazz.snu.ac.kr as MAINTAINER; mail has been bouncing for 2 months.
v. 1.8 date: 2000/04/13 09:16:52; author: asami; state: Exp; lines: +4 -3 Convert to PORTNAME/PORTVERSION. Problems found: afterstep, bitchx, 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.
v. 1.7 date: 1999/08/30 12:08:59; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.6 date: 1999/08/28 02:42:23; author: mharo; state: Exp; lines: +2 -2 expr -> ${EXPR} mv -> ${MV} rm -> ${RM} tr -> ${TR}
v. 1.5 date: 1999/08/27 22:29:33; author: mharo; state: Exp; lines: +2 -2 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.4 date: 1998/11/17 02:31:47; author: asami; state: Exp; lines: +5 -2 Move fonts to ${X11BASE}/lib/X11/fonts/local. PR: 8707 Submitted by: maintainer
v. 1.3 date: 1998/08/07 22:43:11; author: asami; state: Exp; lines: +2 -2 Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" from x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports.
v. 1.2 date: 1998/08/05 09:31:22; author: asami; state: Exp; lines: +2 -2 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
v. 1.1 date: 1998/05/05 14:21:40; author: kuriyama; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/05 14:21:40; author: kuriyama; state: Exp; lines: +0 -0 X11 KAIST font(ksc5601.1987-0 encoding) collection PR: ports/6143 Submitted by: CHOI Junho =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm