non port: dns/dnscrypt-proxy2/Makefile |
Number of commits found: 65 |
Friday, 9 Aug 2024
|
06:24 Ashish SHUKLA (ashish)
all: Bump after lang/go121 update
aa8c011 |
Wednesday, 3 Jul 2024
|
08:29 Ashish SHUKLA (ashish)
all: Bump after lang/go121 update
c4b51c2 |
Saturday, 15 Jun 2024
|
09:52 Ashish SHUKLA (ashish)
all: Bump after lang/go121 update
MFH: 2024Q2
746fa69 |
Monday, 13 May 2024
|
17:56 Ashish SHUKLA (ashish)
all: Bump after lang/go121 update
MFH: 2024Q2
fce0cc3 |
Monday, 15 Apr 2024
|
08:20 Ashish SHUKLA (ashish)
all: Bump after lang/go121 update
MFH: 2024Q2
32b2846 |
Sunday, 24 Mar 2024
|
14:29 Muhammad Moinur Rahman (bofh)
lang/go: Change DEFAULT to 1.21
PR: 277776
Approved by: portmgr (exp-run)
a5a000d |
Sunday, 11 Feb 2024
|
10:39 Ashish SHUKLA (ashish)
all: Bump PORTREVISION after lang/go* update
PR: 276530
7e5aa20 |
Thursday, 7 Dec 2023
|
02:22 Ashish SHUKLA (ashish)
all: Bump PORTREVISION after lang/go* update
PR: 274405
0505b71 |
Friday, 8 Sep 2023
|
14:34 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go* update
8e4bc57 |
Saturday, 26 Aug 2023
|
07:11 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.
c98c0e0 |
Friday, 4 Aug 2023
|
14:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
09b9930 |
Saturday, 8 Apr 2023
|
15:13 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
ff40d94 |
Thursday, 9 Mar 2023
|
19:18 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after Go ports update
0907973 |
Wednesday, 15 Feb 2023
|
19:06 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{119,120} update
56b5ec7 |
Sunday, 12 Feb 2023
|
15:42 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
5e661bb |
Thursday, 9 Feb 2023
|
21:55 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after GO_DEFAULT update.
2297efc |
Friday, 3 Feb 2023
|
18:08 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
fe49bf2 |
Saturday, 14 Jan 2023
|
11:31 Dmitri Goutnik (dmgk)
all: Bump PORTVERSION after lang/go{118,119} update
3b383d8 |
Sunday, 11 Dec 2022
|
11:17 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
d9ad100 |
Thursday, 6 Oct 2022
|
19:24 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
bde5186 |
Thursday, 8 Sep 2022
|
16:33 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{118,119} update
f05c98f |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 3 Aug 2022
|
21:35 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after Go update
Bump Go ports PORTREVISION after GO_DEFAULT and lang/go118 update.
4476f89 |
Tuesday, 2 Aug 2022
|
12:45 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
79dd08e |
Thursday, 14 Jul 2022
|
12:46 Dmitri Goutnik (dmgk)
all: Bump PORTREVISION after lang/go{117,118} update
153cb65 |
Tuesday, 7 Jun 2022
|
21:56 Dmitri Goutnik (dmgk)
*/*: Bump port revisons after lang/go{117,118} update
309cdec |
Wednesday, 30 Mar 2022
|
07:01 Guangyuan Yang (ygy)
*/*: Bump PORTREVISION after lang/go 1.18 update
d690b51 |
Sunday, 17 Oct 2021
|
13:08 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
4aa7636 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 23 Jan 2021
|
10:00 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>
|
Friday, 12 Jun 2020
|
10:34 egypcio
dns/dnscrypt-proxy2: update 2.0.42 to 2.0.44
|
Monday, 30 Mar 2020
|
15:11 garga
dns/dnscrypt-proxy2: Update to 2.0.42
Submitted by: egypcio (maintainer)
|
Tuesday, 4 Feb 2020
|
11:49 egypcio
dns/dnscrypt-proxy2: update 2.0.36 to 2.0.39
|
Friday, 3 Jan 2020
|
12:48 egypcio
dns/dnscrypt-proxy2: update 2.0.34 to 2.0.36
|
Monday, 9 Dec 2019
|
13:04 egypcio
dns/dnscrypt-proxy2: update 2.0.33 to 2.0.34
|
Friday, 22 Nov 2019
|
10:13 egypcio
dns/dnscrypt-proxy2: update 2.0.31_1 to 2.0.33
|
Saturday, 16 Nov 2019
|
12:52 dmgk
Bump PORTREVISION after r517743 to force relinking.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D21854
|
Sunday, 3 Nov 2019
|
16:45 egypcio
dns/dnscrypt-proxy2: update 2.0.29_2 to 2.0.31
|
Wednesday, 30 Oct 2019
|
20:15 egypcio
dns/dnscrypt-proxy2: sync stable 2.0.29 (37c9394)
Obtained
from: https://github.com/DNSCrypt/dnscrypt-proxy/commit/37c939480d79deb9571290fbb62724d7c20f7432
|
18:40 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
|
Tuesday, 29 Oct 2019
|
18:07 egypcio
dns/dnscrypt-proxy2: update 2.0.28 to 2.0.29
|
Thursday, 17 Oct 2019
|
18:18 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
|
Wednesday, 9 Oct 2019
|
10:34 bapt
Drop the ipv6 virtual category for d* category as it is not relevant anymore
|
Sunday, 29 Sep 2019
|
22:29 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
|
Thursday, 19 Sep 2019
|
15:41 egypcio
dns/dnscrypt-proxy2: update 2.0.25 to 2.0.27
|
Tuesday, 4 Jun 2019
|
13:22 egypcio
dns/dnscrypt-proxy2: update 2.0.23 to 2.0.25
Approved by: mentors (implicit)
|
Monday, 29 Apr 2019
|
13:20 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)
|
Monday, 8 Apr 2019
|
17:24 egypcio
dns/dnscrypt-proxy2: update 2.0.19 to 2.0.22
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D19624
|
Wednesday, 5 Dec 2018
|
14:09 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
lang/coffeescript
net-mgmt/cacti88
net-mgmt/cacti88-spine
net-p2p/libbt
net/py-iplib
net/py-iplib
net/py-libfte
net/py-sbws
security/obfs4proxy-tor
security/onionscan
security/openvpn-admin
security/py-fteproxy
security/py-yubikey-manager
security/super
sysutils/intel-pcm-devel
sysutils/openipmi
sysutils/shim
sysutils/xbatt
textproc/multimarkdown
textproc/regex2dfa
www/onionshare
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18434
|
Tuesday, 4 Dec 2018
|
10:50 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
|
Wednesday, 21 Nov 2018
|
10:07 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
|
Monday, 15 Oct 2018
|
08:58 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
|
Friday, 31 Aug 2018
|
23:02 swills
dns/dnscrypt-proxy2: fix build after deps update
While here, use ${GO_BUILDFLAGS}
PR: 231063
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer
|
Wednesday, 11 Jul 2018
|
11:45 swills
dns/dnscrypt-proxy2: update to 2.0.16
PR: 229679
Submitted by: Vinicius Zavam <egypcio@googlemail.com> (maintainer)
|
Thursday, 7 Jun 2018
|
18:41 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)
|
Saturday, 26 May 2018
|
17:43 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)
|
Sunday, 13 May 2018
|
12:25 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)
|
Saturday, 28 Apr 2018
|
12:21 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)
|
Tuesday, 24 Apr 2018
|
01:06 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
|
Wednesday, 18 Apr 2018
|
02:25 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
|
Saturday, 31 Mar 2018
|
13:18 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)
|
Thursday, 29 Mar 2018
|
00:49 dbaio
dns/dnscrypt-proxy2: Improve information/texts
Submitted by: tj@mrsk.me (email)
Approved by: egypcio@googlemail.com (maintainer, irc)
|
Monday, 26 Mar 2018
|
13:40 mat
Correctly use PORTDOCS and PORTEXAMPLES.
Sponsored by: Absolight
|
Sunday, 25 Mar 2018
|
14:46 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
|
Number of commits found: 65 |