summaryrefslogtreecommitdiff
path: root/fonts/arphicttf
AgeCommit message (Collapse)AuthorFilesLines
2002-02-18Add a option to fonts/arphicttf to let it support freetype modulerxg1-2/+8
in XFree 4.x, close PR pkg/15337 submitted by me.
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-11-29Run mkttfdir on install and uninstall. Install to ..../TrueType insteadwiz2-13/+11
of .../arphicttf. Based on pkg/14642 by Rui-Xiang Guo.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-09-09Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:agc1-2/+2
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value).
2001-06-29Initial import of arphicttf-2.11, Chinese Big5/GB TrueType fonts madewiz4-0/+75
by Arphic Technology. Package by Rui-Xiang Guo from pkg/12849.