summaryrefslogtreecommitdiff
path: root/fonts/ko-kaist
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-12-29Convert to use the font hooks in the pkginstall framework. We nojlam2-9/+5
longer need to run mkfontdir ourselves, and those @exec/@unexec lines may be removed from the PLISTs.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-11-08These packages all use mkfontdir at run-time so add the appropriatejlam1-2/+2
USE_TOOLS definition.
2005-07-15Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by makingjlam1-3/+2
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
2005-05-16This package uses gunzip during extraction.jlam1-4/+5
2005-05-15Note where gzip or gunzip is required by the package since it isn'tjlam1-1/+2
required by default any longer in bsd.pkg.mk under the new tools framework.
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+5
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2002-02-05Don't hardcode /usr/X11R6 when making directories or running X basedskrll1-3/+3
programs such as mkfontdir use ${X11BASE} instead. Also pick up a couple of /bin/chmod -> ${CHMOD}s
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-07-22Korean kaist X11 fontsitojun4-0/+57