Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.5_9 09 Aug 2024 06:24:08 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
2.1.5_8 03 Jul 2024 08:29:54 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update |
2.1.5_7 15 Jun 2024 09:52:17 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.1.5_6 13 May 2024 17:56:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.1.5_5 15 Apr 2024 08:20:04 |
Ashish SHUKLA (ashish) |
all: Bump after lang/go121 update
MFH: 2024Q2 |
2.1.5_4 24 Mar 2024 14:29:00 |
Muhammad Moinur Rahman (bofh) |
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run) |
2.1.5_3 11 Feb 2024 10:39:17 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 276530 |
2.1.5_2 07 Dec 2023 02:22:10 |
Ashish SHUKLA (ashish) |
all: Bump PORTREVISION after lang/go* update
PR: 274405 |
2.1.5_1 08 Sep 2023 14:34:56 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go* update |
2.1.5 26 Aug 2023 07:11:29 |
VinÃcius Zavam (egypcio) |
dns/dnscrypt-proxy2: update 2.1.4 to 2.1.5
https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.5
- dnscrypt-proxy can be compiled with Go 1.21.0+
- Responses to blocked queries now include extended error codes
- Reliability of connections using HTTP/3 has been improved
- New configuration directive:
`tls_key_log_file` When defined, this is the path to a file where
TLS secret keys will be written to, so that DoH traffic can be
locally inspected. |
2.1.4_4 04 Aug 2023 14:24:50 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.4_3 08 Apr 2023 15:13:25 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.4_2 09 Mar 2023 19:18:07 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go ports update |
2.1.4_1 15 Feb 2023 19:06:01 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{119,120} update |
2.1.4 12 Feb 2023 15:42:26 |
VinÃcius Zavam (egypcio) |
dns/dnscrypt-proxy2: update 2.1.2 to 2.1.4
* https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.4
* https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.3 |
2.1.2_6 09 Feb 2023 21:55:23 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after GO_DEFAULT update. |
2.1.2_5 03 Feb 2023 18:08:52 |
Dmitri Goutnik (dmgk) |
dns/dnscrypt-proxy2: Pin Go version to 1.19
vendor/github.com/lucas-clemente/quic-go/internal/qtls/go120.go:6:13: cannot use
"The version of quic-go you're using can't be built on Go 1.20 yet.
quic-go doesn't support go1.20 yet, keep building this port with go1.19
for now.
PR: 269289
Reported by: exp-run |
2.1.2_5 14 Jan 2023 11:31:17 |
Dmitri Goutnik (dmgk) |
all: Bump PORTVERSION after lang/go{118,119} update |
2.1.2_4 11 Dec 2022 11:17:27 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
2.1.2_3 06 Oct 2022 19:24:26 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
2.1.2_2 08 Sep 2022 16:33:18 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{118,119} update |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.1.2_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.1.2_1 03 Aug 2022 21:35:13 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update. |
2.1.2 02 Aug 2022 12:45:46 |
VinÃcius Zavam (egypcio) |
dns/dnscrypt-proxy2: update 2.1.1_3 to 2.1.2
* https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.2 |
2.1.1_3 28 Jul 2022 19:06:09 |
VinÃcius Zavam (egypcio) |
dns/dnscrypt-proxy2: fix 'pkg-message warning is out of date'
PR: 264323
Reported by: Bill Blake <billblake2018 % gmail.com> |
2.1.1_3 14 Jul 2022 12:46:05 |
Dmitri Goutnik (dmgk) |
all: Bump PORTREVISION after lang/go{117,118} update |
2.1.1_2 07 Jun 2022 21:56:10 |
Dmitri Goutnik (dmgk) |
*/*: Bump port revisons after lang/go{117,118} update |
2.1.1_1 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
2.1.1_1 30 Mar 2022 07:01:44 |
Guangyuan Yang (ygy) |
*/*: Bump PORTREVISION after lang/go 1.18 update |
2.1.1 17 Oct 2021 13:08:22 |
VinÃcius Zavam (egypcio) |
dns/dnscrypt-proxy2: update 2.0.45 to 2.1.1
* https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.1.1
* https://github.com/DNSCrypt/dnscrypt-proxy/compare/2.0.45...2.1.1 |
2.0.45 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.45 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.0.45 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.45 23 Jan 2021 10:00:48 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.44 to 2.0.45
* https://github.com/DNSCrypt/dnscrypt-proxy/releases/tag/2.0.45
PR: 252574
Reported by: Bill Blake <billblake2018 % gmail.com> |
2.0.44 12 Jun 2020 10:34:48 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.42 to 2.0.44 |
2.0.42 30 Mar 2020 15:11:29 |
garga |
dns/dnscrypt-proxy2: Update to 2.0.42
Submitted by: egypcio (maintainer) |
2.0.39 04 Feb 2020 11:49:42 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.36 to 2.0.39 |
2.0.36 03 Jan 2020 12:48:27 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.34 to 2.0.36 |
2.0.34 09 Dec 2019 13:04:04 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.33 to 2.0.34 |
2.0.33 22 Nov 2019 10:13:22 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.31_1 to 2.0.33 |
2.0.31_1 16 Nov 2019 12:52:40 |
dmgk |
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854 |
2.0.31 03 Nov 2019 16:45:44 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.29_2 to 2.0.31 |
2.0.29_2 30 Oct 2019 20:15:56 |
egypcio |
dns/dnscrypt-proxy2: sync stable 2.0.29 (37c9394)
Obtained
from: https://github.com/DNSCrypt/dnscrypt-proxy/commit/37c939480d79deb9571290fbb62724d7c20f7432 |
2.0.29_1 30 Oct 2019 18:40:15 |
egypcio |
dns/dnscrypt-proxy2: fix 'panic: runtime error' on 2.0.29
Reported by: blakkheim (tj@openbsd.org)
Obtained from: https://github.com/DNSCrypt/dnscrypt-proxy/issues/998 |
2.0.29 29 Oct 2019 18:07:36 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.28 to 2.0.29 |
2.0.28 17 Oct 2019 18:18:17 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.27 to 2.0.28
* https://github.com/DNSCrypt/dnscrypt-proxy/blob/2.0.28/ChangeLog
Sponsored by: TorBSD Diversity Project, TDP |
2.0.27 09 Oct 2019 10:34:57 |
bapt |
Drop the ipv6 virtual category for d* category as it is not relevant anymore |
2.0.27 29 Sep 2019 22:29:40 |
dmgk |
Go ports: cleanup, finish transition to USES=go started with r505321 (cat.
audio-mail)
- Remove custom build/install targets left in place after r505321
- Switch to the new GO_TARGET tuple syntax introduced in r512001
- Switch to go:modules when upstream already uses them
Reviewed by: tobik
Approved by: araujo (mentor), portmgr (adamw)
Differential Revision: https://reviews.freebsd.org/D21741 |
2.0.27 19 Sep 2019 15:41:59 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.25 to 2.0.27 |
2.0.25 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.0.25 04 Jun 2019 13:22:39 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.23 to 2.0.25
Approved by: mentors (implicit) |
2.0.23 29 Apr 2019 13:20:28 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.22 to 2.0.23
- .onion servers are now automatically ignored,
if Tor routing is not enabled;
- caching of server addresses has been improved,
especially when using proxies;
- DNSCrypt communications are now automatically forced to using TCP,
when a SOCKS proxy has been set up.
https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.23/ChangeLog
Approved by: mentors (implicit) |
2.0.22 08 Apr 2019 17:24:47 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.19 to 2.0.22
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19624 |
2.0.19 05 Dec 2018 14:09:12 |
egypcio |
use @FreeBSD.org as MAINTAINER instead of my private address
benchmarks/vegeta
devel/busybee
devel/git-lfs
devel/gnu-efi
devel/hub
devel/libe
devel/py-fabric3
devel/py-fabric3
dns/dhisd
dns/dnscrypt-proxy2
dns/go-geodns
emulators/hatari
irc/weechat-otr (Only the first 15 lines of the commit message are shown above ) |
2.0.19 04 Dec 2018 10:50:37 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.18 to 2.0.19
- The value for netprobe_timeout was read from the command-line,
but not from the configuration file any more. This is a regression
introduced in the previous version, that has been fixed;
- The default value for netprobe timeouts has been raised to 60 seconds;
- A hash of the body is added to query parameters when sending DoH
queries with the POST method in order to work around badly configured
proxies.
https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.19/ChangeLog
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18341 |
2.0.18 21 Nov 2018 10:07:27 |
egypcio |
dns/dnscrypt-proxy2: update 2.0.17 to 2.0.18
- official builds now support TLS 1.3;
- timeout for the initial connectivity check can be set from the cli;
- an 'Accept:' header is now always sent with GET queries;
- BOM is now ignored in configuration files;
- HTTP and HTTPS proxies are now supported for DoH servers.
https://github.com/jedisct1/dnscrypt-proxy/blob/2.0.18/ChangeLog
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18005 |
2.0.17 15 Oct 2018 08:58:30 |
egypcio |
update to version 2.0.17;
changes:
https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.17/ChangeLog
while here, silence portlint
move USE_* variables to a point after USES;
extra item placed in the USES/USE_x section got a new line, for example,
"GH_ACCOUNT".
Approved by: beat (mentor), rene (mentor)
Differential Revision: https://reviews.freebsd.org/D17509 |
2.0.16_1 31 Aug 2018 23:02:45 |
swills |
dns/dnscrypt-proxy2: fix build after deps update
While here, use ${GO_BUILDFLAGS}
PR: 231063
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer |
2.0.16 11 Jul 2018 11:45:20 |
swills |
dns/dnscrypt-proxy2: update to 2.0.16
PR: 229679
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer) |
2.0.15 07 Jun 2018 18:41:54 |
dbaio |
dns/dnscrypt-proxy2: Update to 2.0.15
Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.15/ChangeLog
Approved by: egypcio@googlemail.com (maintainer, implicit) |
2.0.14 26 May 2018 17:43:21 |
dbaio |
dns/dnscrypt-proxy2: Update to 2.0.14
Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.14/ChangeLog
Approved by: egypcio@googlemail.com (maintainer, implicit) |
2.0.12 13 May 2018 12:25:46 |
dbaio |
dns/dnscrypt-proxy2: Update to 2.0.12
Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.12/ChangeLog
Approved by: egypcio@googlemail.com (maintainer, implicit) |
2.0.11 28 Apr 2018 12:21:47 |
dbaio |
dns/dnscrypt-proxy2: Update to 2.0.11
Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.11/ChangeLog
Approved by: egypcio@googlemail.com (maintainer, implicit) |
2.0.10_1 24 Apr 2018 01:06:48 |
dbaio |
dns/dnscrypt-proxy2: Add mac_portacl option in rc script
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).
With this option 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 dnscrypt_proxy_mac_portacl_enable=YES in your rc.conf.
The dnscrypt-proxy startup script will load mac_portacl and add a rule
where %%USER%% user will be able to bind on port 53 (TCP/UDP). This port
can be changed by dnscrypt_proxy_mac_portacl_port variable in your rc.conf.
You also need to change dnscrypt-proxy config file to use port 53.
Suggested by: feld
Approved by: egypcio@googlemail.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D15151 |
2.0.10 18 Apr 2018 02:25:48 |
dbaio |
dns/dnscrypt-proxy2: Update to 2.0.10
Main changes in the port:
- Improve instructions for using dnscrypt-proxy2 together with unbound. [1]
- Add dnscrypt_proxy_suexec option for users who want to run the daemon as
root.
- Move the configuration file from ${PREFIX}/etc/dnscrypt-proxy.toml to
${PREFIX}/etc/dnscrypt-proxy/dnscrypt-proxy.toml, because by default
temporary files will use the path of the config file.
This fixes a permission issue when fetching the public resolvers list.
Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.10/ChangeLog
PR: 227129 [1]
Submitted by: egypcio@googlemail.com (maintainer)
Reported by: erik@nordstroem.no [1]
Differential Revision: https://reviews.freebsd.org/D15024 |
2.0.8 31 Mar 2018 13:18:31 |
dbaio |
dns/dnscrypt-proxy2: Update to 2.0.8
Changes: https://raw.githubusercontent.com/jedisct1/dnscrypt-proxy/2.0.8/ChangeLog
Approved by: egypcio@googlemail.com (maintainer, implicit) |
2.0.7_1 29 Mar 2018 00:49:47 |
dbaio |
dns/dnscrypt-proxy2: Improve information/texts
Submitted by: tj@mrsk.me (email)
Approved by: egypcio@googlemail.com (maintainer, irc) |
2.0.7 26 Mar 2018 13:40:19 |
mat |
Correctly use PORTDOCS and PORTEXAMPLES.
Sponsored by: Absolight |
2.0.7 25 Mar 2018 14:46:17 |
dbaio |
Add dns/dnscrypt-proxy2: Flexible DNS proxy with support for encrypted protocols
A flexible DNS proxy, with support for modern encrypted DNS protocols such as
DNSCrypt v2 and DNS-over-HTTP/2.
WWW: https://github.com/jedisct1/dnscrypt-proxy
Without a repocopy because it's a new port, rewritten from scratch.
PR: 225821
Submitted by: Vinicius Zavam <egypcio@googlemail.com>
Differential Revision: https://reviews.freebsd.org/D14319 |