summaryrefslogtreecommitdiff
path: root/fonts/ms-ttf
AgeCommit message (Collapse)AuthorFilesLines
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+12
2004-12-28Fix ttf/type1 handling in fonts.mk:wiz1-2/+2
Previously, ttmkfdir's output was redirected to fonts.dir, while the correct behaviour is to let it create fonts.scale and then let mkfontdir merge fonts.scale into fonts.dir. type1 handling had a similar problem. Get the wanted behaviour by automatically appending the contents of FONTS_TTF_DIRS and FONTS_TYPE1_DIRS to FONTS_X11_DIRS. Also, save a subshell in install/fonts while there. Bump PKGREVISION for all affected packages. jmmv@ says ok.
2004-01-25Install into TTF instead of TrueType subdir. PKGREVISION=3.wiz2-34/+34
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-04-28Typo: Courrier -> Couriermarkd1-1/+1
2003-03-28NO_PATCH is deprecated, says pkglint. Remove it.wiz1-2/+1
2003-02-16Use fonts.mk to automatically generate a fonts.dir file. Bump PKGREVISION.jmmv2-4/+5
This closes my own PR pkg/18903.
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-10-11These fonts are now distributed by Corefonts project at SourceForge.uebayasi1-5/+3
http://corefonts.sourceforge.net/ Change HOMEPAGE and make use of MASTER_SITE_SOURCEFORGE.
2002-03-09Set CABEXTRACT_PREFIX_DEFAULT to LOCALBASE to make this package build onrh1-1/+2
systems without xpkgwedge if cabextract dependency is not present.
2002-03-07Change ${PREFIX}/lib/X11/fonts/truetype to ${PREFIX}/lib/X11/fonts/TrueType asseb2-34/+35
per existing practice. Bump revision.
2002-03-06On second thought remove NO_SRC_ON_FTP.seb1-2/+1
2002-03-06Initial import of ms-ttf, version 20020306, into the NetBSD Packages Collection.seb4-0/+124
This packages includes TrueType fonts from Microsoft with WGL4 (Windows Glyph List 4) charset: - Andale Mono - Webdings - Trebuchet MS, with variants Bold, Italic, and Bold Italic - Georgia, with variants Bold, Italic and Bold Italic - Verdana, with variants Bold, Italic and Bold Italic - Comic Sans, Comic Sans Bold - Arial Black - Impact - Arial, with variants Bold, Italic and Bold Italic - Times New Roman, with variants Bold, Italic and Bold Italic - Courrier New, with variants Bold, Italic and Bold Italic