aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2022-07-28 19:03:32 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2022-07-28 19:06:09 +0000
commit7fc56f7b68630b6d8d5d091550feda8ade89bd18 (patch)
tree06b09a38837168cbbf0b242d7ce59af3a47791ec
parent1a135ebabdb258d3fb31c3d528e98b447fc2da87 (diff)
downloadports-7fc56f7b68630b6d8d5d091550feda8ade89bd18.tar.gz
ports-7fc56f7b68630b6d8d5d091550feda8ade89bd18.zip
dns/dnscrypt-proxy2: fix 'pkg-message warning is out of date'
PR: 264323 Reported by: Bill Blake <billblake2018 % gmail.com>
-rw-r--r--dns/dnscrypt-proxy2/files/pkg-message.in7
1 files changed, 2 insertions, 5 deletions
diff --git a/dns/dnscrypt-proxy2/files/pkg-message.in b/dns/dnscrypt-proxy2/files/pkg-message.in
index 9d5b29a5b6cf..7d57dac6892e 100644
--- a/dns/dnscrypt-proxy2/files/pkg-message.in
+++ b/dns/dnscrypt-proxy2/files/pkg-message.in
@@ -1,11 +1,8 @@
[
{ type: install
message: <<EOM
-Version 2 of dnscrypt-proxy is written in Go and therefore isn't capable
-of dropping privileges after binding to a low port on FreeBSD.
-
-By default, this port's daemon will listen on port 5353 (TCP/UDP) as the
-%%USER%% user.
+Version 2 of dnscrypt-proxy is written in Go. by default, this port's daemon
+will listen on port 5353 (TCP/UDP) as the %%USER%% user.
It's possible to bind it and listen on port 53 (TCP/UDP) with mac_portacl(4)
kernel module (network port access control policy). For this add