View | Details | Raw Unified | Return to bug 176005
Collapse All | Expand All

(-)./Makefile (-10 / +9 lines)
Lines 1-13 Link Here
1
# ex:ts=8
2
# Ports collection makefile for:	p5-Font-TTF
3
# Date created:			Apr 28, 2002
4
# Whom:				ijliao
5
#
6
# $FreeBSD: ports/x11-fonts/p5-Font-TTF/Makefile,v 1.20 2012/11/17 06:03:29 svnexp Exp $
1
# $FreeBSD: ports/x11-fonts/p5-Font-TTF/Makefile,v 1.20 2012/11/17 06:03:29 svnexp Exp $
7
#
8
2
9
PORTNAME=	Font-TTF
3
PORTNAME=	Font-TTF
10
PORTVERSION=	0.48
4
PORTVERSION=	1.02
11
CATEGORIES=	x11-fonts perl5
5
CATEGORIES=	x11-fonts perl5
12
MASTER_SITES=	CPAN
6
MASTER_SITES=	CPAN
13
PKGNAMEPREFIX=	p5-
7
PKGNAMEPREFIX=	p5-
Lines 32-43 Link Here
32
	Font::TTF::EBLC.3 \
26
	Font::TTF::EBLC.3 \
33
	Font::TTF::Fdsc.3 \
27
	Font::TTF::Fdsc.3 \
34
	Font::TTF::Feat.3 \
28
	Font::TTF::Feat.3 \
29
	Font::TTF::Features::Cvar.3 \
30
	Font::TTF::Features::Size.3 \
31
	Font::TTF::Features::Sset.3 \
35
	Font::TTF::Fmtx.3 \
32
	Font::TTF::Fmtx.3 \
36
	Font::TTF::Font.3 \
33
	Font::TTF::Font.3 \
37
	Font::TTF::Fpgm.3 \
34
	Font::TTF::Fpgm.3 \
38
	Font::TTF::GDEF.3 \
35
	Font::TTF::GDEF.3 \
39
	Font::TTF::GPOS.3 \
36
	Font::TTF::GPOS.3 \
40
	Font::TTF::GSUB.3 \
37
	Font::TTF::GSUB.3 \
38
	Font::TTF::Gloc.3 \
41
	Font::TTF::Glyf.3 \
39
	Font::TTF::Glyf.3 \
42
	Font::TTF::Glyph.3 \
40
	Font::TTF::Glyph.3 \
43
	Font::TTF::GrFeat.3 \
41
	Font::TTF::GrFeat.3 \
Lines 74-79 Link Here
74
	Font::TTF::Prep.3 \
72
	Font::TTF::Prep.3 \
75
	Font::TTF::Prop.3 \
73
	Font::TTF::Prop.3 \
76
	Font::TTF::Segarr.3 \
74
	Font::TTF::Segarr.3 \
75
	Font::TTF::Silf.3 \
77
	Font::TTF::Sill.3 \
76
	Font::TTF::Sill.3 \
78
	Font::TTF::Table.3 \
77
	Font::TTF::Table.3 \
79
	Font::TTF::Ttc.3 \
78
	Font::TTF::Ttc.3 \
Lines 81-89 Link Here
81
	Font::TTF::Utils.3 \
80
	Font::TTF::Utils.3 \
82
	Font::TTF::Vhea.3 \
81
	Font::TTF::Vhea.3 \
83
	Font::TTF::Vmtx.3 \
82
	Font::TTF::Vmtx.3 \
83
	Font::TTF::Woff.3 \
84
	Font::TTF::Woff::MetaData.3 \
85
	Font::TTF::Woff::PrivateData.3 \
84
	Font::TTF::XMLparse.3
86
	Font::TTF::XMLparse.3
85
87
86
post-extract:
87
	@${FIND} ${WRKSRC} -name '*.swp' -delete
88
89
.include <bsd.port.mk>
88
.include <bsd.port.mk>
(-)./distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (Font-TTF-0.48.tar.gz) = f924dec242312dfbe2740b8f6f03c491b007c3494b9e3c8d2f432a18d13e1f52
1
SHA256 (Font-TTF-1.02.tar.gz) = ddf4d38d21d8aa865379867a64c34b88d347545bd1f3a526f1da8ec7a93199fa
2
SIZE (Font-TTF-0.48.tar.gz) = 201426
2
SIZE (Font-TTF-1.02.tar.gz) = 220317
(-)./pkg-plist (-5 / +16 lines)
Lines 8-26 Link Here
8
%%SITE_PERL%%/Font/TTF/Cmap.pm
8
%%SITE_PERL%%/Font/TTF/Cmap.pm
9
%%SITE_PERL%%/Font/TTF/Coverage.pm
9
%%SITE_PERL%%/Font/TTF/Coverage.pm
10
%%SITE_PERL%%/Font/TTF/Cvt_.pm
10
%%SITE_PERL%%/Font/TTF/Cvt_.pm
11
%%SITE_PERL%%/Font/TTF/Delta.pm
12
%%SITE_PERL%%/Font/TTF/DSIG.pm
11
%%SITE_PERL%%/Font/TTF/DSIG.pm
12
%%SITE_PERL%%/Font/TTF/Delta.pm
13
%%SITE_PERL%%/Font/TTF/Dumper.pm
13
%%SITE_PERL%%/Font/TTF/Dumper.pm
14
%%SITE_PERL%%/Font/TTF/EBDT.pm
14
%%SITE_PERL%%/Font/TTF/EBDT.pm
15
%%SITE_PERL%%/Font/TTF/EBLC.pm
15
%%SITE_PERL%%/Font/TTF/EBLC.pm
16
%%SITE_PERL%%/Font/TTF/Fdsc.pm
16
%%SITE_PERL%%/Font/TTF/Fdsc.pm
17
%%SITE_PERL%%/Font/TTF/Feat.pm
17
%%SITE_PERL%%/Font/TTF/Feat.pm
18
%%SITE_PERL%%/Font/TTF/Features/Cvar.pm
19
%%SITE_PERL%%/Font/TTF/Features/Size.pm
20
%%SITE_PERL%%/Font/TTF/Features/Sset.pm
18
%%SITE_PERL%%/Font/TTF/Fmtx.pm
21
%%SITE_PERL%%/Font/TTF/Fmtx.pm
19
%%SITE_PERL%%/Font/TTF/Font.pm
22
%%SITE_PERL%%/Font/TTF/Font.pm
20
%%SITE_PERL%%/Font/TTF/Fpgm.pm
23
%%SITE_PERL%%/Font/TTF/Fpgm.pm
21
%%SITE_PERL%%/Font/TTF/GDEF.pm
24
%%SITE_PERL%%/Font/TTF/GDEF.pm
22
%%SITE_PERL%%/Font/TTF/GPOS.pm
25
%%SITE_PERL%%/Font/TTF/GPOS.pm
23
%%SITE_PERL%%/Font/TTF/GSUB.pm
26
%%SITE_PERL%%/Font/TTF/GSUB.pm
27
%%SITE_PERL%%/Font/TTF/Glat.pm
28
%%SITE_PERL%%/Font/TTF/Gloc.pm
24
%%SITE_PERL%%/Font/TTF/Glyf.pm
29
%%SITE_PERL%%/Font/TTF/Glyf.pm
25
%%SITE_PERL%%/Font/TTF/Glyph.pm
30
%%SITE_PERL%%/Font/TTF/Glyph.pm
26
%%SITE_PERL%%/Font/TTF/GrFeat.pm
31
%%SITE_PERL%%/Font/TTF/GrFeat.pm
Lines 57-62 Link Here
57
%%SITE_PERL%%/Font/TTF/Prep.pm
62
%%SITE_PERL%%/Font/TTF/Prep.pm
58
%%SITE_PERL%%/Font/TTF/Prop.pm
63
%%SITE_PERL%%/Font/TTF/Prop.pm
59
%%SITE_PERL%%/Font/TTF/Segarr.pm
64
%%SITE_PERL%%/Font/TTF/Segarr.pm
65
%%SITE_PERL%%/Font/TTF/Silf.pm
60
%%SITE_PERL%%/Font/TTF/Sill.pm
66
%%SITE_PERL%%/Font/TTF/Sill.pm
61
%%SITE_PERL%%/Font/TTF/Table.pm
67
%%SITE_PERL%%/Font/TTF/Table.pm
62
%%SITE_PERL%%/Font/TTF/Ttc.pm
68
%%SITE_PERL%%/Font/TTF/Ttc.pm
Lines 66-76 Link Here
66
%%SITE_PERL%%/Font/TTF/Vhea.pm
72
%%SITE_PERL%%/Font/TTF/Vhea.pm
67
%%SITE_PERL%%/Font/TTF/Vmtx.pm
73
%%SITE_PERL%%/Font/TTF/Vmtx.pm
68
%%SITE_PERL%%/Font/TTF/Win32.pm
74
%%SITE_PERL%%/Font/TTF/Win32.pm
75
%%SITE_PERL%%/Font/TTF/Woff.pm
76
%%SITE_PERL%%/Font/TTF/Woff/MetaData.pm
77
%%SITE_PERL%%/Font/TTF/Woff/PrivateData.pm
69
%%SITE_PERL%%/Font/TTF/XMLparse.pm
78
%%SITE_PERL%%/Font/TTF/XMLparse.pm
70
%%SITE_PERL%%/ttfmod.pl
79
%%SITE_PERL%%/ttfmod.pl
71
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/TTF
80
@dirrmtry %%SITE_PERL%%/Font/TTF/Woff
72
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font
81
@dirrmtry %%SITE_PERL%%/Font/TTF/Mort
73
@dirrm %%SITE_PERL%%/Font/TTF/Mort
82
@dirrmtry %%SITE_PERL%%/Font/TTF/Kern
74
@dirrm %%SITE_PERL%%/Font/TTF/Kern
83
@dirrmtry %%SITE_PERL%%/Font/TTF/Features
75
@dirrmtry %%SITE_PERL%%/Font/TTF
84
@dirrmtry %%SITE_PERL%%/Font/TTF
76
@dirrmtry %%SITE_PERL%%/Font
85
@dirrmtry %%SITE_PERL%%/Font
86
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/TTF
87
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font

Return to bug 176005