summaryrefslogtreecommitdiff
path: root/fonts/mkfontscale
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-06-15Add xpkgwedge to CONFLICT if ${X11BASE}/bin/mkfontscale is available,minskim1-2/+6
because then xpkgwedge creates bin/mkfontscale, which is also installed by this package. Bump PKGREVISION.
2004-04-11Convert to buildlink3.snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-10-13Trivially use buildlink2 so the right compiler is picked up.salo1-1/+3
2003-09-09permit large number of fonts to be processed (free resource appropriately).itojun3-3/+16
bump PKGREVISION.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-02-26Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma2-3/+4
portable. Bump PKGREVISION accordingly.
2002-12-07Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate.schmonz1-2/+2
2002-08-12Fix build problem on system without "xpkgwedge" installed.tron2-8/+8
2002-08-12We don't need to include "pkgsrc/graphics/freetype2/buildlink.mk" becausetron1-4/+2
the package only works with XFree86 4.x where "freetype2" is included.
2002-07-17Add a message that this package needs fontenc.h.wiz1-1/+8
2002-05-31Update to 20020524.uebayasi1-13/+0
- Implements ``fuzz'' value for large encodings (defaults to 1%); precise heuristics are still used for 8-bit fonts. - Implements simple heuristic for distinguishing charcell fonts; tested with Courier New (-m-) and Lucida Console (-c-), more testing is needed. - Empty names are now treated the same as missing, which may (or may not) work around some arguably incorrect fonts. - Changed big5.eten-0 to big5-0.
2002-05-31Update to 20020524.uebayasi2-7/+5
- Implements ``fuzz'' value for large encodings (defaults to 1%); precise heuristics are still used for 8-bit fonts. - Implements simple heuristic for distinguishing charcell fonts; tested with Courier New (-m-) and Lucida Console (-c-), more testing is needed. - Empty names are now treated the same as missing, which may (or may not) work around some arguably incorrect fonts. - Changed big5.eten-0 to big5-0.
2002-05-30Fix incorrect "Imakefile" which causes build failures on XFree86 4.2.0tron2-5/+16
systems without "xpkwedge" installed.
2002-05-20Initial import of mkfontscale:wiz6-0/+57
create an index of scalable font files for X Provided by rxg in pkg/16811.