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

(-)/home/chinsan/projects/yaz/Makefile (-4 / +4 lines)
Lines 6-17 Link Here
6
#
6
#
7
7
8
PORTNAME=	yaz
8
PORTNAME=	yaz
9
PORTVERSION=	2.1.53
9
PORTVERSION=	3.0.14
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
13
MAINTAINER=	demon@FreeBSD.org
13
MAINTAINER=	demon@FreeBSD.org
14
COMMENT=	Z39.50/SR client and API library
14
COMMENT=	Z39.50/SRW/SRU client, server, and API library
15
15
16
LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
16
LIB_DEPENDS=	xml2.5:${PORTSDIR}/textproc/libxml2 \
17
		xslt.2:${PORTSDIR}/textproc/libxslt
17
		xslt.2:${PORTSDIR}/textproc/libxslt
Lines 24-31 Link Here
24
		--with-xslt=${LOCALBASE} --enable-tcpd
24
		--with-xslt=${LOCALBASE} --enable-tcpd
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-illclient.1 \
28
		ziffy.1 zoomsh.1
28
		yaz-marcdump.1 ziffy.1 zoomsh.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
(-)/home/chinsan/projects/yaz/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (yaz-2.1.53.tar.gz) = b2ef7593ae022a28651b2b3221775c09
1
MD5 (yaz-3.0.14.tar.gz) = f061a62167635e6e4b9311676891c823
2
SHA256 (yaz-2.1.53.tar.gz) = ceeac7a6e71745b04fa9933f6b7b1a99b5825f8091b0882a9d1b3978bedd726b
2
SHA256 (yaz-3.0.14.tar.gz) = 4628794e45d313d63b82a7e463f9ae429c463a635ad812a526db69618b2511ca
3
SIZE (yaz-2.1.53.tar.gz) = 1736575
3
SIZE (yaz-3.0.14.tar.gz) = 1792532
(-)/home/chinsan/projects/yaz/files/patch-configure (-11 lines)
Lines 1-11 Link Here
1
--- configure.orig	Mon Aug 14 19:41:49 2006
2
+++ configure	Mon Aug 14 19:42:04 2006
3
@@ -22561,7 +22561,7 @@
4
     fi
5
     { echo "$as_me:$LINENO: checking for working tcpd.h" >&5
6
 echo $ECHO_N "checking for working tcpd.h... $ECHO_C" >&6; }
7
-    LIBS="$LIBS -lwrap -lnsl"
8
+    LIBS="$LIBS -lwrap"
9
     cat >conftest.$ac_ext <<_ACEOF
10
 /* confdefs.h.  */
11
 _ACEOF
(-)/home/chinsan/projects/yaz/pkg-descr (-2 / +3 lines)
Lines 1-5 Link Here
1
YAZ is a compact toolkit that provides access to the Z39.50/SR
1
YAZ is a compact toolkit that provides access to the Z39.50/SRW/SRU
2
protocol, as well as a set of higher-level tools for implementing the
2
protocol, as well as a set of higher-level tools for implementing the
3
server and client roles, respectively.
3
server and client roles, respectively.  Z39.50-2003 (version 3) as well
4
as SRW/SRU version 1.1 are supported in both the client and server roles.
4
5
5
WWW: http://www.indexdata.dk/yaz/
6
WWW: http://www.indexdata.dk/yaz/
(-)/home/chinsan/projects/yaz/pkg-plist (-2 / +16 lines)
Lines 2-7 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-illclient
5
bin/yaz-marcdump
6
bin/yaz-marcdump
6
bin/yaz-ztest
7
bin/yaz-ztest
7
bin/ziffy
8
bin/ziffy
Lines 11-16 Link Here
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
15
include/yaz/diagbib1.h
17
include/yaz/diagbib1.h
16
include/yaz/diagsru_update.h
18
include/yaz/diagsru_update.h
Lines 22-36 Link Here
22
include/yaz/log.h
24
include/yaz/log.h
23
include/yaz/logrpn.h
25
include/yaz/logrpn.h
24
include/yaz/marcdisp.h
26
include/yaz/marcdisp.h
27
include/yaz/mutex.h
25
include/yaz/nmem.h
28
include/yaz/nmem.h
26
include/yaz/nmem_xml.h
29
include/yaz/nmem_xml.h
30
include/yaz/oclc-ill-req-ext.h
31
include/yaz/oid_db.h
32
include/yaz/oid_util.h
33
include/yaz/oid_std.h
27
include/yaz/odr.h
34
include/yaz/odr.h
28
include/yaz/oid.h
29
include/yaz/options.h
35
include/yaz/options.h
30
include/yaz/otherinfo.h
36
include/yaz/otherinfo.h
31
include/yaz/pquery.h
37
include/yaz/pquery.h
32
include/yaz/proto.h
38
include/yaz/proto.h
33
include/yaz/prt-ext.h
39
include/yaz/prt-ext.h
40
include/yaz/query-charset.h
34
include/yaz/querytowrbuf.h
41
include/yaz/querytowrbuf.h
35
include/yaz/readconf.h
42
include/yaz/readconf.h
36
include/yaz/record_conv.h
43
include/yaz/record_conv.h
Lines 43-48 Link Here
43
include/yaz/tcpip.h
50
include/yaz/tcpip.h
44
include/yaz/test.h
51
include/yaz/test.h
45
include/yaz/timing.h
52
include/yaz/timing.h
53
include/yaz/tokenizer.h
46
include/yaz/tpath.h
54
include/yaz/tpath.h
47
include/yaz/unix.h
55
include/yaz/unix.h
48
include/yaz/wrbuf.h
56
include/yaz/wrbuf.h
Lines 88-94 Link Here
88
lib/libyaz.a
96
lib/libyaz.a
89
lib/libyaz.la
97
lib/libyaz.la
90
lib/libyaz.so
98
lib/libyaz.so
91
lib/libyaz.so.2
99
lib/libyaz.so.3
100
lib/libyaz_server.a
101
lib/libyaz_server.la
102
lib/libyaz_server.so
103
lib/libyaz_server.so.3
92
libdata/pkgconfig/yaz.pc
104
libdata/pkgconfig/yaz.pc
93
share/aclocal/yaz.m4
105
share/aclocal/yaz.m4
94
%%DOCSDIR%%/apilayer.png
106
%%DOCSDIR%%/apilayer.png
Lines 123-128 Link Here
123
%%DOCSDIR%%/introduction.html
135
%%DOCSDIR%%/introduction.html
124
%%DOCSDIR%%/license.html
136
%%DOCSDIR%%/license.html
125
%%DOCSDIR%%/license.other.html
137
%%DOCSDIR%%/license.other.html
138
%%DOCSDIR%%/list-oids.html
126
%%DOCSDIR%%/marc.html
139
%%DOCSDIR%%/marc.html
127
%%DOCSDIR%%/odr.debugging.html
140
%%DOCSDIR%%/odr.debugging.html
128
%%DOCSDIR%%/odr.html
141
%%DOCSDIR%%/odr.html
Lines 165-170 Link Here
165
%%DATADIR%%/ill/ill.tcl
178
%%DATADIR%%/ill/ill.tcl
166
%%DATADIR%%/ill/ill9702.asn
179
%%DATADIR%%/ill/ill9702.asn
167
%%DATADIR%%/ill/item-req.asn
180
%%DATADIR%%/ill/item-req.asn
181
%%DATADIR%%/ill/oclc-ill-req-ext.asn
168
%%DATADIR%%/z39.50/charneg-3.asn
182
%%DATADIR%%/z39.50/charneg-3.asn
169
%%DATADIR%%/z39.50/datetime.asn
183
%%DATADIR%%/z39.50/datetime.asn
170
%%DATADIR%%/z39.50/esadmin.asn
184
%%DATADIR%%/z39.50/esadmin.asn

Return to bug 117557