Index: head/net/yaz/Makefile =================================================================== --- head/net/yaz/Makefile (revision 423422) +++ head/net/yaz/Makefile (revision 423423) @@ -1,51 +1,53 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= yaz -PORTVERSION= 5.16.0 -PORTREVISION= 3 +PORTVERSION= 5.17.0 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ -MAINTAINER= pawel@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Z39.50/SR client and API library -LIB_DEPENDS= libicuuc.so:devel/icu +LIB_DEPENDS= libicuuc.so:devel/icu \ + libgnutls.so:security/gnutls -USES= execinfo iconv libtool pathfix pkgconfig shebangfix tcl +LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= execinfo iconv libtool ncurses pathfix pkgconfig readline \ + shebangfix tcl SHEBANG_FILES= util/yaz-asncomp GNU_CONFIGURE= yes -USE_OPENSSL= yes USE_GNOME= libxml2 libxslt USE_LDCONFIG= yes MAKE_JOBS_UNSAFE= yes -CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \ - --with-iconv=${ICONV_PREFIX} --with-xml2=${LOCALBASE} \ - --with-xslt=${LOCALBASE} --with-icu=${LOCALBASE} \ - --enable-tcpd +CONFIGURE_ARGS= --enable-shared --with-iconv=${ICONV_PREFIX} \ + --with-xml2=${LOCALBASE} --with-xslt=${LOCALBASE} \ + --with-icu=${LOCALBASE} --enable-tcpd LDFLAGS+= -L${LOCALBASE}/lib LIBS+= -lexecinfo PORTDOCS= * OPTIONS_DEFINE= DOCS MEMCACHED REDIS MEMCACHED_DESC= Memcached distributed cache system support MEMCACHED_CONFIGURE_WITH= memcached MEMCACHED_LIB_DEPENDS= libmemcached.so:databases/libmemcached REDIS_CONFIGURE_WITH= redis REDIS_LIB_DEPENDS= libhiredis.so:databases/hiredis post-patch: @${REINPLACE_CMD} 's|tclsh |tclsh8.6 |' ${WRKSRC}/configure post-configure: @${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${PREFIX}/man,' \ ${WRKSRC}/doc/Makefile post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so.* .include Index: head/net/yaz/distinfo =================================================================== --- head/net/yaz/distinfo (revision 423422) +++ head/net/yaz/distinfo (revision 423423) @@ -1,2 +1,3 @@ -SHA256 (yaz-5.16.0.tar.gz) = 46708320152c1475f6a5ee6f29903caa76121c2440123051546c1b3403c78686 -SIZE (yaz-5.16.0.tar.gz) = 2586095 +TIMESTAMP = 1475698376 +SHA256 (yaz-5.17.0.tar.gz) = 9b735f0f6bc11856bf4d26ef3b9f2a2b92225d29d37f2e0b66ca9ecbd40965a0 +SIZE (yaz-5.17.0.tar.gz) = 2587243 Index: head/net/yaz/files/patch-src_malloc__info.c =================================================================== --- head/net/yaz/files/patch-src_malloc__info.c (nonexistent) +++ head/net/yaz/files/patch-src_malloc__info.c (revision 423423) @@ -0,0 +1,11 @@ +--- src/malloc_info.c.orig 2016-10-05 20:17:14 UTC ++++ src/malloc_info.c +@@ -12,7 +12,7 @@ + #include + #endif + +-#include ++#include + #include + + #include Property changes on: head/net/yaz/files/patch-src_malloc__info.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/net/yaz/pkg-plist =================================================================== --- head/net/yaz/pkg-plist (revision 423422) +++ head/net/yaz/pkg-plist (revision 423423) @@ -1,176 +1,177 @@ bin/yaz-asncomp bin/yaz-client bin/yaz-config bin/yaz-iconv bin/yaz-icu bin/yaz-illclient bin/yaz-json-parse bin/yaz-marcdump bin/yaz-url bin/yaz-ztest bin/zoomsh include/yaz/backend.h include/yaz/backtrace.h include/yaz/base64.h include/yaz/ccl.h include/yaz/ccl_xml.h include/yaz/charneg.h include/yaz/comstack.h include/yaz/cookie.h include/yaz/copy_types.h include/yaz/cql.h include/yaz/daemon.h include/yaz/diagbib1.h include/yaz/diagsru_update.h include/yaz/diagsrw.h include/yaz/dirent.h include/yaz/errno.h include/yaz/facet.h include/yaz/file_glob.h include/yaz/gettimeofday.h include/yaz/icu.h include/yaz/ill-core.h include/yaz/ill.h include/yaz/item-req.h include/yaz/json.h include/yaz/log.h include/yaz/logrpn.h +include/yaz/malloc_info.h include/yaz/marcdisp.h include/yaz/match_glob.h include/yaz/matchstr.h include/yaz/mutex.h include/yaz/nmem.h include/yaz/nmem_xml.h include/yaz/oclc-ill-req-ext.h include/yaz/odr.h include/yaz/oid_db.h include/yaz/oid_std.h include/yaz/oid_util.h include/yaz/options.h include/yaz/otherinfo.h include/yaz/poll.h include/yaz/pquery.h include/yaz/proto.h include/yaz/prt-ext.h include/yaz/query-charset.h include/yaz/querytowrbuf.h include/yaz/readconf.h include/yaz/record_conv.h include/yaz/record_render.h include/yaz/retrieval.h include/yaz/rpn2cql.h include/yaz/rpn2solr.h include/yaz/sc.h include/yaz/shptr.h include/yaz/snprintf.h include/yaz/soap.h include/yaz/solr.h include/yaz/sortspec.h include/yaz/spipe.h include/yaz/srw.h include/yaz/statserv.h include/yaz/stemmer.h include/yaz/tcpip.h include/yaz/test.h include/yaz/thread_create.h include/yaz/thread_id.h include/yaz/timing.h include/yaz/tokenizer.h include/yaz/tpath.h include/yaz/unix.h include/yaz/url.h include/yaz/wrbuf.h include/yaz/xmalloc.h include/yaz/xml_get.h include/yaz/xml_include.h include/yaz/xmlquery.h include/yaz/xmltypes.h include/yaz/yaz-ccl.h include/yaz/yaz-iconv.h include/yaz/yaz-util.h include/yaz/yaz-version.h include/yaz/yconfig.h include/yaz/z-accdes1.h include/yaz/z-accform1.h include/yaz/z-acckrb1.h include/yaz/z-charneg.h include/yaz/z-core.h include/yaz/z-date.h include/yaz/z-diag1.h include/yaz/z-espec1.h include/yaz/z-estask.h include/yaz/z-exp.h include/yaz/z-facet-1.h include/yaz/z-grs.h include/yaz/z-mterm2.h include/yaz/z-oclcui.h include/yaz/z-opac.h include/yaz/z-rrf1.h include/yaz/z-rrf2.h include/yaz/z-sum.h include/yaz/z-sutrs.h include/yaz/z-uifr1.h include/yaz/z-univ.h include/yaz/zes-admin.h include/yaz/zes-expi.h include/yaz/zes-exps.h include/yaz/zes-order.h include/yaz/zes-pquery.h include/yaz/zes-psched.h include/yaz/zes-pset.h include/yaz/zes-update.h include/yaz/zes-update0.h include/yaz/zgdu.h include/yaz/zoom.h lib/libyaz.a lib/libyaz.so lib/libyaz.so.5 lib/libyaz.so.5.0.0 lib/libyaz_icu.a lib/libyaz_icu.so lib/libyaz_icu.so.5 lib/libyaz_icu.so.5.0.0 lib/libyaz_server.a lib/libyaz_server.so lib/libyaz_server.so.5 lib/libyaz_server.so.5.0.0 libdata/pkgconfig/yaz.pc man/man1/yaz-asncomp.1.gz man/man1/yaz-client.1.gz man/man1/yaz-config.1.gz man/man1/yaz-iconv.1.gz man/man1/yaz-icu.1.gz man/man1/yaz-illclient.1.gz man/man1/yaz-json-parse.1.gz man/man1/yaz-marcdump.1.gz man/man1/yaz-url.1.gz man/man1/zoomsh.1.gz man/man7/bib1-attr.7.gz man/man7/yaz-log.7.gz man/man7/yaz.7.gz man/man8/yaz-ztest.8.gz share/aclocal/yaz.m4 %%DATADIR%%/etc/MARC21slim2DC.xsl %%DATADIR%%/etc/MARC21slim2MODS.xsl %%DATADIR%%/etc/MARC21slim2RDFDC.xsl %%DATADIR%%/etc/MARC21slimUtils.xsl %%DATADIR%%/etc/cqlpass.properties %%DATADIR%%/etc/maps.xml %%DATADIR%%/etc/marc21_to_endnote.xsl %%DATADIR%%/etc/opacxml.xsd %%DATADIR%%/etc/pqf.properties %%DATADIR%%/etc/yazgfs.xml %%DATADIR%%/ill/ill.tcl %%DATADIR%%/ill/ill9702.asn %%DATADIR%%/ill/item-req.asn %%DATADIR%%/ill/oclc-ill-req-ext.asn %%DATADIR%%/z39.50/charneg-3.asn %%DATADIR%%/z39.50/datetime.asn %%DATADIR%%/z39.50/esadmin.asn %%DATADIR%%/z39.50/esupdate.asn %%DATADIR%%/z39.50/facet.asn %%DATADIR%%/z39.50/mterm2.asn %%DATADIR%%/z39.50/oclcui.asn %%DATADIR%%/z39.50/univres.asn %%DATADIR%%/z39.50/z.tcl %%DATADIR%%/z39.50/z3950v3.asn