summaryrefslogtreecommitdiff
path: root/fonts/freefont-ttf
AgeCommit message (Collapse)AuthorFilesLines
2009-01-08Update to 20090104. Install to default TTF font path instead ofwiz3-28/+25
own separate directory. Use pkgsrc font handling support. Changes: Nearly four years of changes, not detailed here; read the included ChangeLog file. (many more and better glyphs)
2008-05-26Second round of explicit pax dependencies. As reminded by tnn@,joerg1-2/+3
many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
2008-03-03Mechanical changes to add DESTDIR support to packages that installjlam1-5/+10
their files via a custom do-install target.
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-07-20Mention "TrueType".reed1-4/+4
2005-07-20Import fonts/freefont-ttf.reed4-0/+58
The freefont project provides a set of free, high-quality, outline (i.e. OpenType) fonts covering the ISO 10646/Unicode UCS (Universal Character Set). The set consists of three typefaces: one monospaced and two proportional -- one with uniform and one with modulated stroke. These fonts are similar to the Helvetica, Times and Courier fonts.