aboutsummaryrefslogtreecommitdiff
path: root/dns/knot-resolver/Makefile
blob: d6904e7876081c85329743b26ce1d69d8fbe461e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
# Created by: Leo Vandewoestijne <freebsd@dns.company>
# $FreeBSD$

PORTNAME=	knot-resolver
DISTVERSION=	4.1.0
PORTREVISION=	1
CATEGORIES=	dns ipv6
MASTER_SITES=	https://secure.nic.cz/files/knot-resolver/ \
		https://dns.company/downloads/knot-resolver/

MAINTAINER=	freebsd@dns.company
COMMENT=	Caching full resolver implementation

LICENSE=	GPLv3+

BUILD_DEPENDS=	bash:shells/bash \
		git:devel/git
LIB_DEPENDS=	libgnutls.so:security/gnutls \
		libknot.so:dns/knot2-lib \
		liblmdb.so:databases/lmdb \
		libluajit-5.1.so:lang/luajit \
		libuv.so:devel/libuv
TEST_DEPENDS=	cmocka>=1.1.1:sysutils/cmocka

USES=		compiler:c11 compiler:c++11-lang libedit libtool meson \
		ncurses ninja pkgconfig shebangfix tar:xz
USE_CXXSTD=	c++11
USE_LDCONFIG=	yes
LDFLAGS=	-L${LOCALBASE}/lib

SHEBANG_FILES=	scripts/bench.sh \
		scripts/build-in-obs.sh \
		scripts/coverage_c_combine.sh \
		scripts/coverage_env.sh \
		scripts/gen-cdefs.sh \
		scripts/get-date.sh \
		scripts/get-scanbuild-args.sh \
		scripts/luacov_gen_empty.sh \
		scripts/make-dev-archive.sh \
		scripts/make-distrofiles.sh \
		scripts/make-doc.sh \
		scripts/make-srpm.sh \
		scripts/run-pylint.sh \
		scripts/test-config.sh \
		scripts/test-integration-prepare.sh \
		scripts/update-root-hints.sh

CONFLICTS=	knot-1.* knot1-[0-6].*

MESON_ARGS=	--default-library=static \
		--mandir=${MANPREFIX} \
		--prefix=${LOCALBASE} \
		-Dsystemd=false
#MESON_ARGS+=	--libdir=${PREFIX}/lib
#MESON_ARGS+=	--pkg-config-path=${PREFIX}/libdata/pkgconfig
#MESON_ARGS+=	lmdb_CFLAGS=-I${PREFIX}/include lmdb_LIBS=-llmdb

OPTIONS_DEFINE=		DOCS DNSTAP DOXYGEN GO TRUSTANCHOR
OPTIONS_DEFAULT=	DOCS DNSTAP DOXYGEN GO	

# COOKIES will come return/reworked to reflect IETF dnsop group development
#COOKIES_DESC=			cookies
#COOKIES_LIB_DEPENDS=		libnettle.so:security/nettle
#COOKIES_MAKE_ARGS_ON=		HAS_nettle=yes
#COOKIES_MAKE_ARGS_OFF=		HAS_nettle=no
#COOKIES_PLIST_FILES=		lib/kdns_modules/cookies.so      \
#				include/libkres/alg_containers.h \
#				include/libkres/alg_sha.h        \
#				include/libkres/control.h        \
#				include/libkres/helper.h         \
#				include/libkres/lru_cache.h      \
#				include/libkres/nonce.h

DNSTAP_DESC=			dnstap support
DNSTAP_LIB_DEPENDS=		libprotobuf.so:devel/protobuf \
				libprotobuf-c.so:devel/protobuf-c \
				libfstrm.so:devel/fstrm
#DNSTAP_MAKE_ARGS_ON=		HAS_libprotobuf-c=yes HAS_libfstrm=yes
#DNSTAP_MAKE_ARGS_OFF=		HAS_libprotobuf-c=no  HAS_libfstrm=no
DNSTAP_PLIST_FILES=		lib/knot-resolver/kres_modules/dnstap.so

DOXYGEN_IMPLIES=		DOCS
DOXYGEN_BUILD_DEPENDS=		doxygen:devel/doxygen
#DOXYGEN_MAKE_ARGS_ON=		HAS_doxygen=yes
#DOXYGEN_MAKE_ARGS_OFF=		HAS_doxygen=no

GO_DESC=			go
GO_USES=			go:no_targets
GO_BUILD_DEPENDS=		go>=1.5:lang/go
#GO_MAKE_ARGS_ON=		HAS_go=yes
#GO_MAKE_ARGS_OFF=		HAS_go=no

TRUSTANCHOR_DESC=		Trust anchor bootstrapping and stats
TRUSTANCHOR_USES=		lua
#TRUSTANCHOR_MAKE_ARGS_ON=	HAS_ltn12=yes HAS_ssl.https=yes
#TRUSTANCHOR_MAKE_ARGS_OFF=	HAS_ltn12=no  HAS_ssl.https=no
TRUSTANCHOR_BUILD_DEPENDS=	${LUA_PKGNAMEPREFIX}luasocket>=0:net/luasocket \
				${LUA_PKGNAMEPREFIX}luasec>=0:security/luasec

.include <bsd.port.options.mk>

# has to be tested if this is still is a bug.
# if so, look in /usr/ports/multimedia/dav1d/Makefile for
# CPU stuff / llvm bug/workaround/solution
#.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1120000
#NOT_FOR_ARCHS=	i386
#NOT_FOR_ARCHS_REASON_i386=	libknot (installed by knot2) is broken on 11.2 at i386
#.endif

USERS=		kresd
GROUPS=		kresd

PORTDOCS=	AUTHORS COPYING CodingStyle README.md

# check below list.
# libkres shouldn't have versioning anymore...
STRIP_TARGETS=	sbin/kresd			\
		sbin/kresc			\
		lib/libkres.so.7		\
		lib/kdns_modules/ahocorasick.so	\
		lib/kdns_modules/bogus_log.so	\
		lib/kdns_modules/cookies.so	\
		lib/kdns_modules/dnstap.so	\
		lib/kdns_modules/hints.so	\
		lib/kdns_modules/stats.so

pre-install-TEST-on: do-test

post-install:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR}/
.for STRIP_TGT in ${STRIP_TARGETS}
	if [ -f ${STAGEDIR}${PREFIX}/${STRIP_TGT} ]; then \
	    ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${STRIP_TGT}; \
	fi
.endfor

.include <bsd.port.mk>