summaryrefslogtreecommitdiff
path: root/fonts/ttf2pk
AgeCommit message (Collapse)AuthorFilesLines
2005-06-16Create directories before installing files into them.jlam1-1/+2
2005-06-01Remove mk/autoconf.mk and mk/automake.mk and replace their usage withjlam1-4/+3
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or "automake14". Also, we don't need to call the auto* tools via ${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care to symlink the correct tool to the correct name, so we can just use aclocal, autoconf, etc.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz1-2/+2
Suggested by Roland Illig, ok'd by various.
2004-11-06Move ttf2pk patches to the original sources, i.e. freetype-lib.hubertf6-111/+0
2004-11-06Add RCS Id.wiz1-0/+1
2004-10-09Import ttf2pk-1.3.1: TrueType to TeX PK font converterhubertf9-0/+200
ttf2pk/ttf2tfm permit using TrueType fonts with teTeX. To be used for pkgsrc-wip/cjk-latex & friends (fixes and a working cjk-latex-wadalab font pkg to be committed too)