Lines 12-20
WWW= https://www.knot-dns.cz/
Link Here
|
12 |
LICENSE= GPLv3 |
12 |
LICENSE= GPLv3 |
13 |
LICENSE_FILE= ${WRKSRC}/COPYING |
13 |
LICENSE_FILE= ${WRKSRC}/COPYING |
14 |
|
14 |
|
15 |
BUILD_DEPENDS= gsed:textproc/gsed |
15 |
BUILD_DEPENDS= gnutls>=3.7.3:security/gnutls \ |
|
|
16 |
gsed:textproc/gsed \ |
17 |
lmdb>=0.9.15:databases/lmdb \ |
18 |
nettle>=3.6.0:security/nettle |
16 |
LIB_DEPENDS= libgnutls.so:security/gnutls \ |
19 |
LIB_DEPENDS= libgnutls.so:security/gnutls \ |
17 |
liblmdb.so:databases/lmdb |
20 |
liblmdb.so:databases/lmdb \ |
|
|
21 |
libnettle.so:security/nettle |
18 |
|
22 |
|
19 |
USES= alias libtool localbase pkgconfig tar:xz |
23 |
USES= alias libtool localbase pkgconfig tar:xz |
20 |
USE_LDCONFIG= yes |
24 |
USE_LDCONFIG= yes |
Lines 81-86
MODWHOAMI_DESC= Build 'whoami' module
Link Here
|
81 |
UTILGR_DESC= Options for utilities |
85 |
UTILGR_DESC= Options for utilities |
82 |
UTILS_DESC= Install utulities |
86 |
UTILS_DESC= Install utulities |
83 |
|
87 |
|
|
|
88 |
DEAMON_BUILD_DEPENDS= liburcu>=0.5.4:sysutils/liburcu |
84 |
DAEMON_LIB_DEPENDS= liburcu.so:sysutils/liburcu |
89 |
DAEMON_LIB_DEPENDS= liburcu.so:sysutils/liburcu |
85 |
DAEMON_USES= libedit |
90 |
DAEMON_USES= libedit |
86 |
DAEMON_CONFIGURE_ENABLE= daemon |
91 |
DAEMON_CONFIGURE_ENABLE= daemon |
Lines 106-111
DOCS_CONFIGURE_ENABLE= documentation
Link Here
|
106 |
|
111 |
|
107 |
DOH_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 |
112 |
DOH_LIB_DEPENDS= libnghttp2.so:www/libnghttp2 |
108 |
|
113 |
|
|
|
114 |
DOQ_BUILD_DEPENDS= libngtcp2>=1.7.0:net/libngtcp2 |
109 |
DOQ_LIB_DEPENDS= libngtcp2.so:net/libngtcp2 |
115 |
DOQ_LIB_DEPENDS= libngtcp2.so:net/libngtcp2 |
110 |
|
116 |
|
111 |
FASTPARSER_CONFIGURE_ENABLE= fastparser |
117 |
FASTPARSER_CONFIGURE_ENABLE= fastparser |