summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2019-04-30 03:45:21 +0000
committertaca <taca@pkgsrc.org>2019-04-30 03:45:21 +0000
commit9b240854980bfa2d2db25ecaba7589e01fb23e8b (patch)
tree1dc972f17589c47dfb8c2a16daab1b1f76257d5a /mk
parentc85da1f1efcf766c140ed601089d72504e54726e (diff)
downloadpkgsrc-9b240854980bfa2d2db25ecaba7589e01fb23e8b.tar.gz
mk/defaults/options.description: add PKG_OPTIONS description
Add PKG_OPTIONS description: - blacklist - dlz-filesystem - dnstap
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description3
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 96961447c61..dc86c5d29a3 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -60,6 +60,7 @@ bind-dig-sigchase Enable dig(1) option +sigchase for DNSSEC signature chasing.
bind-json-statistics-server Enable building in the statistics server with JSON in bind95 and later.
bind-xml-statistics-server Enable building in the statistics server with XML output in bind95 and later.
bittorrent Enable bittorrent support.
+blacklist Enable blacklist support.
blender-exppython Enable the Experimental Python support.
bluray Enable libbluray support.
boehm-gc Use Boehm's garbage collector for memory allocation.
@@ -135,9 +136,11 @@ djbware-errno-hack Patch to #include <errno.h> for correctness.
djvu Enable DjVuLibRe support.
dkim-milter-arlib ar(3) support for dkim-milter.
dkim-stats dkim-stats(8) support for dkim-milter.
+dlz-filesystem Dynamically Loadable Zones filesystem support.
dnsrbl Enable DNS Real-time Blackhole List support.
dnssd Enable DNS Service Discovery Protocol support.
dnssec Enable DNSSEC validation.
+dnstap Enable DNSTAP packet logging support.
doc Include the documentation.
doxygen Include doxygen based document.
drac Enable DRAC support.