aboutsummaryrefslogtreecommitdiff
path: root/dns/powerdns-recursor/Makefile
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2020-11-01 21:15:42 +0000
committerMatthias Andree <mandree@FreeBSD.org>2020-11-01 21:15:42 +0000
commit2bdbd4dbc583181611bbc25a2568678ffb7c11f3 (patch)
treeb1edd314475bddf9fd056f4fb9702a77fdedcbee /dns/powerdns-recursor/Makefile
parentf22e1098f22403f4b4ed319e54965447790dcd5f (diff)
downloadports-2bdbd4dbc583181611bbc25a2568678ffb7c11f3.tar.gz
ports-2bdbd4dbc583181611bbc25a2568678ffb7c11f3.zip
Notes
Diffstat (limited to 'dns/powerdns-recursor/Makefile')
-rw-r--r--dns/powerdns-recursor/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index 5690aa5d399f..e106789ed675 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= recursor
-DISTVERSION= 4.3.5
+DISTVERSION= 4.4.0
CATEGORIES= dns
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-
@@ -39,14 +39,19 @@ SUB_FILES= pkg-message
USERS= pdns_recursor
GROUPS= pdns
+OPTIONS_DEFINE= DNSTAP
OPTIONS_DEFAULT= LUA
OPTIONS_SINGLE= EXTLUA
OPTIONS_SINGLE_EXTLUA= LUA LUAJIT LUAJITOR
+DNSTAP_DESC= dnstap support (see dnstap.info)
LUAJITOR_DESC= Use lang/luajit-openresty
LUAJIT_DESC= Use lang/luajit
LUA_DESC= Use lang/lua
+DNSTAP_LIB_DEPENDS= libfstrm.so:devel/fstrm
+DNSTAP_CONFIGURE_ENABLE= dnstap
+
LUAJITOR_LIB_DEPENDS= libluajit-5.1.so.2:lang/luajit-openresty
LUAJITOR_CONFIGURE_ON= --with-lua=luajit