Commit graph

16 commits

Author SHA1 Message Date
jlam
1859f144b4 Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
2005-12-29 07:04:27 +00:00
wiz
68bf81a761 Update to 20050114: new font "Hockey is Lif".
Use dbz-ttf-license.
2005-09-29 13:46:16 +00:00
agc
c1e24f7e2b Add RMD160 digests to the SHA1 ones. 2005-02-23 19:18:25 +00:00
wiz
bc871f8be3 Fix ttf/type1 handling in fonts.mk:
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-12-28 14:38:03 +00:00
wiz
5d65a6f3ac Install into TTF instead of TrueType subdir. PKGREVISION=2. 2004-01-25 20:30:50 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
salo
8959e244ea Use fonts.mk to correctly update fonts.dir, delint.
(commit this separately due to restriction change pull-up for previous, ride
the PKGREVISION bump)
2003-04-17 15:42:02 +00:00
salo
06e2b118fd Fix DIST_SUBDIR from previous. 2003-04-17 15:39:51 +00:00
salo
2ee6629929 Bump PKGREVISION: Resale is prohibited, set RESTRICTED accordingly. 2003-04-17 15:37:59 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
wiz
d6c1d0cd60 Change license. The author allows redistribution with NetBSD distributions;
otherwise not commercially, for details see http://fonts.tom7.com/legal/
2002-06-15 13:01:49 +00:00
wiz
5c19c22358 Fix path in distinfo. 2002-05-24 13:11:18 +00:00
zuntum
b568f1ac85 Fix PKGNAME (forgot to include 'ttf' part) 2002-05-22 16:12:56 +00:00
zuntum
41f0f6e663 Initial import of dbz-ttf-20020507
This is a collection of TrueType fonts which be created for fun. You can
use them for free to do anything you want, you just can't take the fonts
and resell them (on a CD, for instance). Read the readme.txt if you're not
sure what this means.

Fixes pkg/16960 by rxg@netbsd.org
2002-05-22 13:09:41 +00:00