Wed Jan 14 06:35:22 2009 UTC ()
Let dvipdfmx depend on kpathsea to use libkpathsea.

Bump PKGREVISION.


(minskim)
diff -r1.28 -r1.29 pkgsrc/print/dvipdfmx/Makefile
diff -r1.11 -r1.12 pkgsrc/print/dvipdfmx/PLIST
diff -r1.7 -r1.8 pkgsrc/print/dvipdfmx/map.mk

cvs diff -r1.28 -r1.29 pkgsrc/print/dvipdfmx/Makefile (expand / switch to unified diff)

--- pkgsrc/print/dvipdfmx/Makefile 2007/06/06 22:16:33 1.28
+++ pkgsrc/print/dvipdfmx/Makefile 2009/01/14 06:35:22 1.29
@@ -1,36 +1,38 @@ @@ -1,36 +1,38 @@
1# $NetBSD: Makefile,v 1.28 2007/06/06 22:16:33 minskim Exp $ 1# $NetBSD: Makefile,v 1.29 2009/01/14 06:35:22 minskim Exp $
2 2
3DISTNAME= dvipdfmx-20070518 3DISTNAME= dvipdfmx-20070518
4PKGNAME= ${DISTNAME:S/-/-0.0.0./} 4PKGNAME= ${DISTNAME:S/-/-0.0.0./}
 5PKGREVISION= 1
5CATEGORIES= print converters 6CATEGORIES= print converters
6MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/release/ 7MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/release/
7 8
8MAINTAINER= kei@NetBSD.org 9MAINTAINER= kei@NetBSD.org
9HOMEPAGE= http://project.ktug.or.kr/dvipdfmx/ 10HOMEPAGE= http://project.ktug.or.kr/dvipdfmx/
10COMMENT= Dvi to pdf converter with CID-keyed font support 11COMMENT= Dvi to pdf converter with CID-keyed font support
11 12
12DEPENDS+= adobe-cmaps>=20060615:../../fonts/adobe-cmaps 13DEPENDS+= adobe-cmaps>=20060615:../../fonts/adobe-cmaps
13 14
14CONFLICTS+= dvipdfm-[0-9]* 15CONFLICTS+= dvipdfm-[0-9]*
15CONFLICTS+= ja-dvipdfm-[0-9]* 16CONFLICTS+= ja-dvipdfm-[0-9]*
16 17
17USE_DIRS+= texmf-1.4 18USE_DIRS+= texmf-1.4
18USE_TOOLS+= gs:run 19USE_TOOLS+= gs:run
19GNU_CONFIGURE= YES 20GNU_CONFIGURE= YES
20MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PKG_LOCALTEXMFPREFIX:Q} 21MAKE_ENV+= PKG_LOCALTEXMFPREFIX=${PREFIX:Q}/share/texmf-dist
21 22
22.include "../../graphics/png/buildlink3.mk" 23.include "../../graphics/png/buildlink3.mk"
23.include "../../devel/zlib/buildlink3.mk" 24.include "../../devel/zlib/buildlink3.mk"
24.include "../../print/dvipdfmx/map.mk" 25.include "../../print/dvipdfmx/map.mk"
25.include "../../print/teTeX/module.mk" 26.include "../../print/kpathsea/buildlink3.mk"
 27.include "../../print/kpathsea/texmf.mk"
26 28
27post-install: 29post-install:
28 cd ${PKG_LOCALTEXMFPREFIX}/dvipdfm; \ 30 cd ${PREFIX}/share/texmf-dist/dvipdfm; \
29 for file in ../../Adobe/Resource/CMap/*; do \ 31 for file in ../../Adobe/Resource/CMap/*; do \
30 ${LN} -sf $$file `${BASENAME} $$file`; \ 32 ${LN} -sf $$file `${BASENAME} $$file`; \
31 done 33 done
32 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dvipdfmx 34 ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dvipdfmx
33 ${MV} ${PKG_LOCALTEXMFPREFIX}/dvipdfm/dvipdfmx.cfg \ 35 ${MV} ${PREFIX}/share/texmf-dist/dvipdfm/dvipdfmx.cfg \
34 ${PREFIX}/share/examples/dvipdfmx/ 36 ${PREFIX}/share/examples/dvipdfmx/
35 37
36.include "../../mk/bsd.pkg.mk" 38.include "../../mk/bsd.pkg.mk"

cvs diff -r1.11 -r1.12 pkgsrc/print/dvipdfmx/PLIST (expand / switch to unified diff)

--- pkgsrc/print/dvipdfmx/PLIST 2007/06/06 22:16:33 1.11
+++ pkgsrc/print/dvipdfmx/PLIST 2009/01/14 06:35:22 1.12
@@ -1,211 +1,210 @@ @@ -1,211 +1,210 @@
1@comment $NetBSD: PLIST,v 1.11 2007/06/06 22:16:33 minskim Exp $ 1@comment $NetBSD: PLIST,v 1.12 2009/01/14 06:35:22 minskim Exp $
2bin/dvipdfmx 2bin/dvipdfmx
3bin/xbb 3bin/xbb
4share/examples/dvipdfmx/dvipdfmx.cfg 4share/examples/dvipdfmx/dvipdfmx.cfg
5${PKG_LOCALTEXMFPREFIX}/dvipdfm/78-EUC-H 5share/texmf-dist/dvipdfm/78-EUC-H
6${PKG_LOCALTEXMFPREFIX}/dvipdfm/78-EUC-V 6share/texmf-dist/dvipdfm/78-EUC-V
7${PKG_LOCALTEXMFPREFIX}/dvipdfm/78-H 7share/texmf-dist/dvipdfm/78-H
8${PKG_LOCALTEXMFPREFIX}/dvipdfm/78-RKSJ-H 8share/texmf-dist/dvipdfm/78-RKSJ-H
9${PKG_LOCALTEXMFPREFIX}/dvipdfm/78-RKSJ-V 9share/texmf-dist/dvipdfm/78-RKSJ-V
10${PKG_LOCALTEXMFPREFIX}/dvipdfm/78-V 10share/texmf-dist/dvipdfm/78-V
11${PKG_LOCALTEXMFPREFIX}/dvipdfm/78ms-RKSJ-H 11share/texmf-dist/dvipdfm/78ms-RKSJ-H
12${PKG_LOCALTEXMFPREFIX}/dvipdfm/78ms-RKSJ-V 12share/texmf-dist/dvipdfm/78ms-RKSJ-V
13${PKG_LOCALTEXMFPREFIX}/dvipdfm/83pv-RKSJ-H 13share/texmf-dist/dvipdfm/83pv-RKSJ-H
14${PKG_LOCALTEXMFPREFIX}/dvipdfm/90ms-RKSJ-H 14share/texmf-dist/dvipdfm/90ms-RKSJ-H
15${PKG_LOCALTEXMFPREFIX}/dvipdfm/90ms-RKSJ-UCS2 15share/texmf-dist/dvipdfm/90ms-RKSJ-UCS2
16${PKG_LOCALTEXMFPREFIX}/dvipdfm/90ms-RKSJ-V 16share/texmf-dist/dvipdfm/90ms-RKSJ-V
17${PKG_LOCALTEXMFPREFIX}/dvipdfm/90msp-RKSJ-H 17share/texmf-dist/dvipdfm/90msp-RKSJ-H
18${PKG_LOCALTEXMFPREFIX}/dvipdfm/90msp-RKSJ-V 18share/texmf-dist/dvipdfm/90msp-RKSJ-V
19${PKG_LOCALTEXMFPREFIX}/dvipdfm/90pv-RKSJ-H 19share/texmf-dist/dvipdfm/90pv-RKSJ-H
20${PKG_LOCALTEXMFPREFIX}/dvipdfm/90pv-RKSJ-UCS2 20share/texmf-dist/dvipdfm/90pv-RKSJ-UCS2
21${PKG_LOCALTEXMFPREFIX}/dvipdfm/90pv-RKSJ-UCS2C 21share/texmf-dist/dvipdfm/90pv-RKSJ-UCS2C
22${PKG_LOCALTEXMFPREFIX}/dvipdfm/90pv-RKSJ-V 22share/texmf-dist/dvipdfm/90pv-RKSJ-V
23${PKG_LOCALTEXMFPREFIX}/dvipdfm/Add-H 23share/texmf-dist/dvipdfm/Add-H
24${PKG_LOCALTEXMFPREFIX}/dvipdfm/Add-RKSJ-H 24share/texmf-dist/dvipdfm/Add-RKSJ-H
25${PKG_LOCALTEXMFPREFIX}/dvipdfm/Add-RKSJ-V 25share/texmf-dist/dvipdfm/Add-RKSJ-V
26${PKG_LOCALTEXMFPREFIX}/dvipdfm/Add-V 26share/texmf-dist/dvipdfm/Add-V
27${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-0 27share/texmf-dist/dvipdfm/Adobe-CNS1-0
28${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-1 28share/texmf-dist/dvipdfm/Adobe-CNS1-1
29${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-2 29share/texmf-dist/dvipdfm/Adobe-CNS1-2
30${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-3 30share/texmf-dist/dvipdfm/Adobe-CNS1-3
31${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-4 31share/texmf-dist/dvipdfm/Adobe-CNS1-4
32${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-5 32share/texmf-dist/dvipdfm/Adobe-CNS1-5
33${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-CNS1-UCS2 33share/texmf-dist/dvipdfm/Adobe-CNS1-UCS2
34${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-0 34share/texmf-dist/dvipdfm/Adobe-GB1-0
35${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-1 35share/texmf-dist/dvipdfm/Adobe-GB1-1
36${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-2 36share/texmf-dist/dvipdfm/Adobe-GB1-2
37${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-3 37share/texmf-dist/dvipdfm/Adobe-GB1-3
38${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-4 38share/texmf-dist/dvipdfm/Adobe-GB1-4
39${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-5 39share/texmf-dist/dvipdfm/Adobe-GB1-5
40${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-GB1-UCS2 40share/texmf-dist/dvipdfm/Adobe-GB1-UCS2
41${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-0 41share/texmf-dist/dvipdfm/Adobe-Japan1-0
42${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-1 42share/texmf-dist/dvipdfm/Adobe-Japan1-1
43${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-2 43share/texmf-dist/dvipdfm/Adobe-Japan1-2
44${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-3 44share/texmf-dist/dvipdfm/Adobe-Japan1-3
45${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-4 45share/texmf-dist/dvipdfm/Adobe-Japan1-4
46${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-5 46share/texmf-dist/dvipdfm/Adobe-Japan1-5
47${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-6 47share/texmf-dist/dvipdfm/Adobe-Japan1-6
48${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan1-UCS2 48share/texmf-dist/dvipdfm/Adobe-Japan1-UCS2
49${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Japan2-0 49share/texmf-dist/dvipdfm/Adobe-Japan2-0
50${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Korea1-0 50share/texmf-dist/dvipdfm/Adobe-Korea1-0
51${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Korea1-1 51share/texmf-dist/dvipdfm/Adobe-Korea1-1
52${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Korea1-2 52share/texmf-dist/dvipdfm/Adobe-Korea1-2
53${PKG_LOCALTEXMFPREFIX}/dvipdfm/Adobe-Korea1-UCS2 53share/texmf-dist/dvipdfm/Adobe-Korea1-UCS2
54${PKG_LOCALTEXMFPREFIX}/dvipdfm/B5-H 54share/texmf-dist/dvipdfm/B5-H
55${PKG_LOCALTEXMFPREFIX}/dvipdfm/B5-V 55share/texmf-dist/dvipdfm/B5-V
56${PKG_LOCALTEXMFPREFIX}/dvipdfm/B5pc-H 56share/texmf-dist/dvipdfm/B5pc-H
57${PKG_LOCALTEXMFPREFIX}/dvipdfm/B5pc-UCS2 57share/texmf-dist/dvipdfm/B5pc-UCS2
58${PKG_LOCALTEXMFPREFIX}/dvipdfm/B5pc-UCS2C 58share/texmf-dist/dvipdfm/B5pc-UCS2C
59${PKG_LOCALTEXMFPREFIX}/dvipdfm/B5pc-V 59share/texmf-dist/dvipdfm/B5pc-V
60${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS-EUC-H 60share/texmf-dist/dvipdfm/CNS-EUC-H
61${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS-EUC-V 61share/texmf-dist/dvipdfm/CNS-EUC-V
62${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS01-RKSJ-H 62share/texmf-dist/dvipdfm/CNS01-RKSJ-H
63${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS02-RKSJ-H 63share/texmf-dist/dvipdfm/CNS02-RKSJ-H
64${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS03-RKSJ-H 64share/texmf-dist/dvipdfm/CNS03-RKSJ-H
65${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS04-RKSJ-H 65share/texmf-dist/dvipdfm/CNS04-RKSJ-H
66${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS05-RKSJ-H 66share/texmf-dist/dvipdfm/CNS05-RKSJ-H
67${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS06-RKSJ-H 67share/texmf-dist/dvipdfm/CNS06-RKSJ-H
68${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS07-RKSJ-H 68share/texmf-dist/dvipdfm/CNS07-RKSJ-H
69${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS1-H 69share/texmf-dist/dvipdfm/CNS1-H
70${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS1-V 70share/texmf-dist/dvipdfm/CNS1-V
71${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS15-RKSJ-H 71share/texmf-dist/dvipdfm/CNS15-RKSJ-H
72${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS2-H 72share/texmf-dist/dvipdfm/CNS2-H
73${PKG_LOCALTEXMFPREFIX}/dvipdfm/CNS2-V 73share/texmf-dist/dvipdfm/CNS2-V
74${PKG_LOCALTEXMFPREFIX}/dvipdfm/ETHK-B5-H 74share/texmf-dist/dvipdfm/ETHK-B5-H
75${PKG_LOCALTEXMFPREFIX}/dvipdfm/ETHK-B5-V 75share/texmf-dist/dvipdfm/ETHK-B5-V
76${PKG_LOCALTEXMFPREFIX}/dvipdfm/ETen-B5-H 76share/texmf-dist/dvipdfm/ETen-B5-H
77${PKG_LOCALTEXMFPREFIX}/dvipdfm/ETen-B5-UCS2 77share/texmf-dist/dvipdfm/ETen-B5-UCS2
78${PKG_LOCALTEXMFPREFIX}/dvipdfm/ETen-B5-V 78share/texmf-dist/dvipdfm/ETen-B5-V
79${PKG_LOCALTEXMFPREFIX}/dvipdfm/EUC-H 79share/texmf-dist/dvipdfm/EUC-H
80${PKG_LOCALTEXMFPREFIX}/dvipdfm/EUC-UCS2 80share/texmf-dist/dvipdfm/EUC-UCS2
81${PKG_LOCALTEXMFPREFIX}/dvipdfm/EUC-V 81share/texmf-dist/dvipdfm/EUC-V
82${PKG_LOCALTEXMFPREFIX}/dvipdfm/Ext-H 82share/texmf-dist/dvipdfm/Ext-H
83${PKG_LOCALTEXMFPREFIX}/dvipdfm/Ext-RKSJ-H 83share/texmf-dist/dvipdfm/Ext-RKSJ-H
84${PKG_LOCALTEXMFPREFIX}/dvipdfm/Ext-RKSJ-V 84share/texmf-dist/dvipdfm/Ext-RKSJ-V
85${PKG_LOCALTEXMFPREFIX}/dvipdfm/Ext-V 85share/texmf-dist/dvipdfm/Ext-V
86${PKG_LOCALTEXMFPREFIX}/dvipdfm/GB-EUC-H 86share/texmf-dist/dvipdfm/GB-EUC-H
87${PKG_LOCALTEXMFPREFIX}/dvipdfm/GB-EUC-V 87share/texmf-dist/dvipdfm/GB-EUC-V
88${PKG_LOCALTEXMFPREFIX}/dvipdfm/GB-H 88share/texmf-dist/dvipdfm/GB-H
89${PKG_LOCALTEXMFPREFIX}/dvipdfm/GB-RKSJ-H 89share/texmf-dist/dvipdfm/GB-RKSJ-H
90${PKG_LOCALTEXMFPREFIX}/dvipdfm/GB-V 90share/texmf-dist/dvipdfm/GB-V
91${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBK-EUC-H 91share/texmf-dist/dvipdfm/GBK-EUC-H
92${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBK-EUC-UCS2 92share/texmf-dist/dvipdfm/GBK-EUC-UCS2
93${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBK-EUC-V 93share/texmf-dist/dvipdfm/GBK-EUC-V
94${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBK2K-H 94share/texmf-dist/dvipdfm/GBK2K-H
95${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBK2K-V 95share/texmf-dist/dvipdfm/GBK2K-V
96${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBKp-EUC-H 96share/texmf-dist/dvipdfm/GBKp-EUC-H
97${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBKp-EUC-V 97share/texmf-dist/dvipdfm/GBKp-EUC-V
98${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBT-EUC-H 98share/texmf-dist/dvipdfm/GBT-EUC-H
99${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBT-EUC-V 99share/texmf-dist/dvipdfm/GBT-EUC-V
100${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBT-H 100share/texmf-dist/dvipdfm/GBT-H
101${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBT-RKSJ-H 101share/texmf-dist/dvipdfm/GBT-RKSJ-H
102${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBT-V 102share/texmf-dist/dvipdfm/GBT-V
103${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBTpc-EUC-H 103share/texmf-dist/dvipdfm/GBTpc-EUC-H
104${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBTpc-EUC-V 104share/texmf-dist/dvipdfm/GBTpc-EUC-V
105${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBpc-EUC-H 105share/texmf-dist/dvipdfm/GBpc-EUC-H
106${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBpc-EUC-UCS2 106share/texmf-dist/dvipdfm/GBpc-EUC-UCS2
107${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBpc-EUC-UCS2C 107share/texmf-dist/dvipdfm/GBpc-EUC-UCS2C
108${PKG_LOCALTEXMFPREFIX}/dvipdfm/GBpc-EUC-V 108share/texmf-dist/dvipdfm/GBpc-EUC-V
109${PKG_LOCALTEXMFPREFIX}/dvipdfm/H 109share/texmf-dist/dvipdfm/H
110${PKG_LOCALTEXMFPREFIX}/dvipdfm/HK-RKSJ-H 110share/texmf-dist/dvipdfm/HK-RKSJ-H
111${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKdla-B5-H 111share/texmf-dist/dvipdfm/HKdla-B5-H
112${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKdla-B5-V 112share/texmf-dist/dvipdfm/HKdla-B5-V
113${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKdlb-B5-H 113share/texmf-dist/dvipdfm/HKdlb-B5-H
114${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKdlb-B5-V 114share/texmf-dist/dvipdfm/HKdlb-B5-V
115${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKgccs-B5-H 115share/texmf-dist/dvipdfm/HKgccs-B5-H
116${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKgccs-B5-V 116share/texmf-dist/dvipdfm/HKgccs-B5-V
117${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKm314-B5-H 117share/texmf-dist/dvipdfm/HKm314-B5-H
118${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKm314-B5-V 118share/texmf-dist/dvipdfm/HKm314-B5-V
119${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKm471-B5-H 119share/texmf-dist/dvipdfm/HKm471-B5-H
120${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKm471-B5-V 120share/texmf-dist/dvipdfm/HKm471-B5-V
121${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKscs-B5-H 121share/texmf-dist/dvipdfm/HKscs-B5-H
122${PKG_LOCALTEXMFPREFIX}/dvipdfm/HKscs-B5-V 122share/texmf-dist/dvipdfm/HKscs-B5-V
123${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hankaku 123share/texmf-dist/dvipdfm/Hankaku
124${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hiragana 124share/texmf-dist/dvipdfm/Hiragana
125${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hojo-EUC-H 125share/texmf-dist/dvipdfm/Hojo-EUC-H
126${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hojo-EUC-V 126share/texmf-dist/dvipdfm/Hojo-EUC-V
127${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hojo-H 127share/texmf-dist/dvipdfm/Hojo-H
128${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hojo-RKSJ-H 128share/texmf-dist/dvipdfm/Hojo-RKSJ-H
129${PKG_LOCALTEXMFPREFIX}/dvipdfm/Hojo-V 129share/texmf-dist/dvipdfm/Hojo-V
130${PKG_LOCALTEXMFPREFIX}/dvipdfm/Identity-H 130share/texmf-dist/dvipdfm/Identity-H
131${PKG_LOCALTEXMFPREFIX}/dvipdfm/Identity-V 131share/texmf-dist/dvipdfm/Identity-V
132${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-EUC-H 132share/texmf-dist/dvipdfm/KSC-EUC-H
133${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-EUC-V 133share/texmf-dist/dvipdfm/KSC-EUC-V
134${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-H 134share/texmf-dist/dvipdfm/KSC-H
135${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-Johab-H 135share/texmf-dist/dvipdfm/KSC-Johab-H
136${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-Johab-V 136share/texmf-dist/dvipdfm/KSC-Johab-V
137${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-RKSJ-H 137share/texmf-dist/dvipdfm/KSC-RKSJ-H
138${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC-V 138share/texmf-dist/dvipdfm/KSC-V
139${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSC2-RKSJ-H 139share/texmf-dist/dvipdfm/KSC2-RKSJ-H
140${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCms-UHC-H 140share/texmf-dist/dvipdfm/KSCms-UHC-H
141${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCms-UHC-HW-H 141share/texmf-dist/dvipdfm/KSCms-UHC-HW-H
142${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCms-UHC-HW-V 142share/texmf-dist/dvipdfm/KSCms-UHC-HW-V
143${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCms-UHC-UCS2 143share/texmf-dist/dvipdfm/KSCms-UHC-UCS2
144${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCms-UHC-V 144share/texmf-dist/dvipdfm/KSCms-UHC-V
145${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCpc-EUC-H 145share/texmf-dist/dvipdfm/KSCpc-EUC-H
146${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCpc-EUC-UCS2 146share/texmf-dist/dvipdfm/KSCpc-EUC-UCS2
147${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCpc-EUC-UCS2C 147share/texmf-dist/dvipdfm/KSCpc-EUC-UCS2C
148${PKG_LOCALTEXMFPREFIX}/dvipdfm/KSCpc-EUC-V 148share/texmf-dist/dvipdfm/KSCpc-EUC-V
149${PKG_LOCALTEXMFPREFIX}/dvipdfm/Katakana 149share/texmf-dist/dvipdfm/Katakana
150${PKG_LOCALTEXMFPREFIX}/dvipdfm/NWP-H 150share/texmf-dist/dvipdfm/NWP-H
151${PKG_LOCALTEXMFPREFIX}/dvipdfm/NWP-V 151share/texmf-dist/dvipdfm/NWP-V
152${PKG_LOCALTEXMFPREFIX}/dvipdfm/RKSJ-H 152share/texmf-dist/dvipdfm/RKSJ-H
153${PKG_LOCALTEXMFPREFIX}/dvipdfm/RKSJ-V 153share/texmf-dist/dvipdfm/RKSJ-V
154${PKG_LOCALTEXMFPREFIX}/dvipdfm/Roman 154share/texmf-dist/dvipdfm/Roman
155${PKG_LOCALTEXMFPREFIX}/dvipdfm/TCVN-RKSJ-H 155share/texmf-dist/dvipdfm/TCVN-RKSJ-H
156${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UCS2-H 156share/texmf-dist/dvipdfm/UniCNS-UCS2-H
157${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UCS2-V 157share/texmf-dist/dvipdfm/UniCNS-UCS2-V
158${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UTF16-H 158share/texmf-dist/dvipdfm/UniCNS-UTF16-H
159${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UTF16-V 159share/texmf-dist/dvipdfm/UniCNS-UTF16-V
160${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UTF32-H 160share/texmf-dist/dvipdfm/UniCNS-UTF32-H
161${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UTF32-V 161share/texmf-dist/dvipdfm/UniCNS-UTF32-V
162${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UTF8-H 162share/texmf-dist/dvipdfm/UniCNS-UTF8-H
163${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniCNS-UTF8-V 163share/texmf-dist/dvipdfm/UniCNS-UTF8-V
164${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UCS2-H 164share/texmf-dist/dvipdfm/UniGB-UCS2-H
165${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UCS2-V 165share/texmf-dist/dvipdfm/UniGB-UCS2-V
166${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UTF16-H 166share/texmf-dist/dvipdfm/UniGB-UTF16-H
167${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UTF16-V 167share/texmf-dist/dvipdfm/UniGB-UTF16-V
168${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UTF32-H 168share/texmf-dist/dvipdfm/UniGB-UTF32-H
169${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UTF32-V 169share/texmf-dist/dvipdfm/UniGB-UTF32-V
170${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UTF8-H 170share/texmf-dist/dvipdfm/UniGB-UTF8-H
171${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniGB-UTF8-V 171share/texmf-dist/dvipdfm/UniGB-UTF8-V
172${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UCS2-H 172share/texmf-dist/dvipdfm/UniHojo-UCS2-H
173${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UCS2-V 173share/texmf-dist/dvipdfm/UniHojo-UCS2-V
174${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UTF16-H 174share/texmf-dist/dvipdfm/UniHojo-UTF16-H
175${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UTF16-V 175share/texmf-dist/dvipdfm/UniHojo-UTF16-V
176${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UTF32-H 176share/texmf-dist/dvipdfm/UniHojo-UTF32-H
177${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UTF32-V 177share/texmf-dist/dvipdfm/UniHojo-UTF32-V
178${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UTF8-H 178share/texmf-dist/dvipdfm/UniHojo-UTF8-H
179${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniHojo-UTF8-V 179share/texmf-dist/dvipdfm/UniHojo-UTF8-V
180${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UCS2-H 180share/texmf-dist/dvipdfm/UniJIS-UCS2-H
181${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UCS2-HW-H 181share/texmf-dist/dvipdfm/UniJIS-UCS2-HW-H
182${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UCS2-HW-V 182share/texmf-dist/dvipdfm/UniJIS-UCS2-HW-V
183${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UCS2-V 183share/texmf-dist/dvipdfm/UniJIS-UCS2-V
184${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UTF16-H 184share/texmf-dist/dvipdfm/UniJIS-UTF16-H
185${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UTF16-V 185share/texmf-dist/dvipdfm/UniJIS-UTF16-V
186${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UTF32-H 186share/texmf-dist/dvipdfm/UniJIS-UTF32-H
187${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UTF32-V 187share/texmf-dist/dvipdfm/UniJIS-UTF32-V
188${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UTF8-H 188share/texmf-dist/dvipdfm/UniJIS-UTF8-H
189${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJIS-UTF8-V 189share/texmf-dist/dvipdfm/UniJIS-UTF8-V
190${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJISPro-UCS2-HW-V 190share/texmf-dist/dvipdfm/UniJISPro-UCS2-HW-V
191${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJISPro-UCS2-V 191share/texmf-dist/dvipdfm/UniJISPro-UCS2-V
192${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJISPro-UTF8-V 192share/texmf-dist/dvipdfm/UniJISPro-UTF8-V
193${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJISX0213-UTF32-H 193share/texmf-dist/dvipdfm/UniJISX0213-UTF32-H
194${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniJISX0213-UTF32-V 194share/texmf-dist/dvipdfm/UniJISX0213-UTF32-V
195${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UCS2-H 195share/texmf-dist/dvipdfm/UniKS-UCS2-H
196${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UCS2-V 196share/texmf-dist/dvipdfm/UniKS-UCS2-V
197${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UTF16-H 197share/texmf-dist/dvipdfm/UniKS-UTF16-H
198${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UTF16-V 198share/texmf-dist/dvipdfm/UniKS-UTF16-V
199${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UTF32-H 199share/texmf-dist/dvipdfm/UniKS-UTF32-H
200${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UTF32-V 200share/texmf-dist/dvipdfm/UniKS-UTF32-V
201${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UTF8-H 201share/texmf-dist/dvipdfm/UniKS-UTF8-H
202${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKS-UTF8-V 202share/texmf-dist/dvipdfm/UniKS-UTF8-V
203${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKSCms-UCS2-H 203share/texmf-dist/dvipdfm/UniKSCms-UCS2-H
204${PKG_LOCALTEXMFPREFIX}/dvipdfm/UniKSCms-UCS2-V 204share/texmf-dist/dvipdfm/UniKSCms-UCS2-V
205${PKG_LOCALTEXMFPREFIX}/dvipdfm/V 205share/texmf-dist/dvipdfm/V
206${PKG_LOCALTEXMFPREFIX}/dvipdfm/WP-Symbol 206share/texmf-dist/dvipdfm/WP-Symbol
207${PKG_LOCALTEXMFPREFIX}/dvipdfm/cid-x.map 207share/texmf-dist/dvipdfm/cid-x.map
208${PKG_LOCALTEXMFPREFIX}/dvipdfm/glyphlist.txt 208share/texmf-dist/dvipdfm/glyphlist.txt
209@unexec ${RM} -f %D/${PKG_LOCALTEXMFPREFIX}/dvipdfm/dvipdfmx.cfg 209@unexec ${RM} -f %D/share/texmf-dist/dvipdfm/dvipdfmx.cfg
210@comment In texmf-dirs: @dirrm ${PKG_LOCALTEXMFPREFIX}/dvipdfm 
211@dirrm share/examples/dvipdfmx 210@dirrm share/examples/dvipdfmx

cvs diff -r1.7 -r1.8 pkgsrc/print/dvipdfmx/map.mk (expand / switch to unified diff)

--- pkgsrc/print/dvipdfmx/map.mk 2007/06/06 22:16:34 1.7
+++ pkgsrc/print/dvipdfmx/map.mk 2009/01/14 06:35:22 1.8
@@ -1,29 +1,26 @@ @@ -1,29 +1,26 @@
1# $NetBSD: map.mk,v 1.7 2007/06/06 22:16:34 minskim Exp $ 1# $NetBSD: map.mk,v 1.8 2009/01/14 06:35:22 minskim Exp $
2# This Makefile fragment is intended to be included by packages that 2# This Makefile fragment is intended to be included by packages that
3# install font maps used by dvipdfmx. It takes care of adding and 3# install font maps used by dvipdfmx. It takes care of adding and
4# removing font map entires in dvipdfmx.cfg. 4# removing font map entires in dvipdfmx.cfg.
5# 5#
6# The following variable can be defined: 6# The following variable can be defined:
7# 7#
8# DVIPDFMX_FONTMAPS - A list of font map files to be included in 8# DVIPDFMX_FONTMAPS - A list of font map files to be included in
9# dvipdfmx.cnf. 9# dvipdfmx.cnf.
10# 10#
11 11
12.if !defined(DVIPDFMX_MAP_MK) 12.if !defined(DVIPDFMX_MAP_MK)
13DVIPDFMX_MAP_MK= # defined 13DVIPDFMX_MAP_MK= # defined
14 14
15DVIPDFMX_FONTMAPS?= # empty 15DVIPDFMX_FONTMAPS?= # empty
16 16
17.if empty(DISTNAME:Mdvipdfmx-[0-9]*) 17.if empty(DISTNAME:Mdvipdfmx-[0-9]*)
18DEPENDS+= dvipdfmx>=0.0.0.20070518:../../print/dvipdfmx 18DEPENDS+= dvipdfmx>=0.0.0.20070518:../../print/dvipdfmx
19.endif 19.endif
20 20
21FILES_SUBST+= DVIPDFMX_FONTMAPS=${DVIPDFMX_FONTMAPS:Q} 21FILES_SUBST+= DVIPDFMX_FONTMAPS=${DVIPDFMX_FONTMAPS:Q}
22FILES_SUBST+= DVIPDFMX_CONFIG_DIR="${PKG_LOCALTEXMFPREFIX}/dvipdfm" 22FILES_SUBST+= DVIPDFMX_CONFIG_DIR="${LOCALBASE}/share/texmf-dist/dvipdfm"
23INSTALL_TEMPLATES+= ../../print/dvipdfmx/files/map.tmpl 23INSTALL_TEMPLATES+= ../../print/dvipdfmx/files/map.tmpl
24DEINSTALL_TEMPLATES+= ../../print/dvipdfmx/files/map.tmpl 24DEINSTALL_TEMPLATES+= ../../print/dvipdfmx/files/map.tmpl
25 25
26PRINT_PLIST_AWK+= /^${PKG_LOCALTEXMFPREFIX:S|${PREFIX}/||:S|/|\\/|g}\/dvidpfm\/config\/dvipdfmx.cfg$$/ \ 
27 { next; } 
28 
29.endif # DVIPDFMX_MAP_MK 26.endif # DVIPDFMX_MAP_MK