Skip to content

Commit

Permalink
config: add getdns with STUBBY option
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Nov 4, 2018
1 parent 3c8edd0 commit efcc2b8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/18.7/make.conf
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ WARNING_WAIT= 0 # no time
# per-port options
databases_rrdtool_UNSET= DEJAVU GRAPH
devel_git_UNSET= GITWEB SEND_EMAIL
dns_getdns_SET= STUBBY
ftp_curl_UNSET= TLS_SRP
graphics_graphviz_UNSET= XPM DIGCOLA IPSEPCOLA ICONV PANGOCAIRO
mail_rspamd_SET= HYPERSCAN
Expand Down
1 change: 1 addition & 0 deletions config/18.7/ports.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dns/bind912 arm
dns/ddclient arm
dns/dnscrypt-proxy2 arm
dns/dnsmasq
dns/getdns arm
dns/maradns arm
dns/py-dnspython@py${PRODUCT_PYTHON2}
dns/py-dnspython@py${PRODUCT_PYTHON3} arm
Expand Down
1 change: 1 addition & 0 deletions config/19.1/make.conf
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ BATCH= yes
# per-port options
databases_rrdtool_UNSET= DEJAVU GRAPH
devel_git_UNSET= GITWEB SEND_EMAIL
dns_getdns_SET= STUBBY
ftp_curl_UNSET= TLS_SRP
graphics_graphviz_UNSET= XPM DIGCOLA IPSEPCOLA ICONV PANGOCAIRO
mail_rspamd_SET= HYPERSCAN
Expand Down
1 change: 1 addition & 0 deletions config/19.1/ports.conf
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ dns/bind912 arm
dns/ddclient arm
dns/dnscrypt-proxy2 arm
dns/dnsmasq
dns/getdns arm
dns/maradns arm
dns/py-dnspython@py${PRODUCT_PYTHON2}
dns/py-dnspython@py${PRODUCT_PYTHON3} arm
Expand Down

0 comments on commit efcc2b8

Please sign in to comment.