git: 7fc56f7b6863 - main - dns/dnscrypt-proxy2: fix 'pkg-message warning is out of date'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Jul 2022 19:06:14 UTC
The branch main has been updated by egypcio:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7fc56f7b68630b6d8d5d091550feda8ade89bd18
commit 7fc56f7b68630b6d8d5d091550feda8ade89bd18
Author: Vinícius Zavam <egypcio@FreeBSD.org>
AuthorDate: 2022-07-28 19:03:32 +0000
Commit: Vinícius Zavam <egypcio@FreeBSD.org>
CommitDate: 2022-07-28 19:06:09 +0000
dns/dnscrypt-proxy2: fix 'pkg-message warning is out of date'
PR: 264323
Reported by: Bill Blake <billblake2018 % gmail.com>
---
dns/dnscrypt-proxy2/files/pkg-message.in | 7 ++-----
1 file 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