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

(-)Makefile (-3 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	yaz
8
PORTNAME=	yaz
9
PORTVERSION=	2.1.53
9
PORTVERSION=	3.0.26
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	http://ftp.indexdata.dk/pub/yaz/
11
MASTER_SITES=	http://ftp.indexdata.dk/pub/yaz/
12
12
Lines 25-31 Link Here
25
USE_LDCONFIG=	yes
25
USE_LDCONFIG=	yes
26
26
27
MAN1=		yaz-asncomp.1 yaz-client.1 yaz-iconv.1 yaz-marcdump.1 \
27
MAN1=		yaz-asncomp.1 yaz-client.1 yaz-iconv.1 yaz-marcdump.1 \
28
		ziffy.1 zoomsh.1
28
		zoomsh.1 yaz-icu.1 yaz-illclient.1
29
MAN7=		yaz-log.7 yaz.7
29
MAN7=		yaz-log.7 yaz.7
30
MAN8=		yaz-config.8 yaz-ztest.8
30
MAN8=		yaz-config.8 yaz-ztest.8
31
31
Lines 33-39 Link Here
33
	cd ${WRKSRC}/doc && \
33
	cd ${WRKSRC}/doc && \
34
		${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${PREFIX}/man,' \
34
		${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${PREFIX}/man,' \
35
		Makefile
35
		Makefile
36
	cd ${WRKSRC}/ziffy && \
36
#	cd ${WRKSRC}/ziffy && \
37
		${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${PREFIX}/man,' \
37
		${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${PREFIX}/man,' \
38
		Makefile
38
		Makefile
39
39
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (yaz-2.1.53.tar.gz) = b2ef7593ae022a28651b2b3221775c09
1
MD5 (yaz-3.0.26.tar.gz) = 2b06e2d930fa329ac806b0e14d5714c8
2
SHA256 (yaz-2.1.53.tar.gz) = ceeac7a6e71745b04fa9933f6b7b1a99b5825f8091b0882a9d1b3978bedd726b
2
SHA256 (yaz-3.0.26.tar.gz) = 0d7a1ddb8dc5c06122101eac6247018f64e8e9811b727dcc8ff5e43b0e7134a6
3
SIZE (yaz-2.1.53.tar.gz) = 1736575
3
SIZE (yaz-3.0.26.tar.gz) = 1915958
(-)pkg-plist (-92 / +119 lines)
Lines 2-20 Link Here
2
bin/yaz-client
2
bin/yaz-client
3
bin/yaz-config
3
bin/yaz-config
4
bin/yaz-iconv
4
bin/yaz-iconv
5
bin/yaz-icu
6
bin/yaz-illclient
5
bin/yaz-marcdump
7
bin/yaz-marcdump
6
bin/yaz-ztest
8
bin/yaz-ztest
7
bin/ziffy
8
bin/zoomsh
9
bin/zoomsh
9
include/yaz/backend.h
10
include/yaz/backend.h
10
include/yaz/ccl.h
11
include/yaz/ccl.h
11
include/yaz/ccl_xml.h
12
include/yaz/ccl_xml.h
12
include/yaz/charneg.h
13
include/yaz/charneg.h
13
include/yaz/comstack.h
14
include/yaz/comstack.h
15
include/yaz/copy_types.h
14
include/yaz/cql.h
16
include/yaz/cql.h
17
include/yaz/daemon.h
15
include/yaz/diagbib1.h
18
include/yaz/diagbib1.h
16
include/yaz/diagsru_update.h
19
include/yaz/diagsru_update.h
17
include/yaz/diagsrw.h
20
include/yaz/diagsrw.h
21
include/yaz/icu.h
18
include/yaz/ill-core.h
22
include/yaz/ill-core.h
19
include/yaz/ill.h
23
include/yaz/ill.h
20
include/yaz/item-req.h
24
include/yaz/item-req.h
Lines 22-36 Link Here
22
include/yaz/log.h
26
include/yaz/log.h
23
include/yaz/logrpn.h
27
include/yaz/logrpn.h
24
include/yaz/marcdisp.h
28
include/yaz/marcdisp.h
29
include/yaz/match_glob.h
30
include/yaz/mutex.h
25
include/yaz/nmem.h
31
include/yaz/nmem.h
26
include/yaz/nmem_xml.h
32
include/yaz/nmem_xml.h
33
include/yaz/oclc-ill-req-ext.h
27
include/yaz/odr.h
34
include/yaz/odr.h
28
include/yaz/oid.h
35
include/yaz/oid_db.h
36
include/yaz/oid_std.h
37
include/yaz/oid_util.h
29
include/yaz/options.h
38
include/yaz/options.h
30
include/yaz/otherinfo.h
39
include/yaz/otherinfo.h
40
include/yaz/poll.h
31
include/yaz/pquery.h
41
include/yaz/pquery.h
32
include/yaz/proto.h
42
include/yaz/proto.h
33
include/yaz/prt-ext.h
43
include/yaz/prt-ext.h
44
include/yaz/query-charset.h
34
include/yaz/querytowrbuf.h
45
include/yaz/querytowrbuf.h
35
include/yaz/readconf.h
46
include/yaz/readconf.h
36
include/yaz/record_conv.h
47
include/yaz/record_conv.h
Lines 43-48 Link Here
43
include/yaz/tcpip.h
54
include/yaz/tcpip.h
44
include/yaz/test.h
55
include/yaz/test.h
45
include/yaz/timing.h
56
include/yaz/timing.h
57
include/yaz/tokenizer.h
46
include/yaz/tpath.h
58
include/yaz/tpath.h
47
include/yaz/unix.h
59
include/yaz/unix.h
48
include/yaz/wrbuf.h
60
include/yaz/wrbuf.h
Lines 88-183 Link Here
88
lib/libyaz.a
100
lib/libyaz.a
89
lib/libyaz.la
101
lib/libyaz.la
90
lib/libyaz.so
102
lib/libyaz.so
91
lib/libyaz.so.2
103
lib/libyaz.so.3
104
lib/libyaz_icu.a
105
lib/libyaz_icu.la
106
lib/libyaz_icu.so
107
lib/libyaz_icu.so.3
108
lib/libyaz_server.a
109
lib/libyaz_server.la
110
lib/libyaz_server.so
111
lib/libyaz_server.so.3
92
libdata/pkgconfig/yaz.pc
112
libdata/pkgconfig/yaz.pc
93
share/aclocal/yaz.m4
113
share/aclocal/yaz.m4
94
%%DOCSDIR%%/apilayer.png
114
share/doc/yaz/apilayer.png
95
%%DOCSDIR%%/asn.external.html
115
share/doc/yaz/asn.external.html
96
%%DOCSDIR%%/asn.html
116
share/doc/yaz/asn.html
97
%%DOCSDIR%%/asn.oid.html
117
share/doc/yaz/asn.pdu.html
98
%%DOCSDIR%%/asn.pdu.html
118
share/doc/yaz/asn.preparing.html
99
%%DOCSDIR%%/asn.preparing.html
119
share/doc/yaz/common/id.png
100
%%DOCSDIR%%/client.commands.html
120
share/doc/yaz/common/style1.css
101
%%DOCSDIR%%/client.html
121
share/doc/yaz/comstack.addresses.html
102
%%DOCSDIR%%/client.invoking.html
122
share/doc/yaz/comstack.client.html
103
%%DOCSDIR%%/client.searching.html
123
share/doc/yaz/comstack.common.html
104
%%DOCSDIR%%/common/id.png
124
share/doc/yaz/comstack.diagnostics.html
105
%%DOCSDIR%%/common/style1.css
125
share/doc/yaz/comstack.html
106
%%DOCSDIR%%/comstack.addresses.html
126
share/doc/yaz/comstack.introduction.html
107
%%DOCSDIR%%/comstack.client.html
127
share/doc/yaz/comstack.server.html
108
%%DOCSDIR%%/comstack.common.html
128
share/doc/yaz/comstack.ssl.html
109
%%DOCSDIR%%/comstack.diagnostics.html
129
share/doc/yaz/comstack.summary.html
110
%%DOCSDIR%%/comstack.html
130
share/doc/yaz/credits.html
111
%%DOCSDIR%%/comstack.introduction.html
131
share/doc/yaz/future.html
112
%%DOCSDIR%%/comstack.server.html
132
share/doc/yaz/index.html
113
%%DOCSDIR%%/comstack.ssl.html
133
share/doc/yaz/indexdata.html
114
%%DOCSDIR%%/comstack.summary.html
134
share/doc/yaz/installation.html
115
%%DOCSDIR%%/credits.html
135
share/doc/yaz/installation.unix.html
116
%%DOCSDIR%%/future.html
136
share/doc/yaz/installation.win32.html
117
%%DOCSDIR%%/index.html
137
share/doc/yaz/introduction.api.html
118
%%DOCSDIR%%/indexdata.html
138
share/doc/yaz/introduction.html
119
%%DOCSDIR%%/installation.html
139
share/doc/yaz/license.html
120
%%DOCSDIR%%/installation.unix.html
140
share/doc/yaz/list-oids.html
121
%%DOCSDIR%%/installation.win32.html
141
share/doc/yaz/marc.html
122
%%DOCSDIR%%/introduction.api.html
142
share/doc/yaz/odr.debugging.html
123
%%DOCSDIR%%/introduction.html
143
share/doc/yaz/odr.html
124
%%DOCSDIR%%/license.html
144
share/doc/yaz/odr.programming.html
125
%%DOCSDIR%%/license.other.html
145
share/doc/yaz/odr.use.html
126
%%DOCSDIR%%/marc.html
146
share/doc/yaz/reference.html
127
%%DOCSDIR%%/odr.debugging.html
147
share/doc/yaz/server.backend.html
128
%%DOCSDIR%%/odr.html
148
share/doc/yaz/server.backendfunctions.html
129
%%DOCSDIR%%/odr.programming.html
149
share/doc/yaz/server.frontend.html
130
%%DOCSDIR%%/odr.use.html
150
share/doc/yaz/server.html
131
%%DOCSDIR%%/server.backend.html
151
share/doc/yaz/server.invocation.html
132
%%DOCSDIR%%/server.backendfunctions.html
152
share/doc/yaz/server.main.html
133
%%DOCSDIR%%/server.frontend.html
153
share/doc/yaz/server.vhosts.html
134
%%DOCSDIR%%/server.html
154
share/doc/yaz/soap.html
135
%%DOCSDIR%%/server.invocation.html
155
share/doc/yaz/soap.http.html
136
%%DOCSDIR%%/server.main.html
156
share/doc/yaz/soap.srw.html
137
%%DOCSDIR%%/server.vhosts.html
157
share/doc/yaz/soap.xml.html
138
%%DOCSDIR%%/soap.html
158
share/doc/yaz/tools.html
139
%%DOCSDIR%%/soap.http.html
159
share/doc/yaz/tools.log.html
140
%%DOCSDIR%%/soap.srw.html
160
share/doc/yaz/tools.nmem.html
141
%%DOCSDIR%%/soap.xml.html
161
share/doc/yaz/tools.oid.html
142
%%DOCSDIR%%/tools.html
162
share/doc/yaz/tools.retrieval.html
143
%%DOCSDIR%%/tools.log.html
163
share/doc/yaz/yaz-asncomp.html
144
%%DOCSDIR%%/tools.nmem.html
164
share/doc/yaz/yaz-client.html
145
%%DOCSDIR%%/tools.oid.html
165
share/doc/yaz/yaz-config.html
146
%%DOCSDIR%%/tools.retrieval.html
166
share/doc/yaz/yaz-iconv.html
147
%%DOCSDIR%%/ziffy.html
167
share/doc/yaz/yaz-icu.html
148
%%DOCSDIR%%/ziffy.using.html
168
share/doc/yaz/yaz-illclient.html
149
%%DOCSDIR%%/zoom.events.html
169
share/doc/yaz/yaz-log.html
150
%%DOCSDIR%%/zoom.extendedservices.html
170
share/doc/yaz/yaz-marcdump.html
151
%%DOCSDIR%%/zoom.html
171
share/doc/yaz/yaz-ztest.html
152
%%DOCSDIR%%/zoom.options.html
172
share/doc/yaz/yaz.html
153
%%DOCSDIR%%/zoom.query.html
173
share/doc/yaz/zoom.events.html
154
%%DOCSDIR%%/zoom.records.html
174
share/doc/yaz/zoom.extendedservices.html
155
%%DOCSDIR%%/zoom.resultsets.html
175
share/doc/yaz/zoom.html
156
%%DOCSDIR%%/zoom.scan.html
176
share/doc/yaz/zoom.options.html
157
%%DATADIR%%/etc/MARC21slim2DC.xsl
177
share/doc/yaz/zoom.query.html
158
%%DATADIR%%/etc/MARC21slim2MODS.xsl
178
share/doc/yaz/zoom.records.html
159
%%DATADIR%%/etc/MARC21slim2RDFDC.xsl
179
share/doc/yaz/zoom.resultsets.html
160
%%DATADIR%%/etc/MARC21slimUtils.xsl
180
share/doc/yaz/zoom.scan.html
161
%%DATADIR%%/etc/cqlpass.properties
181
share/doc/yaz/zoomsh.html
162
%%DATADIR%%/etc/maps.xml
182
share/yaz/etc/MARC21slim2DC.xsl
163
%%DATADIR%%/etc/pqf.properties
183
share/yaz/etc/MARC21slim2MODS.xsl
164
%%DATADIR%%/etc/yazgfs.xml
184
share/yaz/etc/MARC21slim2RDFDC.xsl
165
%%DATADIR%%/ill/ill.tcl
185
share/yaz/etc/MARC21slimUtils.xsl
166
%%DATADIR%%/ill/ill9702.asn
186
share/yaz/etc/cqlpass.properties
167
%%DATADIR%%/ill/item-req.asn
187
share/yaz/etc/maps.xml
168
%%DATADIR%%/z39.50/charneg-3.asn
188
share/yaz/etc/opacxml.xsd
169
%%DATADIR%%/z39.50/datetime.asn
189
share/yaz/etc/pqf.properties
170
%%DATADIR%%/z39.50/esadmin.asn
190
share/yaz/etc/yazgfs.xml
171
%%DATADIR%%/z39.50/esupdate.asn
191
share/yaz/ill/ill.tcl
172
%%DATADIR%%/z39.50/mterm2.asn
192
share/yaz/ill/ill9702.asn
173
%%DATADIR%%/z39.50/oclcui.asn
193
share/yaz/ill/item-req.asn
174
%%DATADIR%%/z39.50/univres.asn
194
share/yaz/ill/oclc-ill-req-ext.asn
175
%%DATADIR%%/z39.50/z.tcl
195
share/yaz/z39.50/charneg-3.asn
176
%%DATADIR%%/z39.50/z3950v3.asn
196
share/yaz/z39.50/datetime.asn
177
@dirrm %%DATADIR%%/z39.50
197
share/yaz/z39.50/esadmin.asn
178
@dirrm %%DATADIR%%/ill
198
share/yaz/z39.50/esupdate.asn
179
@dirrm %%DATADIR%%/etc
199
share/yaz/z39.50/mterm2.asn
180
@dirrm %%DATADIR%%
200
share/yaz/z39.50/oclcui.asn
181
@dirrm %%DOCSDIR%%/common
201
share/yaz/z39.50/univres.asn
182
@dirrm %%DOCSDIR%%
202
share/yaz/z39.50/z.tcl
203
share/yaz/z39.50/z3950v3.asn
204
@dirrm share/yaz/z39.50
205
@dirrm share/yaz/ill
206
@dirrm share/yaz/etc
207
@dirrm share/yaz
208
@dirrm share/doc/yaz/common
209
@dirrm share/doc/yaz
183
@dirrm include/yaz
210
@dirrm include/yaz

Return to bug 122297