Lines 17-24
NOT_FOR_ARCHS= i386
Link Here
|
17 |
NOT_FOR_ARCHS_REASON= archs with 32-bits time_t are no longer supported by upstream |
17 |
NOT_FOR_ARCHS_REASON= archs with 32-bits time_t are no longer supported by upstream |
18 |
|
18 |
|
19 |
BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops \ |
19 |
BUILD_DEPENDS= ${LOCALBASE}/lib/libatomic_ops.a:devel/libatomic_ops \ |
20 |
boost-libs>0:devel/boost-libs |
20 |
boost-libs>0:devel/boost-libs |
21 |
LIB_DEPENDS= libnghttp2.so:www/libnghttp2 \ |
21 |
LIB_DEPENDS= libnghttp2.so:www/libnghttp2 \ |
22 |
libquiche.so:net/quiche \ |
22 |
libquiche.so:net/quiche \ |
23 |
libre2.so:devel/re2 \ |
23 |
libre2.so:devel/re2 \ |
24 |
libsodium.so:security/libsodium |
24 |
libsodium.so:security/libsodium |
Lines 59-66
DNSTAP_DESC= dnstap support (see dnstap.info)
Link Here
|
59 |
EXTLUA_DESC= Lua library |
59 |
EXTLUA_DESC= Lua library |
60 |
KSVOPT_DESC= Key Value Stores |
60 |
KSVOPT_DESC= Key Value Stores |
61 |
LMDB_DESC= LMDB backend |
61 |
LMDB_DESC= LMDB backend |
62 |
LUA_DESC= Use lang/lua |
|
|
63 |
LUAJIT_DESC= Use luajit |
62 |
LUAJIT_DESC= Use luajit |
|
|
63 |
LUA_DESC= Use lang/lua |
64 |
|
64 |
|
65 |
CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb |
65 |
CDB_LIB_DEPENDS= libcdb.so:databases/tinycdb |
66 |
CDB_CONFIGURE_ON= CDB_CFLAGS="-I${LOCALBASE}/include" \ |
66 |
CDB_CONFIGURE_ON= CDB_CFLAGS="-I${LOCALBASE}/include" \ |
67 |
- |
|
|