aboutsummaryrefslogtreecommitdiff
path: root/net/yaz
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2006-08-16 08:46:51 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2006-08-16 08:46:51 +0000
commite78f8841d27c4a360fa6078b66d217fcc4657fee (patch)
tree0be781faf9b779affc65258b143a27a0a7903c76 /net/yaz
parentefaacbeacdbd5ea44646db168eb97b384344a3b3 (diff)
downloadports-e78f8841d27c4a360fa6078b66d217fcc4657fee.tar.gz
ports-e78f8841d27c4a360fa6078b66d217fcc4657fee.zip
Notes
Diffstat (limited to 'net/yaz')
-rw-r--r--net/yaz/Makefile13
-rw-r--r--net/yaz/distinfo6
-rw-r--r--net/yaz/files/patch-configure18
-rw-r--r--net/yaz/pkg-plist8
4 files changed, 27 insertions, 18 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index ce000a5688e0..d38219d4a808 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yaz
-PORTVERSION= 2.1.18
+PORTVERSION= 2.1.26
CATEGORIES= net
MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/
@@ -21,10 +21,15 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--enable-shared --with-openssl=${OPENSSLBASE} \
--with-iconv=${LOCALBASE} --with-xml2=${LOCALBASE} \
--enable-tcpd
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
-MAN1= yaz-asncomp.1 yaz-client.1 yaz-marcdump.1 yaz-iconv.1 zoomsh.1
-MAN7= yaz.7 yaz-log.7
+MAN1= yaz-asncomp.1 yaz-client.1 yaz-iconv.1 yaz-marcdump.1 zoomsh.1
+MAN7= yaz-log.7 yaz.7
MAN8= yaz-config.8 yaz-ztest.8
+pre-install:
+ cd ${WRKSRC}/doc && \
+ ${REINPLACE_CMD} -e 's,[$$]{datarootdir}/man,${TARGETDIR}/man,' \
+ Makefile
+
.include <bsd.port.mk>
diff --git a/net/yaz/distinfo b/net/yaz/distinfo
index 172e7468fa3d..58307ebfc687 100644
--- a/net/yaz/distinfo
+++ b/net/yaz/distinfo
@@ -1,3 +1,3 @@
-MD5 (yaz-2.1.18.tar.gz) = 7538fbda9fa6f10590f485cb4c99dec1
-SHA256 (yaz-2.1.18.tar.gz) = 2d8abafa10194cc421dd40301b1a83c426e28e1483b477c40cfe8389057d6d52
-SIZE (yaz-2.1.18.tar.gz) = 2028957
+MD5 (yaz-2.1.26.tar.gz) = 3c13d86714efe6d1f226c8f0a67923b6
+SHA256 (yaz-2.1.26.tar.gz) = 683d660d16c6bebdc6bfe591765dd470d95eb6aafbba910280309d7bd6d3d981
+SIZE (yaz-2.1.26.tar.gz) = 1648393
diff --git a/net/yaz/files/patch-configure b/net/yaz/files/patch-configure
index de7b33b24a6c..9472159dbd57 100644
--- a/net/yaz/files/patch-configure
+++ b/net/yaz/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig Tue Apr 26 22:49:23 2005
-+++ configure Tue May 10 14:32:24 2005
-@@ -21128,7 +21128,7 @@
- fi
- echo "$as_me:$LINENO: checking for working tcpd.h" >&5
- echo $ECHO_N "checking for working tcpd.h... $ECHO_C" >&6
-- LIBS="$LIBS -lwrap -lnsl"
-+ LIBS="$LIBS -lwrap"
- cat >conftest.$ac_ext <<_ACEOF
+--- configure.orig Mon Aug 14 19:41:49 2006
++++ configure Mon Aug 14 19:42:04 2006
+@@ -22561,7 +22561,7 @@
+ fi
+ { echo "$as_me:$LINENO: checking for working tcpd.h" >&5
+ echo $ECHO_N "checking for working tcpd.h... $ECHO_C" >&6; }
+- LIBS="$LIBS -lwrap -lnsl"
++ LIBS="$LIBS -lwrap"
+ cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
diff --git a/net/yaz/pkg-plist b/net/yaz/pkg-plist
index 10ee3f300389..2ba10741c31a 100644
--- a/net/yaz/pkg-plist
+++ b/net/yaz/pkg-plist
@@ -15,9 +15,12 @@ include/yaz/diagsrw.h
include/yaz/ill-core.h
include/yaz/ill.h
include/yaz/item-req.h
+include/yaz/libxml2_error.h
include/yaz/log.h
include/yaz/logrpn.h
include/yaz/marcdisp.h
+include/yaz/nfa.h
+include/yaz/nfaxml.h
include/yaz/nmem.h
include/yaz/odr.h
include/yaz/oid.h
@@ -28,6 +31,8 @@ include/yaz/proto.h
include/yaz/prt-ext.h
include/yaz/querytowrbuf.h
include/yaz/readconf.h
+include/yaz/record_conv.h
+include/yaz/retrieval.h
include/yaz/soap.h
include/yaz/sortspec.h
include/yaz/srw.h
@@ -107,6 +112,7 @@ share/aclocal/yaz.m4
%%DOCSDIR%%/comstack.summary.html
%%DOCSDIR%%/credits.html
%%DOCSDIR%%/future.html
+%%DOCSDIR%%/index.html
%%DOCSDIR%%/indexdata.html
%%DOCSDIR%%/installation.html
%%DOCSDIR%%/installation.unix.html
@@ -135,8 +141,6 @@ share/aclocal/yaz.m4
%%DOCSDIR%%/tools.marc.html
%%DOCSDIR%%/tools.nmem.html
%%DOCSDIR%%/tools.oid.html
-%%DOCSDIR%%/yaz.html
-%%DOCSDIR%%/yaz.pdf
%%DOCSDIR%%/zoom.events.html
%%DOCSDIR%%/zoom.ext.html
%%DOCSDIR%%/zoom.html