summaryrefslogtreecommitdiff
path: root/mk/fonts.mk
AgeCommit message (Expand)AuthorFilesLines
2022-09-26mk/fonts.mk: Install ttc font file tooryoon1-3/+3
2021-11-13mk: Avoid find -iname for compatibility with Solaris 10nia1-3/+3
2020-11-06mk/fonts.mk: don't add NO_CONFIGURE and NO_BUILD, have packages set it.maya1-3/+1
2020-03-22mk/fonts.mk: Empty USE_LANGUAGESnia1-1/+2
2019-04-06fonts.mk: hide echo itself, and improve quotingwiz1-2/+2
2019-04-06Fix previous properly:maya1-5/+5
2019-04-04Tolerate uppercase .TTF (for uralic-ttf) and do a case-insensitive comparemaya1-5/+5
2019-04-04Add a generic fonts.mk makefile fragment.maya1-0/+27
2006-02-18Remove deprecated and now unused file.wiz1-18/+0
2005-12-29Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mkjlam1-3/+1
2005-12-29Re-implement the pkgsrc fonts-handling by integrating it into thejlam1-51/+10
2005-12-28When MKFONTDIR is set, it is most likely used as well. Add a build timejoerg1-1/+2
2005-12-05Applied all quoting fixes found by "pkglint --autofix".rillig1-4/+4
2004-12-28Fix ttf/type1 handling in fonts.mk:wiz1-1/+5
2004-03-29Use ttmkfdir2 by default.recht1-2/+2
2003-12-19Handle font (de)installation before bsd.pkg.install.mk handles OWN_DIRS.jmmv1-3/+2
2003-02-18Use ${.CURDIR} when referencing install/deinstall scripts.jmmv1-3/+3
2003-02-16Use EVAL_PREFIX on ttmkfdir and type1inst so LOCALBASE is not harcoded.seb1-3/+7
2003-02-16Implement a simple framework to handle font databases. It regenerates thejmmv1-0/+53