summaryrefslogtreecommitdiff
path: root/korean/hanyangfonts (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-30$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21124
1999-08-22awk -> ${AWK}Michael Haro1-2/+2
basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
1999-08-22Fix typo: XF86config -> XF86ConfigSADA Kenji1-2/+2
Notes: svn path=/head/; revision=20883
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1998-11-18Somehow forgot to commit this file. Sorry. (Move fonts to local.)Satoshi Asami1-3/+4
PR: 8717 Submitted by: maintainer Notes: svn path=/head/; revision=14638
1998-11-17Move fonts from misc to local.Satoshi Asami4-18/+40
PR: 8717 Submitted by: maintainer Notes: svn path=/head/; revision=14596
1998-08-07Move "etlfonts freefonts getbdf sharefonts tkfont xfed xmbdfed" fromSatoshi Asami1-2/+2
x11 to fonts. While I'm here, change the category names in some (hopefully all) CJK font ports. Notes: svn path=/head/; revision=12328
1998-08-05Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1-2/+2
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
1998-04-19Move fonts to lib/X11/fonts/misc.Steve Price3-37/+29
PR: 6175 Submitted by: maintainer Notes: svn path=/head/; revision=10591
1997-09-22Use ISO639 language code instead of ISO3166 country code for PKGNAME.Masafumi Max NAKANE1-3/+3
(IE, kr-* -> ko-*.) Notes: svn path=/head/; revision=7992
1997-07-13/bin/sh -> ${SH}Masafumi Max NAKANE1-2/+2
Notes: svn path=/head/; revision=7303
1997-03-30New port:Masafumi Max NAKANE5-0/+70
Hangul X11 fonts(Hanyang) It is Korean fonts for X11. These fonts are copyrighted by (C) Hanyang Systems, but it is in the public domain. It is good for using many i18ned X11 program. Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr> Reviewed & modified by: max (Closing PR #3097.) Notes: svn path=/head/; revision=6062