From bf85078624328b0596a7ff991d477d43c57f11dc Mon Sep 17 00:00:00 2001 From: truckman Date: Thu, 24 Sep 2015 04:40:44 +0000 Subject: Upgrade to 0.8.0: * Replace Jansson with YAJL for JSON rendering, which results in a substantial performance improvement. * dnstable_dump: Add "--rrset_names" and "--rdata_names" options which dump the RRSET_NAME_FWD and RDATA_NAME_REV indices. * New function dnstable_reader_reload_setfile(), which calls mtbl_fileset_reload_now() on a dnstable_reader object's underlying mtbl_fileset object, if present. This requires libmtbl >= 0.8.0. Sponsored by: Farsight Security, Inc. --- dns/dnstable/Makefile | 8 ++++---- dns/dnstable/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'dns') diff --git a/dns/dnstable/Makefile b/dns/dnstable/Makefile index c4148445e167..e809436b6a05 100644 --- a/dns/dnstable/Makefile +++ b/dns/dnstable/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dnstable -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.0 CATEGORIES= dns MASTER_SITES= FARSIGHT LOCAL/truckman/farsight @@ -12,8 +12,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg -LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \ - libmtbl.so:${PORTSDIR}/devel/mtbl \ +LIB_DEPENDS= libmtbl.so:${PORTSDIR}/devel/mtbl \ + libyajl.so:${PORTSDIR}/devel/yajl \ libwdns.so:${PORTSDIR}/dns/wdns \ libnmsg.so:${PORTSDIR}/net/nmsg RUN_DEPENDS= sie-nmsg>0:${PORTSDIR}/net/sie-nmsg @@ -23,7 +23,7 @@ USE_LDCONFIG= yes USES= gmake libtool pathfix pkgconfig INSTALL_TARGET= install-strip -CPPFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/yajl LDFLAGS+= -L${LOCALBASE}/lib post-install: diff --git a/dns/dnstable/distinfo b/dns/dnstable/distinfo index 19d1482dc2d9..179d999ed78d 100644 --- a/dns/dnstable/distinfo +++ b/dns/dnstable/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnstable-0.7.0.tar.gz) = 2035fa74b7f1fd91da846bab810b9ac376f839aaa8cf627dace2a29dee293b2b -SIZE (dnstable-0.7.0.tar.gz) = 383942 +SHA256 (dnstable-0.8.0.tar.gz) = 211134a407c3b70d82517f8daf0c598d8ef221e35a9071510800f14073e0e798 +SIZE (dnstable-0.8.0.tar.gz) = 385295 -- cgit lodash-4.17.19 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/jhd
Commit message (Expand)AuthorAgeFilesLines
* - Add SHA256pav2005-11-251-0/+1
* Reset MAINTAINER to ports@.nork2004-12-231-1/+1
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1