2009-01-08 10:12:00 by Thomas Klausner | Files touched by this commit (3) |
Log message:
Update to 20090104. Install to default TTF font path instead of
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-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message:
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
|
2008-03-03 21:17:13 by Johnny C. Lam | Files touched by this commit (43) |
Log message:
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
|
2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432) |
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
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-20 03:47:17 by Jeremy C. Reed | Files touched by this commit (1) |
Log message:
Mention "TrueType".
|
2005-07-20 02:59:45 by Jeremy C. Reed | Files touched by this commit (4) | |
Log message:
Import fonts/freefont-ttf.
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.
|