./fonts/ttmkfdir2, Tool that creates a fonts.scale file

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20021109nb3, Package name: ttmkfdir2-20021109nb3, Maintainer: pkgsrc-users

This program reads TrueType fonts and creates a suitable fonts.scale file for
use with the xfsft X font server or XFree86-4.


Required to run:
[graphics/freetype2]

Required to build:
[devel/gmake] [devel/libtool-base]

Master sites:

SHA1: bee1944ce3e5b6c4503a14e6429737cc558a24c0
RMD160: 878fb57f80e7223ebb3f4214ed58621a9087e404
Filesize: 685.449 KB

Version history: (Expand)


CVS history: (Expand)


   2010-03-03 15:30:00 by Dan McMahill | Files touched by this commit (2)
Log message:
add missing header needed to let this build with newer g++ (4.4.1)
   2007-12-11 13:29:39 by OBATA Akio | Files touched by this commit (1)
Log message:
DESTDIR ready.
   2007-11-15 07:36:46 by Roland Illig | Files touched by this commit (5)
Log message:
Sunpro needs some more patches.
   2007-05-24 04:06:17 by Dan McMahill | Files touched by this commit (2)
Log message:
Get this to build on solaris-2.9/sparc.  Verified that it didn't break
NetBSD.
   2006-05-06 05:41:31 by Min Sik Kim | Files touched by this commit (1)
Log message:
This package requires zlib.
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2006-02-06 00:11:50 by Joerg Sonnenberger | Files touched by this commit (4082)
Log message:
Recursive revision bump / recommended bump for gettext ABI change.
   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/2 … /0034.html