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

(-)terminus-font/Makefile (-2 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	terminus-font
8
PORTNAME=	terminus-font
9
PORTVERSION=	3.96
9
PORTVERSION=	4.00
10
PORTREVISION=	2
10
PORTREVISION=	1
11
CATEGORIES=	x11-fonts
11
CATEGORIES=	x11-fonts
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
12
MASTER_SITES=	http://www.is-vn.bg/hamster/
13
13
(-)terminus-font/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (terminus-font-3.96.tar.gz) = 2d743949fb4edbae9d75b4e4144d06e2
1
MD5 (terminus-font-4.00.tar.gz) = a0153061a484906f2bbb08bc28fac757
(-)terminus-font/files/patch-aa (-279 / +315 lines)
Lines 1-279 Link Here
1
*** Makefile.orig	Sat Nov  2 12:55:49 2002
1
--- Makefile.orig	Sun Dec  1 21:59:04 2002
2
--- Makefile	Fri Nov 15 11:48:18 2002
2
+++ Makefile	Sun Dec 22 11:56:37 2002
3
***************
3
@@ -4,6 +4,7 @@
4
*** 2,7 ****
4
 BDF2RAW	= ./bdftopsf.pl -h
5
--- 2,8 ----
5
 UCS2X11	= ./ucstoany.pl
6
  BDF2PSF	= ./bdftopsf.pl +u
6
 BDF2PCF	= bdftopcf
7
  UCS2X11	= ./ucstoany.pl
7
+MKITALIC = mkitalic
8
  BDF2PCF	= bdftopcf
8
 
9
+ MKITALIC = mkitalic
9
 R_88591	= ISO8859 1
10
  
10
 R_88592	= ISO8859 2
11
  R_88591	= ISO8859 1
11
@@ -480,13 +481,21 @@
12
  R_88592	= ISO8859 2
12
 	$(UCS2VGA) ter-u16b.bdf $(R_PT154) $(B_PT154) | $(BDF2RAW) -o $@
13
***************
13
 
14
*** 182,194 ****
14
 PCF_14N	= ter-114n.pcf ter-214n.pcf ter-514n.pcf ter-914n.pcf ter-c14n.pcf ter-f14n.pcf ter-g14n.pcf ter-k14n.pcf ter-p14n.pcf ter-x14n.pcf
15
--- 183,203 ----
15
+PCF_14N	+= ter-114i.pcf ter-214i.pcf ter-514i.pcf ter-914i.pcf ter-c14i.pcf ter-f14i.pcf ter-g14i.pcf ter-k14i.pcf ter-p14i.pcf ter-x14i.pcf
16
  	$(UCS2VGA) ter-u16b.bdf $(R_XOS42) $(V_XOS42) | $(BDF2PSF) -o $@
16
 PCF_14B	= ter-114b.pcf ter-214b.pcf ter-514b.pcf ter-914b.pcf ter-c14b.pcf ter-f14b.pcf ter-g14b.pcf ter-k14b.pcf ter-p14b.pcf ter-x14b.pcf
17
  
17
+PCF_14B	+= ter-114bi.pcf ter-214bi.pcf ter-514bi.pcf ter-914bi.pcf ter-c14bi.pcf ter-f14bi.pcf ter-g14bi.pcf ter-k14bi.pcf ter-p14bi.pcf ter-x14bi.pcf
18
  PCF14N	= ter-114n.pcf ter-214n.pcf ter-514n.pcf ter-c14n.pcf ter-f14n.pcf ter-k14n.pcf ter-p14n.pcf ter-x14n.pcf
18
 PCF_16N	= ter-116n.pcf ter-216n.pcf ter-516n.pcf ter-916n.pcf ter-c16n.pcf ter-f16n.pcf ter-g16n.pcf ter-k16n.pcf ter-p16n.pcf ter-x16n.pcf
19
+ PCF14N	+= ter-114i.pcf ter-214i.pcf ter-514i.pcf ter-c14i.pcf ter-f14i.pcf ter-k14i.pcf ter-p14i.pcf ter-x14i.pcf
19
+PCF_16N	+= ter-116i.pcf ter-216i.pcf ter-516i.pcf ter-916i.pcf ter-c16i.pcf ter-f16i.pcf ter-g16i.pcf ter-k16i.pcf ter-p16i.pcf ter-x16i.pcf
20
  PCF14B	= ter-114b.pcf ter-214b.pcf ter-514b.pcf ter-c14b.pcf ter-f14b.pcf ter-k14b.pcf ter-p14b.pcf ter-x14b.pcf
20
 PCF_16B	= ter-116b.pcf ter-216b.pcf ter-516b.pcf ter-916b.pcf ter-c16b.pcf ter-f16b.pcf ter-g16b.pcf ter-k16b.pcf ter-p16b.pcf ter-x16b.pcf
21
+ PCF14B	+= ter-114bi.pcf ter-214bi.pcf ter-514bi.pcf ter-c14bi.pcf ter-f14bi.pcf ter-k14bi.pcf ter-p14bi.pcf ter-x14bi.pcf
21
+PCF_16B	+= ter-116bi.pcf ter-216bi.pcf ter-516bi.pcf ter-916bi.pcf ter-c16bi.pcf ter-f16bi.pcf ter-g16bi.pcf ter-k16bi.pcf ter-p16bi.pcf ter-x16bi.pcf
22
  PCF16N	= ter-116n.pcf ter-216n.pcf ter-516n.pcf ter-c16n.pcf ter-f16n.pcf ter-k16n.pcf ter-p16n.pcf ter-x16n.pcf
22
 PCF_20N	= ter-120n.pcf ter-220n.pcf ter-520n.pcf ter-920n.pcf ter-c20n.pcf ter-f20n.pcf ter-g20n.pcf ter-k20n.pcf ter-p20n.pcf ter-x20n.pcf
23
+ PCF16N	+= ter-116i.pcf ter-216i.pcf ter-516i.pcf ter-c16i.pcf ter-f16i.pcf ter-k16i.pcf ter-p16i.pcf ter-x16i.pcf
23
+PCF_20N	+= ter-120i.pcf ter-220i.pcf ter-520i.pcf ter-920i.pcf ter-c20i.pcf ter-f20i.pcf ter-g20i.pcf ter-k20i.pcf ter-p20i.pcf ter-x20i.pcf
24
  PCF16B	= ter-116b.pcf ter-216b.pcf ter-516b.pcf ter-c16b.pcf ter-f16b.pcf ter-k16b.pcf ter-p16b.pcf ter-x16b.pcf
24
 PCF_20B	= ter-120b.pcf ter-220b.pcf ter-520b.pcf ter-920b.pcf ter-c20b.pcf ter-f20b.pcf ter-g20b.pcf ter-k20b.pcf ter-p20b.pcf ter-x20b.pcf
25
+ PCF16B	+= ter-116bi.pcf ter-216bi.pcf ter-516bi.pcf ter-c16bi.pcf ter-f16bi.pcf ter-k16bi.pcf ter-p16bi.pcf ter-x16bi.pcf
25
+PCF_20B	+= ter-120bi.pcf ter-220bi.pcf ter-520bi.pcf ter-920bi.pcf ter-c20bi.pcf ter-f20bi.pcf ter-g20bi.pcf ter-k20bi.pcf ter-p20bi.pcf ter-x20bi.pcf
26
  PCF20N	= ter-120n.pcf ter-220n.pcf ter-520n.pcf ter-c20n.pcf ter-f20n.pcf ter-k20n.pcf ter-p20n.pcf ter-x20n.pcf
26
 PCF_24N	= ter-124n.pcf ter-224n.pcf ter-524n.pcf ter-924n.pcf ter-c24n.pcf ter-f24n.pcf ter-g24n.pcf ter-k24n.pcf ter-p24n.pcf ter-x24n.pcf
27
+ PCF20N	+= ter-120i.pcf ter-220i.pcf ter-520i.pcf ter-c20i.pcf ter-f20i.pcf ter-k20i.pcf ter-p20i.pcf ter-x20i.pcf
27
+PCF_24N	+= ter-124i.pcf ter-224i.pcf ter-524i.pcf ter-924i.pcf ter-c24i.pcf ter-f24i.pcf ter-g24i.pcf ter-k24i.pcf ter-p24i.pcf ter-x24i.pcf
28
  PCF20B	= ter-120b.pcf ter-220b.pcf ter-520b.pcf ter-c20b.pcf ter-f20b.pcf ter-k20b.pcf ter-p20b.pcf ter-x20b.pcf
28
 PCF_24B	= ter-124b.pcf ter-224b.pcf ter-524b.pcf ter-924b.pcf ter-c24b.pcf ter-f24b.pcf ter-g24b.pcf ter-k24b.pcf ter-p24b.pcf ter-x24b.pcf
29
+ PCF20B	+= ter-120bi.pcf ter-220bi.pcf ter-520bi.pcf ter-c20bi.pcf ter-f20bi.pcf ter-k20bi.pcf ter-p20bi.pcf ter-x20bi.pcf
29
+PCF_24B	+= ter-124bi.pcf ter-224bi.pcf ter-524bi.pcf ter-924bi.pcf ter-c24bi.pcf ter-f24bi.pcf ter-g24bi.pcf ter-k24bi.pcf ter-p24bi.pcf ter-x24bi.pcf
30
  PCF24N	= ter-124n.pcf ter-224n.pcf ter-524n.pcf ter-c24n.pcf ter-f24n.pcf ter-k24n.pcf ter-p24n.pcf ter-x24n.pcf
30
 PCF	= $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B)
31
+ PCF24N	+= ter-124i.pcf ter-224i.pcf ter-524i.pcf ter-c24i.pcf ter-f24i.pcf ter-k24i.pcf ter-p24i.pcf ter-x24i.pcf
31
 
32
  PCF24B	= ter-124b.pcf ter-224b.pcf ter-524b.pcf ter-c24b.pcf ter-f24b.pcf ter-k24b.pcf ter-p24b.pcf ter-x24b.pcf
32
 pcf: $(PCF)
33
+ PCF24B	+= ter-124bi.pcf ter-224bi.pcf ter-524bi.pcf ter-c24bi.pcf ter-f24bi.pcf ter-k24bi.pcf ter-p24bi.pcf ter-x24bi.pcf
33
@@ -502,6 +511,35 @@
34
  PCF	= $(PCF14N) $(PCF14B) $(PCF16N) $(PCF16B) $(PCF20N) $(PCF20B) $(PCF24N) $(PCF24B)
34
 X_PT154	= uni/x11gr.uni uni/ascii.uni uni/house.uni uni/pt-154.uni
35
  
35
 X_10646	= uni/x11gr.uni uni/ascii.uni uni/10646-1.uni
36
  pcf: $(PCF)
36
 
37
***************
37
+ter-u14bi.bdf: ter-u14b.bdf
38
*** 202,207 ****
38
+	mkitalic ${.ALLSRC} > ${.TARGET}
39
--- 211,245 ----
39
+
40
  X_PT154	= uni/x11gr.uni uni/ascii.uni uni/house.uni uni/pt-154.uni
40
+ter-u14i.bdf: ter-u14n.bdf
41
  X_10646	= uni/x11gr.uni uni/ascii.uni uni/10646-1.uni
41
+	mkitalic ${.ALLSRC} > ${.TARGET}
42
  
42
+
43
+ ter-u14bi.bdf: ter-u14b.bdf
43
+ter-u14vi.bdf: ter-u14v.bdf
44
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
44
+	mkitalic ${.ALLSRC} > ${.TARGET}
45
+ 
45
+
46
+ ter-u14i.bdf: ter-u14n.bdf
46
+ter-u16bi.bdf: ter-u16b.bdf
47
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
47
+	mkitalic ${.ALLSRC} > ${.TARGET}
48
+ 
48
+
49
+ ter-u14vi.bdf: ter-u14v.bdf
49
+ter-u16i.bdf: ter-u16n.bdf
50
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
50
+	mkitalic ${.ALLSRC} > ${.TARGET}
51
+ 
51
+
52
+ ter-u16bi.bdf: ter-u16b.bdf
52
+ter-u16vi.bdf: ter-u16v.bdf
53
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
53
+	mkitalic ${.ALLSRC} > ${.TARGET}
54
+ 
54
+
55
+ ter-u16i.bdf: ter-u16n.bdf
55
+ter-u20bi.bdf: ter-u20b.bdf
56
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
56
+	mkitalic ${.ALLSRC} > ${.TARGET}
57
+ 
57
+
58
+ ter-u16vi.bdf: ter-u16v.bdf
58
+ter-u20i.bdf: ter-u20n.bdf
59
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
59
+	mkitalic ${.ALLSRC} > ${.TARGET}
60
+ 
60
+
61
+ ter-u20bi.bdf: ter-u20b.bdf
61
+ter-u24bi.bdf: ter-u24b.bdf
62
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
62
+	mkitalic ${.ALLSRC} > ${.TARGET}
63
+ 
63
+
64
+ ter-u20i.bdf: ter-u20n.bdf
64
+ter-u24i.bdf: ter-u24n.bdf
65
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
65
+	mkitalic ${.ALLSRC} > ${.TARGET}
66
+ 
66
 ter-114n.pcf: ter-u14n.bdf $(X_88591)
67
+ ter-u24bi.bdf: ter-u24b.bdf
67
 	$(UCS2X11) ter-u14n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
68
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
68
 
69
+ 
69
@@ -742,5 +780,245 @@
70
+ ter-u24i.bdf: ter-u24n.bdf
70
 ter-x24b.pcf: ter-u24b.bdf $(X_10646)
71
+ 	mkitalic ${.ALLSRC} > ${.TARGET}
71
 	$(UCS2X11) ter-u24b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
72
  ter-114n.pcf: ter-u14n.bdf $(X_88591)
72
 
73
  	$(UCS2X11) ter-u14n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
73
+ter-114i.pcf: ter-u14i.bdf $(X_88591)
74
  
74
+	$(UCS2X11) ter-u14i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
75
***************
75
+
76
*** 394,398 ****
76
+ter-114bi.pcf: ter-u14bi.bdf $(X_88591)
77
  ter-x24b.pcf: ter-u24b.bdf $(X_10646)
77
+	$(UCS2X11) ter-u14bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
78
  	$(UCS2X11) ter-u24b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
78
+
79
  
79
+ter-214i.pcf: ter-u14i.bdf $(X_88592)
80
  clean:
80
+	$(UCS2X11) ter-u14i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
81
! 	rm -f *.pcf *.psf
81
+
82
--- 432,628 ----
82
+ter-214bi.pcf: ter-u14bi.bdf $(X_88592)
83
  ter-x24b.pcf: ter-u24b.bdf $(X_10646)
83
+	$(UCS2X11) ter-u14bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
84
  	$(UCS2X11) ter-u24b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
84
+
85
  
85
+ter-514i.pcf: ter-u14i.bdf $(X_88595)
86
+ ter-114i.pcf: ter-u14i.bdf $(X_88591)
86
+	$(UCS2X11) ter-u14i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
87
+ 	$(UCS2X11) ter-u14i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
87
+
88
+ 
88
+ter-514bi.pcf: ter-u14bi.bdf $(X_88595)
89
+ ter-114bi.pcf: ter-u14bi.bdf $(X_88591)
89
+	$(UCS2X11) ter-u14bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
90
+ 	$(UCS2X11) ter-u14bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
90
+
91
+ 
91
+ter-914i.pcf: ter-u14i.bdf $(X_88599)
92
+ ter-214i.pcf: ter-u14i.bdf $(X_88592)
92
+	$(UCS2X11) ter-u14i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
93
+ 	$(UCS2X11) ter-u14i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
93
+
94
+ 
94
+ter-914bi.pcf: ter-u14bi.bdf $(X_88599)
95
+ ter-214bi.pcf: ter-u14bi.bdf $(X_88592)
95
+	$(UCS2X11) ter-u14bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
96
+ 	$(UCS2X11) ter-u14bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
96
+
97
+ 
97
+ter-c14i.pcf: ter-u14i.bdf $(X_W1251)
98
+ ter-514i.pcf: ter-u14i.bdf $(X_88595)
98
+	$(UCS2X11) ter-u14i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
99
+ 	$(UCS2X11) ter-u14i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
99
+
100
+ 
100
+ter-c14bi.pcf: ter-u14bi.bdf $(X_W1251)
101
+ ter-514bi.pcf: ter-u14bi.bdf $(X_88595)
101
+	$(UCS2X11) ter-u14bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
102
+ 	$(UCS2X11) ter-u14bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
102
+
103
+ 
103
+ter-f14i.pcf: ter-u14i.bdf $(X_8859F)
104
+ ter-c14i.pcf: ter-u14i.bdf $(X_W1251)
104
+	$(UCS2X11) ter-u14i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
105
+ 	$(UCS2X11) ter-u14i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
105
+
106
+ 
106
+ter-f14bi.pcf: ter-u14bi.bdf $(X_8859F)
107
+ ter-c14bi.pcf: ter-u14bi.bdf $(X_W1251)
107
+	$(UCS2X11) ter-u14bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
108
+ 	$(UCS2X11) ter-u14bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
108
+
109
+ 
109
+ter-g14i.pcf: ter-u14i.bdf $(X_8859G)
110
+ ter-f14i.pcf: ter-u14i.bdf $(X_8859F)
110
+	$(UCS2X11) ter-u14i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
111
+ 	$(UCS2X11) ter-u14i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
111
+
112
+ 
112
+ter-g14bi.pcf: ter-u14bi.bdf $(X_8859G)
113
+ ter-f14bi.pcf: ter-u14bi.bdf $(X_8859F)
113
+	$(UCS2X11) ter-u14bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
114
+ 	$(UCS2X11) ter-u14bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
114
+
115
+ 
115
+ter-k14i.pcf: ter-u14i.bdf $(X_KOI8R)
116
+ ter-k14i.pcf: ter-u14i.bdf $(X_KOI8R)
116
+	$(UCS2X11) ter-u14i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
117
+ 	$(UCS2X11) ter-u14i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
117
+
118
+ 
118
+ter-k14bi.pcf: ter-u14bi.bdf $(X_KOI8R)
119
+ ter-k14bi.pcf: ter-u14bi.bdf $(X_KOI8R)
119
+	$(UCS2X11) ter-u14bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
120
+ 	$(UCS2X11) ter-u14bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
120
+
121
+ 
121
+ter-p14i.pcf: ter-u14i.bdf $(X_PT154)
122
+ ter-p14i.pcf: ter-u14i.bdf $(X_PT154)
122
+	$(UCS2X11) ter-u14i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
123
+ 	$(UCS2X11) ter-u14i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
123
+
124
+ 
124
+ter-p14bi.pcf: ter-u14bi.bdf $(X_PT154)
125
+ ter-p14bi.pcf: ter-u14bi.bdf $(X_PT154)
125
+	$(UCS2X11) ter-u14bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
126
+ 	$(UCS2X11) ter-u14bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
126
+
127
+ 
127
+ter-x14i.pcf: ter-u14i.bdf $(X_10646)
128
+ ter-x14i.pcf: ter-u14i.bdf $(X_10646)
128
+	$(UCS2X11) ter-u14i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
129
+ 	$(UCS2X11) ter-u14i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
129
+
130
+ 
130
+ter-x14bi.pcf: ter-u14bi.bdf $(X_10646)
131
+ ter-x14bi.pcf: ter-u14bi.bdf $(X_10646)
131
+	$(UCS2X11) ter-u14bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
132
+ 	$(UCS2X11) ter-u14bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
132
+
133
+ 
133
+ter-116i.pcf: ter-u16i.bdf $(X_88591)
134
+ ter-116i.pcf: ter-u16i.bdf $(X_88591)
134
+	$(UCS2X11) ter-u16i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
135
+ 	$(UCS2X11) ter-u16i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
135
+
136
+ 
136
+ter-116bi.pcf: ter-u16bi.bdf $(X_88591)
137
+ ter-116bi.pcf: ter-u16bi.bdf $(X_88591)
137
+	$(UCS2X11) ter-u16bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
138
+ 	$(UCS2X11) ter-u16bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
138
+
139
+ 
139
+ter-216i.pcf: ter-u16i.bdf $(X_88592)
140
+ ter-216i.pcf: ter-u16i.bdf $(X_88592)
140
+	$(UCS2X11) ter-u16i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
141
+ 	$(UCS2X11) ter-u16i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
141
+
142
+ 
142
+ter-216bi.pcf: ter-u16bi.bdf $(X_88592)
143
+ ter-216bi.pcf: ter-u16bi.bdf $(X_88592)
143
+	$(UCS2X11) ter-u16bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
144
+ 	$(UCS2X11) ter-u16bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
144
+
145
+ 
145
+ter-516i.pcf: ter-u16i.bdf $(X_88595)
146
+ ter-516i.pcf: ter-u16i.bdf $(X_88595)
146
+	$(UCS2X11) ter-u16i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
147
+ 	$(UCS2X11) ter-u16i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
147
+
148
+ 
148
+ter-516bi.pcf: ter-u16bi.bdf $(X_88595)
149
+ ter-516bi.pcf: ter-u16bi.bdf $(X_88595)
149
+	$(UCS2X11) ter-u16bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
150
+ 	$(UCS2X11) ter-u16bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
150
+
151
+ 
151
+ter-916i.pcf: ter-u16i.bdf $(X_88599)
152
+ ter-c16i.pcf: ter-u16i.bdf $(X_W1251)
152
+	$(UCS2X11) ter-u16i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
153
+ 	$(UCS2X11) ter-u16i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
153
+
154
+ 
154
+ter-916bi.pcf: ter-u16bi.bdf $(X_88599)
155
+ ter-c16bi.pcf: ter-u16bi.bdf $(X_W1251)
155
+	$(UCS2X11) ter-u16bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
156
+ 	$(UCS2X11) ter-u16bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
156
+
157
+ 
157
+ter-c16i.pcf: ter-u16i.bdf $(X_W1251)
158
+ ter-f16i.pcf: ter-u16i.bdf $(X_8859F)
158
+	$(UCS2X11) ter-u16i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
159
+ 	$(UCS2X11) ter-u16i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
159
+
160
+ 
160
+ter-c16bi.pcf: ter-u16bi.bdf $(X_W1251)
161
+ ter-f16bi.pcf: ter-u16bi.bdf $(X_8859F)
161
+	$(UCS2X11) ter-u16bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
162
+ 	$(UCS2X11) ter-u16bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
162
+
163
+ 
163
+ter-f16i.pcf: ter-u16i.bdf $(X_8859F)
164
+ ter-k16i.pcf: ter-u16i.bdf $(X_KOI8R)
164
+	$(UCS2X11) ter-u16i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
165
+ 	$(UCS2X11) ter-u16i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
165
+
166
+ 
166
+ter-f16bi.pcf: ter-u16bi.bdf $(X_8859F)
167
+ ter-k16bi.pcf: ter-u16bi.bdf $(X_KOI8R)
167
+	$(UCS2X11) ter-u16bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
168
+ 	$(UCS2X11) ter-u16bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
168
+
169
+ 
169
+ter-g16i.pcf: ter-u16i.bdf $(X_8859G)
170
+ ter-p16i.pcf: ter-u16i.bdf $(X_PT154)
170
+	$(UCS2X11) ter-u16i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
171
+ 	$(UCS2X11) ter-u16i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
171
+
172
+ 
172
+ter-g16bi.pcf: ter-u16bi.bdf $(X_8859G)
173
+ ter-p16bi.pcf: ter-u16bi.bdf $(X_PT154)
173
+	$(UCS2X11) ter-u16bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
174
+ 	$(UCS2X11) ter-u16bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
174
+
175
+ 
175
+ter-k16i.pcf: ter-u16i.bdf $(X_KOI8R)
176
+ ter-x16i.pcf: ter-u16i.bdf $(X_10646)
176
+	$(UCS2X11) ter-u16i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
177
+ 	$(UCS2X11) ter-u16i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
177
+
178
+ 
178
+ter-k16bi.pcf: ter-u16bi.bdf $(X_KOI8R)
179
+ ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
179
+	$(UCS2X11) ter-u16bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
180
+ 	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
180
+
181
+ 
181
+ter-p16i.pcf: ter-u16i.bdf $(X_PT154)
182
+ ter-120i.pcf: ter-u20i.bdf $(X_88591)
182
+	$(UCS2X11) ter-u16i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
183
+ 	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
183
+
184
+ 
184
+ter-p16bi.pcf: ter-u16bi.bdf $(X_PT154)
185
+ ter-120bi.pcf: ter-u20bi.bdf $(X_88591)
185
+	$(UCS2X11) ter-u16bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
186
+ 	$(UCS2X11) ter-u20bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
186
+
187
+ 
187
+ter-x16i.pcf: ter-u16i.bdf $(X_10646)
188
+ ter-220i.pcf: ter-u20i.bdf $(X_88592)
188
+	$(UCS2X11) ter-u16i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
189
+ 	$(UCS2X11) ter-u20i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
189
+
190
+ 
190
+ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
191
+ ter-220bi.pcf: ter-u20bi.bdf $(X_88592)
191
+	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
192
+ 	$(UCS2X11) ter-u20bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
192
+
193
+ 
193
+ter-120i.pcf: ter-u20i.bdf $(X_88591)
194
+ ter-520i.pcf: ter-u20i.bdf $(X_88595)
194
+	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
195
+ 	$(UCS2X11) ter-u20i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
195
+
196
+ 
196
+ter-120bi.pcf: ter-u20bi.bdf $(X_88591)
197
+ ter-520bi.pcf: ter-u20bi.bdf $(X_88595)
197
+	$(UCS2X11) ter-u20bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
198
+ 	$(UCS2X11) ter-u20bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
198
+
199
+ 
199
+ter-220i.pcf: ter-u20i.bdf $(X_88592)
200
+ ter-c20i.pcf: ter-u20i.bdf $(X_W1251)
200
+	$(UCS2X11) ter-u20i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
201
+ 	$(UCS2X11) ter-u20i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
201
+
202
+ 
202
+ter-220bi.pcf: ter-u20bi.bdf $(X_88592)
203
+ ter-c20bi.pcf: ter-u20bi.bdf $(X_W1251)
203
+	$(UCS2X11) ter-u20bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
204
+ 	$(UCS2X11) ter-u20bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
204
+
205
+ 
205
+ter-520i.pcf: ter-u20i.bdf $(X_88595)
206
+ ter-f20i.pcf: ter-u20i.bdf $(X_8859F)
206
+	$(UCS2X11) ter-u20i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
207
+ 	$(UCS2X11) ter-u20i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
207
+
208
+ 
208
+ter-520bi.pcf: ter-u20bi.bdf $(X_88595)
209
+ ter-f20bi.pcf: ter-u20bi.bdf $(X_8859F)
209
+	$(UCS2X11) ter-u20bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
210
+ 	$(UCS2X11) ter-u20bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
210
+
211
+ 
211
+ter-920i.pcf: ter-u20i.bdf $(X_88599)
212
+ ter-k20i.pcf: ter-u20i.bdf $(X_KOI8R)
212
+	$(UCS2X11) ter-u20i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
213
+ 	$(UCS2X11) ter-u20i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
213
+
214
+ 
214
+ter-920bi.pcf: ter-u20bi.bdf $(X_88599)
215
+ ter-k20bi.pcf: ter-u20bi.bdf $(X_KOI8R)
215
+	$(UCS2X11) ter-u20bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
216
+ 	$(UCS2X11) ter-u20bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
216
+
217
+ 
217
+ter-c20i.pcf: ter-u20i.bdf $(X_W1251)
218
+ ter-p20i.pcf: ter-u20i.bdf $(X_PT154)
218
+	$(UCS2X11) ter-u20i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
219
+ 	$(UCS2X11) ter-u20i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
219
+
220
+ 
220
+ter-c20bi.pcf: ter-u20bi.bdf $(X_W1251)
221
+ ter-p20bi.pcf: ter-u20bi.bdf $(X_PT154)
221
+	$(UCS2X11) ter-u20bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
222
+ 	$(UCS2X11) ter-u20bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
222
+
223
+ 
223
+ter-f20i.pcf: ter-u20i.bdf $(X_8859F)
224
+ ter-x20i.pcf: ter-u20i.bdf $(X_10646)
224
+	$(UCS2X11) ter-u20i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
225
+ 	$(UCS2X11) ter-u20i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
225
+
226
+ 
226
+ter-f20bi.pcf: ter-u20bi.bdf $(X_8859F)
227
+ ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
227
+	$(UCS2X11) ter-u20bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
228
+ 	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
228
+
229
+ 
229
+ter-g20i.pcf: ter-u20i.bdf $(X_8859G)
230
+ ter-124i.pcf: ter-u24i.bdf $(X_88591)
230
+	$(UCS2X11) ter-u20i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
231
+ 	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
231
+
232
+ 
232
+ter-g20bi.pcf: ter-u20bi.bdf $(X_8859G)
233
+ ter-124bi.pcf: ter-u24bi.bdf $(X_88591)
233
+	$(UCS2X11) ter-u20bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
234
+ 	$(UCS2X11) ter-u24bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
234
+
235
+ 
235
+ter-k20i.pcf: ter-u20i.bdf $(X_KOI8R)
236
+ ter-224i.pcf: ter-u24i.bdf $(X_88592)
236
+	$(UCS2X11) ter-u20i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
237
+ 	$(UCS2X11) ter-u24i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
237
+
238
+ 
238
+ter-k20bi.pcf: ter-u20bi.bdf $(X_KOI8R)
239
+ ter-224bi.pcf: ter-u24bi.bdf $(X_88592)
239
+	$(UCS2X11) ter-u20bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
240
+ 	$(UCS2X11) ter-u24bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
240
+
241
+ 
241
+ter-p20i.pcf: ter-u20i.bdf $(X_PT154)
242
+ ter-524i.pcf: ter-u24i.bdf $(X_88595)
242
+	$(UCS2X11) ter-u20i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
243
+ 	$(UCS2X11) ter-u24i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
243
+
244
+ 
244
+ter-p20bi.pcf: ter-u20bi.bdf $(X_PT154)
245
+ ter-524bi.pcf: ter-u24bi.bdf $(X_88595)
245
+	$(UCS2X11) ter-u20bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
246
+ 	$(UCS2X11) ter-u24bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
246
+
247
+ 
247
+ter-x20i.pcf: ter-u20i.bdf $(X_10646)
248
+ ter-c24i.pcf: ter-u24i.bdf $(X_W1251)
248
+	$(UCS2X11) ter-u20i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
249
+ 	$(UCS2X11) ter-u24i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
249
+
250
+ 
250
+ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
251
+ ter-c24bi.pcf: ter-u24bi.bdf $(X_W1251)
251
+	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
252
+ 	$(UCS2X11) ter-u24bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
252
+
253
+ 
253
+ter-124i.pcf: ter-u24i.bdf $(X_88591)
254
+ ter-f24i.pcf: ter-u24i.bdf $(X_8859F)
254
+	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
255
+ 	$(UCS2X11) ter-u24i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
255
+
256
+ 
256
+ter-124bi.pcf: ter-u24bi.bdf $(X_88591)
257
+ ter-f24bi.pcf: ter-u24bi.bdf $(X_8859F)
257
+	$(UCS2X11) ter-u24bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
258
+ 	$(UCS2X11) ter-u24bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
258
+
259
+ 
259
+ter-224i.pcf: ter-u24i.bdf $(X_88592)
260
+ ter-k24i.pcf: ter-u24i.bdf $(X_KOI8R)
260
+	$(UCS2X11) ter-u24i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
261
+ 	$(UCS2X11) ter-u24i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
261
+
262
+ 
262
+ter-224bi.pcf: ter-u24bi.bdf $(X_88592)
263
+ ter-k24bi.pcf: ter-u24bi.bdf $(X_KOI8R)
263
+	$(UCS2X11) ter-u24bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
264
+ 	$(UCS2X11) ter-u24bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
264
+
265
+ 
265
+ter-524i.pcf: ter-u24i.bdf $(X_88595)
266
+ ter-p24i.pcf: ter-u24i.bdf $(X_PT154)
266
+	$(UCS2X11) ter-u24i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
267
+ 	$(UCS2X11) ter-u24i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
267
+
268
+ 
268
+ter-524bi.pcf: ter-u24bi.bdf $(X_88595)
269
+ ter-p24bi.pcf: ter-u24bi.bdf $(X_PT154)
269
+	$(UCS2X11) ter-u24bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
270
+ 	$(UCS2X11) ter-u24bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
270
+
271
+ 
271
+ter-924i.pcf: ter-u24i.bdf $(X_88599)
272
+ ter-x24i.pcf: ter-u24i.bdf $(X_10646)
272
+	$(UCS2X11) ter-u24i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
273
+ 	$(UCS2X11) ter-u24i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
273
+
274
+ 
274
+ter-924bi.pcf: ter-u20bi.bdf $(X_88599)
275
+ ter-x24bi.pcf: ter-u24bi.bdf $(X_10646)
275
+	$(UCS2X11) ter-u24bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
276
+ 	$(UCS2X11) ter-u24bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
276
+
277
+ 
277
+ter-c24i.pcf: ter-u24i.bdf $(X_W1251)
278
  clean:
278
+	$(UCS2X11) ter-u24i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
279
! 	rm -f *.pcf *.pcf.gz *.psf
279
+
280
+ter-c24bi.pcf: ter-u24bi.bdf $(X_W1251)
281
+	$(UCS2X11) ter-u24bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
282
+
283
+ter-f24i.pcf: ter-u24i.bdf $(X_8859F)
284
+	$(UCS2X11) ter-u24i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
285
+
286
+ter-f24bi.pcf: ter-u24bi.bdf $(X_8859F)
287
+	$(UCS2X11) ter-u24bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
288
+
289
+ter-g24i.pcf: ter-u24i.bdf $(X_8859G)
290
+	$(UCS2X11) ter-u24i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
291
+
292
+ter-g24bi.pcf: ter-u24bi.bdf $(X_8859G)
293
+	$(UCS2X11) ter-u24bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
294
+
295
+ter-k24i.pcf: ter-u24i.bdf $(X_KOI8R)
296
+	$(UCS2X11) ter-u24i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
297
+
298
+ter-k24bi.pcf: ter-u24bi.bdf $(X_KOI8R)
299
+	$(UCS2X11) ter-u24bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
300
+
301
+ter-p24i.pcf: ter-u24i.bdf $(X_PT154)
302
+	$(UCS2X11) ter-u24i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
303
+
304
+ter-p24bi.pcf: ter-u24bi.bdf $(X_PT154)
305
+	$(UCS2X11) ter-u24bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
306
+
307
+ter-x24i.pcf: ter-u24i.bdf $(X_10646)
308
+	$(UCS2X11) ter-u24i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
309
+
310
+ter-x24bi.pcf: ter-u24bi.bdf $(X_10646)
311
+	$(UCS2X11) ter-u24bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
312
+
313
 clean:
314
-	rm -f *.psf *.txt *.raw *.pcf
315
+	rm -f *.pcf *.pcf.gz *.psf
(-)terminus-font/pkg-plist (-63 / +95 lines)
Lines 1-130 Link Here
1
lib/X11/fonts/local/ter-114b.pcf.gz
1
lib/X11/fonts/local/ter-114b.pcf.gz
2
lib/X11/fonts/local/ter-114n.pcf.gz
3
lib/X11/fonts/local/ter-116b.pcf.gz
4
lib/X11/fonts/local/ter-116n.pcf.gz
5
lib/X11/fonts/local/ter-120b.pcf.gz
6
lib/X11/fonts/local/ter-120n.pcf.gz
7
lib/X11/fonts/local/ter-124b.pcf.gz
8
lib/X11/fonts/local/ter-124n.pcf.gz
9
lib/X11/fonts/local/ter-214b.pcf.gz
10
lib/X11/fonts/local/ter-214n.pcf.gz
11
lib/X11/fonts/local/ter-216b.pcf.gz
12
lib/X11/fonts/local/ter-216n.pcf.gz
13
lib/X11/fonts/local/ter-220b.pcf.gz
14
lib/X11/fonts/local/ter-220n.pcf.gz
15
lib/X11/fonts/local/ter-224b.pcf.gz
16
lib/X11/fonts/local/ter-224n.pcf.gz
17
lib/X11/fonts/local/ter-514b.pcf.gz
18
lib/X11/fonts/local/ter-514n.pcf.gz
19
lib/X11/fonts/local/ter-516b.pcf.gz
20
lib/X11/fonts/local/ter-516n.pcf.gz
21
lib/X11/fonts/local/ter-520b.pcf.gz
22
lib/X11/fonts/local/ter-520n.pcf.gz
23
lib/X11/fonts/local/ter-524b.pcf.gz
24
lib/X11/fonts/local/ter-524n.pcf.gz
25
lib/X11/fonts/local/ter-c14b.pcf.gz
26
lib/X11/fonts/local/ter-c14n.pcf.gz
27
lib/X11/fonts/local/ter-c16b.pcf.gz
28
lib/X11/fonts/local/ter-c16n.pcf.gz
29
lib/X11/fonts/local/ter-c20b.pcf.gz
30
lib/X11/fonts/local/ter-c20n.pcf.gz
31
lib/X11/fonts/local/ter-c24b.pcf.gz
32
lib/X11/fonts/local/ter-c24n.pcf.gz
33
lib/X11/fonts/local/ter-f14b.pcf.gz
34
lib/X11/fonts/local/ter-f14n.pcf.gz
35
lib/X11/fonts/local/ter-f16b.pcf.gz
36
lib/X11/fonts/local/ter-f16n.pcf.gz
37
lib/X11/fonts/local/ter-f20b.pcf.gz
38
lib/X11/fonts/local/ter-f20n.pcf.gz
39
lib/X11/fonts/local/ter-f24b.pcf.gz
40
lib/X11/fonts/local/ter-f24n.pcf.gz
41
lib/X11/fonts/local/ter-k14b.pcf.gz
42
lib/X11/fonts/local/ter-k14n.pcf.gz
43
lib/X11/fonts/local/ter-k16b.pcf.gz
44
lib/X11/fonts/local/ter-k16n.pcf.gz
45
lib/X11/fonts/local/ter-k20b.pcf.gz
46
lib/X11/fonts/local/ter-k20n.pcf.gz
47
lib/X11/fonts/local/ter-k24b.pcf.gz
48
lib/X11/fonts/local/ter-k24n.pcf.gz
49
lib/X11/fonts/local/ter-p14b.pcf.gz
50
lib/X11/fonts/local/ter-p14n.pcf.gz
51
lib/X11/fonts/local/ter-p16b.pcf.gz
52
lib/X11/fonts/local/ter-p16n.pcf.gz
53
lib/X11/fonts/local/ter-p20b.pcf.gz
54
lib/X11/fonts/local/ter-p20n.pcf.gz
55
lib/X11/fonts/local/ter-p24b.pcf.gz
56
lib/X11/fonts/local/ter-p24n.pcf.gz
57
lib/X11/fonts/local/ter-x14b.pcf.gz
58
lib/X11/fonts/local/ter-x14n.pcf.gz
59
lib/X11/fonts/local/ter-x16b.pcf.gz
60
lib/X11/fonts/local/ter-x16n.pcf.gz
61
lib/X11/fonts/local/ter-x20b.pcf.gz
62
lib/X11/fonts/local/ter-x20n.pcf.gz
63
lib/X11/fonts/local/ter-x24b.pcf.gz
64
lib/X11/fonts/local/ter-x24n.pcf.gz
65
lib/X11/fonts/local/ter-114bi.pcf.gz
2
lib/X11/fonts/local/ter-114bi.pcf.gz
66
lib/X11/fonts/local/ter-114i.pcf.gz
3
lib/X11/fonts/local/ter-114i.pcf.gz
4
lib/X11/fonts/local/ter-114n.pcf.gz
5
lib/X11/fonts/local/ter-116b.pcf.gz
67
lib/X11/fonts/local/ter-116bi.pcf.gz
6
lib/X11/fonts/local/ter-116bi.pcf.gz
68
lib/X11/fonts/local/ter-116i.pcf.gz
7
lib/X11/fonts/local/ter-116i.pcf.gz
8
lib/X11/fonts/local/ter-116n.pcf.gz
9
lib/X11/fonts/local/ter-120b.pcf.gz
69
lib/X11/fonts/local/ter-120bi.pcf.gz
10
lib/X11/fonts/local/ter-120bi.pcf.gz
70
lib/X11/fonts/local/ter-120i.pcf.gz
11
lib/X11/fonts/local/ter-120i.pcf.gz
12
lib/X11/fonts/local/ter-120n.pcf.gz
13
lib/X11/fonts/local/ter-124b.pcf.gz
71
lib/X11/fonts/local/ter-124bi.pcf.gz
14
lib/X11/fonts/local/ter-124bi.pcf.gz
72
lib/X11/fonts/local/ter-124i.pcf.gz
15
lib/X11/fonts/local/ter-124i.pcf.gz
16
lib/X11/fonts/local/ter-124n.pcf.gz
17
lib/X11/fonts/local/ter-214b.pcf.gz
73
lib/X11/fonts/local/ter-214bi.pcf.gz
18
lib/X11/fonts/local/ter-214bi.pcf.gz
74
lib/X11/fonts/local/ter-214i.pcf.gz
19
lib/X11/fonts/local/ter-214i.pcf.gz
20
lib/X11/fonts/local/ter-214n.pcf.gz
21
lib/X11/fonts/local/ter-216b.pcf.gz
75
lib/X11/fonts/local/ter-216bi.pcf.gz
22
lib/X11/fonts/local/ter-216bi.pcf.gz
76
lib/X11/fonts/local/ter-216i.pcf.gz
23
lib/X11/fonts/local/ter-216i.pcf.gz
24
lib/X11/fonts/local/ter-216n.pcf.gz
25
lib/X11/fonts/local/ter-220b.pcf.gz
77
lib/X11/fonts/local/ter-220bi.pcf.gz
26
lib/X11/fonts/local/ter-220bi.pcf.gz
78
lib/X11/fonts/local/ter-220i.pcf.gz
27
lib/X11/fonts/local/ter-220i.pcf.gz
28
lib/X11/fonts/local/ter-220n.pcf.gz
29
lib/X11/fonts/local/ter-224b.pcf.gz
79
lib/X11/fonts/local/ter-224bi.pcf.gz
30
lib/X11/fonts/local/ter-224bi.pcf.gz
80
lib/X11/fonts/local/ter-224i.pcf.gz
31
lib/X11/fonts/local/ter-224i.pcf.gz
32
lib/X11/fonts/local/ter-224n.pcf.gz
33
lib/X11/fonts/local/ter-514b.pcf.gz
81
lib/X11/fonts/local/ter-514bi.pcf.gz
34
lib/X11/fonts/local/ter-514bi.pcf.gz
82
lib/X11/fonts/local/ter-514i.pcf.gz
35
lib/X11/fonts/local/ter-514i.pcf.gz
36
lib/X11/fonts/local/ter-514n.pcf.gz
37
lib/X11/fonts/local/ter-516b.pcf.gz
83
lib/X11/fonts/local/ter-516bi.pcf.gz
38
lib/X11/fonts/local/ter-516bi.pcf.gz
84
lib/X11/fonts/local/ter-516i.pcf.gz
39
lib/X11/fonts/local/ter-516i.pcf.gz
40
lib/X11/fonts/local/ter-516n.pcf.gz
41
lib/X11/fonts/local/ter-520b.pcf.gz
85
lib/X11/fonts/local/ter-520bi.pcf.gz
42
lib/X11/fonts/local/ter-520bi.pcf.gz
86
lib/X11/fonts/local/ter-520i.pcf.gz
43
lib/X11/fonts/local/ter-520i.pcf.gz
44
lib/X11/fonts/local/ter-520n.pcf.gz
45
lib/X11/fonts/local/ter-524b.pcf.gz
87
lib/X11/fonts/local/ter-524bi.pcf.gz
46
lib/X11/fonts/local/ter-524bi.pcf.gz
88
lib/X11/fonts/local/ter-524i.pcf.gz
47
lib/X11/fonts/local/ter-524i.pcf.gz
48
lib/X11/fonts/local/ter-524n.pcf.gz
49
lib/X11/fonts/local/ter-914b.pcf.gz
50
lib/X11/fonts/local/ter-914bi.pcf.gz
51
lib/X11/fonts/local/ter-914i.pcf.gz
52
lib/X11/fonts/local/ter-914n.pcf.gz
53
lib/X11/fonts/local/ter-916b.pcf.gz
54
lib/X11/fonts/local/ter-916bi.pcf.gz
55
lib/X11/fonts/local/ter-916i.pcf.gz
56
lib/X11/fonts/local/ter-916n.pcf.gz
57
lib/X11/fonts/local/ter-920b.pcf.gz
58
lib/X11/fonts/local/ter-920bi.pcf.gz
59
lib/X11/fonts/local/ter-920i.pcf.gz
60
lib/X11/fonts/local/ter-920n.pcf.gz
61
lib/X11/fonts/local/ter-924b.pcf.gz
62
lib/X11/fonts/local/ter-924bi.pcf.gz
63
lib/X11/fonts/local/ter-924i.pcf.gz
64
lib/X11/fonts/local/ter-924n.pcf.gz
65
lib/X11/fonts/local/ter-c14b.pcf.gz
89
lib/X11/fonts/local/ter-c14bi.pcf.gz
66
lib/X11/fonts/local/ter-c14bi.pcf.gz
90
lib/X11/fonts/local/ter-c14i.pcf.gz
67
lib/X11/fonts/local/ter-c14i.pcf.gz
68
lib/X11/fonts/local/ter-c14n.pcf.gz
69
lib/X11/fonts/local/ter-c16b.pcf.gz
91
lib/X11/fonts/local/ter-c16bi.pcf.gz
70
lib/X11/fonts/local/ter-c16bi.pcf.gz
92
lib/X11/fonts/local/ter-c16i.pcf.gz
71
lib/X11/fonts/local/ter-c16i.pcf.gz
72
lib/X11/fonts/local/ter-c16n.pcf.gz
73
lib/X11/fonts/local/ter-c20b.pcf.gz
93
lib/X11/fonts/local/ter-c20bi.pcf.gz
74
lib/X11/fonts/local/ter-c20bi.pcf.gz
94
lib/X11/fonts/local/ter-c20i.pcf.gz
75
lib/X11/fonts/local/ter-c20i.pcf.gz
76
lib/X11/fonts/local/ter-c20n.pcf.gz
77
lib/X11/fonts/local/ter-c24b.pcf.gz
95
lib/X11/fonts/local/ter-c24bi.pcf.gz
78
lib/X11/fonts/local/ter-c24bi.pcf.gz
96
lib/X11/fonts/local/ter-c24i.pcf.gz
79
lib/X11/fonts/local/ter-c24i.pcf.gz
80
lib/X11/fonts/local/ter-c24n.pcf.gz
81
lib/X11/fonts/local/ter-f14b.pcf.gz
97
lib/X11/fonts/local/ter-f14bi.pcf.gz
82
lib/X11/fonts/local/ter-f14bi.pcf.gz
98
lib/X11/fonts/local/ter-f14i.pcf.gz
83
lib/X11/fonts/local/ter-f14i.pcf.gz
84
lib/X11/fonts/local/ter-f14n.pcf.gz
85
lib/X11/fonts/local/ter-f16b.pcf.gz
99
lib/X11/fonts/local/ter-f16bi.pcf.gz
86
lib/X11/fonts/local/ter-f16bi.pcf.gz
100
lib/X11/fonts/local/ter-f16i.pcf.gz
87
lib/X11/fonts/local/ter-f16i.pcf.gz
88
lib/X11/fonts/local/ter-f16n.pcf.gz
89
lib/X11/fonts/local/ter-f20b.pcf.gz
101
lib/X11/fonts/local/ter-f20bi.pcf.gz
90
lib/X11/fonts/local/ter-f20bi.pcf.gz
102
lib/X11/fonts/local/ter-f20i.pcf.gz
91
lib/X11/fonts/local/ter-f20i.pcf.gz
92
lib/X11/fonts/local/ter-f20n.pcf.gz
93
lib/X11/fonts/local/ter-f24b.pcf.gz
103
lib/X11/fonts/local/ter-f24bi.pcf.gz
94
lib/X11/fonts/local/ter-f24bi.pcf.gz
104
lib/X11/fonts/local/ter-f24i.pcf.gz
95
lib/X11/fonts/local/ter-f24i.pcf.gz
96
lib/X11/fonts/local/ter-f24n.pcf.gz
97
lib/X11/fonts/local/ter-g14b.pcf.gz
98
lib/X11/fonts/local/ter-g14bi.pcf.gz
99
lib/X11/fonts/local/ter-g14i.pcf.gz
100
lib/X11/fonts/local/ter-g14n.pcf.gz
101
lib/X11/fonts/local/ter-g16b.pcf.gz
102
lib/X11/fonts/local/ter-g16bi.pcf.gz
103
lib/X11/fonts/local/ter-g16i.pcf.gz
104
lib/X11/fonts/local/ter-g16n.pcf.gz
105
lib/X11/fonts/local/ter-g20b.pcf.gz
106
lib/X11/fonts/local/ter-g20bi.pcf.gz
107
lib/X11/fonts/local/ter-g20i.pcf.gz
108
lib/X11/fonts/local/ter-g20n.pcf.gz
109
lib/X11/fonts/local/ter-g24b.pcf.gz
110
lib/X11/fonts/local/ter-g24bi.pcf.gz
111
lib/X11/fonts/local/ter-g24i.pcf.gz
112
lib/X11/fonts/local/ter-g24n.pcf.gz
113
lib/X11/fonts/local/ter-k14b.pcf.gz
105
lib/X11/fonts/local/ter-k14bi.pcf.gz
114
lib/X11/fonts/local/ter-k14bi.pcf.gz
106
lib/X11/fonts/local/ter-k14i.pcf.gz
115
lib/X11/fonts/local/ter-k14i.pcf.gz
116
lib/X11/fonts/local/ter-k14n.pcf.gz
117
lib/X11/fonts/local/ter-k16b.pcf.gz
107
lib/X11/fonts/local/ter-k16bi.pcf.gz
118
lib/X11/fonts/local/ter-k16bi.pcf.gz
108
lib/X11/fonts/local/ter-k16i.pcf.gz
119
lib/X11/fonts/local/ter-k16i.pcf.gz
120
lib/X11/fonts/local/ter-k16n.pcf.gz
121
lib/X11/fonts/local/ter-k20b.pcf.gz
109
lib/X11/fonts/local/ter-k20bi.pcf.gz
122
lib/X11/fonts/local/ter-k20bi.pcf.gz
110
lib/X11/fonts/local/ter-k20i.pcf.gz
123
lib/X11/fonts/local/ter-k20i.pcf.gz
124
lib/X11/fonts/local/ter-k20n.pcf.gz
125
lib/X11/fonts/local/ter-k24b.pcf.gz
111
lib/X11/fonts/local/ter-k24bi.pcf.gz
126
lib/X11/fonts/local/ter-k24bi.pcf.gz
112
lib/X11/fonts/local/ter-k24i.pcf.gz
127
lib/X11/fonts/local/ter-k24i.pcf.gz
128
lib/X11/fonts/local/ter-k24n.pcf.gz
129
lib/X11/fonts/local/ter-p14b.pcf.gz
113
lib/X11/fonts/local/ter-p14bi.pcf.gz
130
lib/X11/fonts/local/ter-p14bi.pcf.gz
114
lib/X11/fonts/local/ter-p14i.pcf.gz
131
lib/X11/fonts/local/ter-p14i.pcf.gz
132
lib/X11/fonts/local/ter-p14n.pcf.gz
133
lib/X11/fonts/local/ter-p16b.pcf.gz
115
lib/X11/fonts/local/ter-p16bi.pcf.gz
134
lib/X11/fonts/local/ter-p16bi.pcf.gz
116
lib/X11/fonts/local/ter-p16i.pcf.gz
135
lib/X11/fonts/local/ter-p16i.pcf.gz
136
lib/X11/fonts/local/ter-p16n.pcf.gz
137
lib/X11/fonts/local/ter-p20b.pcf.gz
117
lib/X11/fonts/local/ter-p20bi.pcf.gz
138
lib/X11/fonts/local/ter-p20bi.pcf.gz
118
lib/X11/fonts/local/ter-p20i.pcf.gz
139
lib/X11/fonts/local/ter-p20i.pcf.gz
140
lib/X11/fonts/local/ter-p20n.pcf.gz
141
lib/X11/fonts/local/ter-p24b.pcf.gz
119
lib/X11/fonts/local/ter-p24bi.pcf.gz
142
lib/X11/fonts/local/ter-p24bi.pcf.gz
120
lib/X11/fonts/local/ter-p24i.pcf.gz
143
lib/X11/fonts/local/ter-p24i.pcf.gz
144
lib/X11/fonts/local/ter-p24n.pcf.gz
145
lib/X11/fonts/local/ter-x14b.pcf.gz
121
lib/X11/fonts/local/ter-x14bi.pcf.gz
146
lib/X11/fonts/local/ter-x14bi.pcf.gz
122
lib/X11/fonts/local/ter-x14i.pcf.gz
147
lib/X11/fonts/local/ter-x14i.pcf.gz
148
lib/X11/fonts/local/ter-x14n.pcf.gz
149
lib/X11/fonts/local/ter-x16b.pcf.gz
123
lib/X11/fonts/local/ter-x16bi.pcf.gz
150
lib/X11/fonts/local/ter-x16bi.pcf.gz
124
lib/X11/fonts/local/ter-x16i.pcf.gz
151
lib/X11/fonts/local/ter-x16i.pcf.gz
152
lib/X11/fonts/local/ter-x16n.pcf.gz
153
lib/X11/fonts/local/ter-x20b.pcf.gz
125
lib/X11/fonts/local/ter-x20bi.pcf.gz
154
lib/X11/fonts/local/ter-x20bi.pcf.gz
126
lib/X11/fonts/local/ter-x20i.pcf.gz
155
lib/X11/fonts/local/ter-x20i.pcf.gz
156
lib/X11/fonts/local/ter-x20n.pcf.gz
157
lib/X11/fonts/local/ter-x24b.pcf.gz
127
lib/X11/fonts/local/ter-x24bi.pcf.gz
158
lib/X11/fonts/local/ter-x24bi.pcf.gz
128
lib/X11/fonts/local/ter-x24i.pcf.gz
159
lib/X11/fonts/local/ter-x24i.pcf.gz
160
lib/X11/fonts/local/ter-x24n.pcf.gz
129
@exec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)
161
@exec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)
130
@unexec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)
162
@unexec (cd %D/lib/X11/fonts/local ; %D/bin/mkfontdir)

Return to bug 49029