I removed the IDN support from bind916 and bind-tools ports. Then I
The problem is that when I try to
Looks like bind916 and bind-tools don't depend to icu:
www.freshports.org
www.freshports.org
Also:
So how is this possible?
portmaster bind916 bind-tools
.The problem is that when I try to
pkg delete icu
it shows:
Code:
Installed packages to be REMOVED:
bind-tools: 9.18.20_1
bind916: 9.16.45_1
icu: 74.1,1
...
Looks like bind916 and bind-tools don't depend to icu:
FreshPorts -- dns/bind-tools: Command line tools from BIND: delv, dig, host, nslookup...
The user space command line tools from the latest version of BIND: delv, dig, host, nslookup, nsupdate It also includes various dnssec related tools: dnssec-dsfromkey, dnssec-importkey, dnssec-keyfromlabel, dnssec-keygen, dnssec-revoke, dnssec-settime, dnssec-signzone, dnssec-verify

FreshPorts -- dns/bind916: BIND DNS suite with updated DNSSEC and DNS64
BIND version 9 is a major rewrite of nearly all aspects of the underlying BIND architecture. Some of the important features of BIND 9 are: DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests) IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA)...

Also:
Code:
# pkg info -d bind916
bind916-9.16.45_1:
libxml2-2.10.4_2
openssl111-1.1.1w
bind-tools-9.18.20_1
libuv-1.47.0
libedit-3.1.20230828,1
# pkg info -d bind-tools
bind-tools-9.18.20_1:
libnghttp2-1.58.0
libxml2-2.10.4_2
openssl111-1.1.1w
libuv-1.47.0
libedit-3.1.20230828,1
So how is this possible?