
$FreeBSD: ports/x11-fonts/terminus-font/files/patch-aa,v 1.2 2003/03/24 12:58:17 olgeni Exp $

--- Makefile.orig	Sun Dec  1 14:59:04 2002
+++ Makefile	Thu Mar 20 23:28:23 2003
@@ -4,6 +4,7 @@
 BDF2RAW	= ./bdftopsf.pl -h
 UCS2X11	= ./ucstoany.pl
 BDF2PCF	= bdftopcf
+MKITALIC = mkitalic
 
 R_88591	= ISO8859 1
 R_88592	= ISO8859 2
@@ -480,13 +481,21 @@
 	$(UCS2VGA) ter-u16b.bdf $(R_PT154) $(B_PT154) | $(BDF2RAW) -o $@
 
 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
+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
 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
+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
 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
+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
 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
+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
 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
+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
 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
+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
 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
+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
 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
+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
 PCF	= $(PCF_14N) $(PCF_14B) $(PCF_16N) $(PCF_16B) $(PCF_20N) $(PCF_20B) $(PCF_24N) $(PCF_24B)
 
 pcf: $(PCF)
@@ -502,6 +511,36 @@
 X_PT154	= uni/x11gr.uni uni/ascii.uni uni/house.uni uni/pt-154.uni
 X_10646	= uni/x11gr.uni uni/ascii.uni uni/10646-1.uni
 
+ter-u14bi.bdf: ter-u14b.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u14i.bdf: ter-u14n.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u14vi.bdf: ter-u14v.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u16bi.bdf: ter-u16b.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u16i.bdf: ter-u16n.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u16vi.bdf: ter-u16v.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u20bi.bdf: ter-u20b.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u20i.bdf: ter-u20n.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u24bi.bdf: ter-u24b.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
+ter-u24i.bdf: ter-u24n.bdf
+	mkitalic ${.ALLSRC} > ${.TARGET}
+
 ter-114n.pcf: ter-u14n.bdf $(X_88591)
 	$(UCS2X11) ter-u14n.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
 
@@ -742,5 +781,245 @@
 ter-x24b.pcf: ter-u24b.bdf $(X_10646)
 	$(UCS2X11) ter-u24b.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
 
+ter-114i.pcf: ter-u14i.bdf $(X_88591)
+	$(UCS2X11) ter-u14i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-114bi.pcf: ter-u14bi.bdf $(X_88591)
+	$(UCS2X11) ter-u14bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-214i.pcf: ter-u14i.bdf $(X_88592)
+	$(UCS2X11) ter-u14i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-214bi.pcf: ter-u14bi.bdf $(X_88592)
+	$(UCS2X11) ter-u14bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-514i.pcf: ter-u14i.bdf $(X_88595)
+	$(UCS2X11) ter-u14i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-514bi.pcf: ter-u14bi.bdf $(X_88595)
+	$(UCS2X11) ter-u14bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-914i.pcf: ter-u14i.bdf $(X_88599)
+	$(UCS2X11) ter-u14i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-914bi.pcf: ter-u14bi.bdf $(X_88599)
+	$(UCS2X11) ter-u14bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-c14i.pcf: ter-u14i.bdf $(X_W1251)
+	$(UCS2X11) ter-u14i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-c14bi.pcf: ter-u14bi.bdf $(X_W1251)
+	$(UCS2X11) ter-u14bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-f14i.pcf: ter-u14i.bdf $(X_8859F)
+	$(UCS2X11) ter-u14i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-f14bi.pcf: ter-u14bi.bdf $(X_8859F)
+	$(UCS2X11) ter-u14bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-g14i.pcf: ter-u14i.bdf $(X_8859G)
+	$(UCS2X11) ter-u14i.bdf $(R_8859G) $(V_8859G) | $(BDF2PCF) -o $@
+
+ter-g14bi.pcf: ter-u14bi.bdf $(X_8859G)
+	$(UCS2X11) ter-u14bi.bdf $(R_8859G) $(V_8859G) | $(BDF2PCF) -o $@
+
+ter-k14i.pcf: ter-u14i.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u14i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-k14bi.pcf: ter-u14bi.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u14bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-p14i.pcf: ter-u14i.bdf $(X_PT154)
+	$(UCS2X11) ter-u14i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-p14bi.pcf: ter-u14bi.bdf $(X_PT154)
+	$(UCS2X11) ter-u14bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-x14i.pcf: ter-u14i.bdf $(X_10646)
+	$(UCS2X11) ter-u14i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-x14bi.pcf: ter-u14bi.bdf $(X_10646)
+	$(UCS2X11) ter-u14bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-116i.pcf: ter-u16i.bdf $(X_88591)
+	$(UCS2X11) ter-u16i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-116bi.pcf: ter-u16bi.bdf $(X_88591)
+	$(UCS2X11) ter-u16bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-216i.pcf: ter-u16i.bdf $(X_88592)
+	$(UCS2X11) ter-u16i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-216bi.pcf: ter-u16bi.bdf $(X_88592)
+	$(UCS2X11) ter-u16bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-516i.pcf: ter-u16i.bdf $(X_88595)
+	$(UCS2X11) ter-u16i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-516bi.pcf: ter-u16bi.bdf $(X_88595)
+	$(UCS2X11) ter-u16bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-916i.pcf: ter-u16i.bdf $(X_88599)
+	$(UCS2X11) ter-u16i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-916bi.pcf: ter-u16bi.bdf $(X_88599)
+	$(UCS2X11) ter-u16bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-c16i.pcf: ter-u16i.bdf $(X_W1251)
+	$(UCS2X11) ter-u16i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-c16bi.pcf: ter-u16bi.bdf $(X_W1251)
+	$(UCS2X11) ter-u16bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-f16i.pcf: ter-u16i.bdf $(X_8859F)
+	$(UCS2X11) ter-u16i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-f16bi.pcf: ter-u16bi.bdf $(X_8859F)
+	$(UCS2X11) ter-u16bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-g16i.pcf: ter-u16i.bdf $(X_8859G)
+	$(UCS2X11) ter-u16i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
+
+ter-g16bi.pcf: ter-u16bi.bdf $(X_8859G)
+	$(UCS2X11) ter-u16bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
+
+ter-k16i.pcf: ter-u16i.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u16i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-k16bi.pcf: ter-u16bi.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u16bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-p16i.pcf: ter-u16i.bdf $(X_PT154)
+	$(UCS2X11) ter-u16i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-p16bi.pcf: ter-u16bi.bdf $(X_PT154)
+	$(UCS2X11) ter-u16bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-x16i.pcf: ter-u16i.bdf $(X_10646)
+	$(UCS2X11) ter-u16i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-x16bi.pcf: ter-u16bi.bdf $(X_10646)
+	$(UCS2X11) ter-u16bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-120i.pcf: ter-u20i.bdf $(X_88591)
+	$(UCS2X11) ter-u20i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-120bi.pcf: ter-u20bi.bdf $(X_88591)
+	$(UCS2X11) ter-u20bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-220i.pcf: ter-u20i.bdf $(X_88592)
+	$(UCS2X11) ter-u20i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-220bi.pcf: ter-u20bi.bdf $(X_88592)
+	$(UCS2X11) ter-u20bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-520i.pcf: ter-u20i.bdf $(X_88595)
+	$(UCS2X11) ter-u20i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-520bi.pcf: ter-u20bi.bdf $(X_88595)
+	$(UCS2X11) ter-u20bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-920i.pcf: ter-u20i.bdf $(X_88599)
+	$(UCS2X11) ter-u20i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-920bi.pcf: ter-u20bi.bdf $(X_88599)
+	$(UCS2X11) ter-u20bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-c20i.pcf: ter-u20i.bdf $(X_W1251)
+	$(UCS2X11) ter-u20i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-c20bi.pcf: ter-u20bi.bdf $(X_W1251)
+	$(UCS2X11) ter-u20bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-f20i.pcf: ter-u20i.bdf $(X_8859F)
+	$(UCS2X11) ter-u20i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-f20bi.pcf: ter-u20bi.bdf $(X_8859F)
+	$(UCS2X11) ter-u20bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-g20i.pcf: ter-u20i.bdf $(X_8859G)
+	$(UCS2X11) ter-u20i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
+
+ter-g20bi.pcf: ter-u20bi.bdf $(X_8859G)
+	$(UCS2X11) ter-u20bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
+
+ter-k20i.pcf: ter-u20i.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u20i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-k20bi.pcf: ter-u20bi.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u20bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-p20i.pcf: ter-u20i.bdf $(X_PT154)
+	$(UCS2X11) ter-u20i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-p20bi.pcf: ter-u20bi.bdf $(X_PT154)
+	$(UCS2X11) ter-u20bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-x20i.pcf: ter-u20i.bdf $(X_10646)
+	$(UCS2X11) ter-u20i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-x20bi.pcf: ter-u20bi.bdf $(X_10646)
+	$(UCS2X11) ter-u20bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-124i.pcf: ter-u24i.bdf $(X_88591)
+	$(UCS2X11) ter-u24i.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-124bi.pcf: ter-u24bi.bdf $(X_88591)
+	$(UCS2X11) ter-u24bi.bdf $(R_88591) $(X_88591) | $(BDF2PCF) -o $@
+
+ter-224i.pcf: ter-u24i.bdf $(X_88592)
+	$(UCS2X11) ter-u24i.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-224bi.pcf: ter-u24bi.bdf $(X_88592)
+	$(UCS2X11) ter-u24bi.bdf $(R_88592) $(X_88592) | $(BDF2PCF) -o $@
+
+ter-524i.pcf: ter-u24i.bdf $(X_88595)
+	$(UCS2X11) ter-u24i.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-524bi.pcf: ter-u24bi.bdf $(X_88595)
+	$(UCS2X11) ter-u24bi.bdf $(R_88595) $(X_88595) | $(BDF2PCF) -o $@
+
+ter-924i.pcf: ter-u24i.bdf $(X_88599)
+	$(UCS2X11) ter-u24i.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-924bi.pcf: ter-u24bi.bdf $(X_88599)
+	$(UCS2X11) ter-u24bi.bdf $(R_88599) $(X_88599) | $(BDF2PCF) -o $@
+
+ter-c24i.pcf: ter-u24i.bdf $(X_W1251)
+	$(UCS2X11) ter-u24i.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-c24bi.pcf: ter-u24bi.bdf $(X_W1251)
+	$(UCS2X11) ter-u24bi.bdf $(R_W1251) $(X_W1251) | $(BDF2PCF) -o $@
+
+ter-f24i.pcf: ter-u24i.bdf $(X_8859F)
+	$(UCS2X11) ter-u24i.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-f24bi.pcf: ter-u24bi.bdf $(X_8859F)
+	$(UCS2X11) ter-u24bi.bdf $(R_8859F) $(X_8859F) | $(BDF2PCF) -o $@
+
+ter-g24i.pcf: ter-u24i.bdf $(X_8859G)
+	$(UCS2X11) ter-u24i.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
+
+ter-g24bi.pcf: ter-u24bi.bdf $(X_8859G)
+	$(UCS2X11) ter-u24bi.bdf $(R_8859G) $(X_8859G) | $(BDF2PCF) -o $@
+
+ter-k24i.pcf: ter-u24i.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u24i.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-k24bi.pcf: ter-u24bi.bdf $(X_KOI8R)
+	$(UCS2X11) ter-u24bi.bdf $(R_KOI8R) $(X_KOI8R) | $(BDF2PCF) -o $@
+
+ter-p24i.pcf: ter-u24i.bdf $(X_PT154)
+	$(UCS2X11) ter-u24i.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-p24bi.pcf: ter-u24bi.bdf $(X_PT154)
+	$(UCS2X11) ter-u24bi.bdf $(R_PT154) $(X_PT154) | $(BDF2PCF) -o $@
+
+ter-x24i.pcf: ter-u24i.bdf $(X_10646)
+	$(UCS2X11) ter-u24i.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
+ter-x24bi.pcf: ter-u24bi.bdf $(X_10646)
+	$(UCS2X11) ter-u24bi.bdf $(R_10646) $(X_10646) | $(BDF2PCF) -o $@
+
 clean:
-	rm -f *.psf *.txt *.raw *.pcf
+	rm -f *.psf *.txt *.raw *.pcf *.pcf.gz
