notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
https_dns_proxy Light-weight DNS-HTTPS, non-caching translation proxy
g20231226 dns on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout g20231226Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-02-08 03:09:03
Last Update: 2024-02-08 03:05:54
Commit Hash: 6b11474
Also Listed In: net
License: MIT
WWW:
https://github.com/aarond10/https_dns_proxy
Description:
https_dns_proxy is light-weight DNS<->HTTPS, non-caching translation proxy for the RFC 8484 DNS-over-HTTPS standard. It receives regular (UDP) DNS requests and issues them via DoH. Using DNS over HTTPS makes eavesdropping and spoofing of DNS traffic between you and the HTTPS DNS provider (Google/Cloudflare) much less likely, of course so long as you trust your DoH provider. Features: - Tiny size (<45kiB) - Uses cURL for HTTP/2 and pipelining, keeping resolve latencies extremely low - Single-threaded, non-blocking select() server for use on resource-starved embedded systems - Designed to sit in front of dnsmasq or similar caching resolver for transparent use
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/https_dns_proxy
  2. /usr/local/share/licenses/https_dns_proxy-g20231226/catalog.mk
  3. /usr/local/share/licenses/https_dns_proxy-g20231226/LICENSE
  4. /usr/local/share/licenses/https_dns_proxy-g20231226/MIT
Collapse this list.
Dependency lines:
  • https_dns_proxy>0:dns/https_dns_proxy
To install the port:
cd /usr/ports/dns/https_dns_proxy/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/https_dns_proxy
  • pkg install https_dns_proxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: https_dns_proxy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1703626567 SHA256 (aarond10-https_dns_proxy-g20231226-8afbba7_GH0.tar.gz) = 118c192d97587eeb54dbf40aff2cc919e9bd1d3c78a3c8489fddfe73009f9e4c SIZE (aarond10-https_dns_proxy-g20231226-8afbba7_GH0.tar.gz) = 28002

Packages (timestamps in pop-ups are UTC):
https_dns_proxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latestg20231226g20231226-g20231226g20231226---
FreeBSD:13:quarterlyg20231226g20231226-g20231226g20231226---
FreeBSD:14:latestg20231226g20231226-g20231226g20231226---
FreeBSD:14:quarterlyg20231226g20231226-g20231226g20231226---
FreeBSD:15:latestg20231226g20231226n/ag20231226n/a--g20231226
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
Library dependencies:
  1. libcares.so : dns/c-ares
  2. libcurl.so : ftp/curl
  3. libev.so : devel/libev
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_https_dns_proxy
USES:
cmake
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/aarond10/https_dns_proxy/tar.gz/8afbba7?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
g20231226
08 Feb 2024 03:05:54
commit hash: 6b11474239435f6c65b9aba9e39e51e4935ed321commit hash: 6b11474239435f6c65b9aba9e39e51e4935ed321commit hash: 6b11474239435f6c65b9aba9e39e51e4935ed321commit hash: 6b11474239435f6c65b9aba9e39e51e4935ed321 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
net/https_dns_proxy: new port had been added (+)

Light-weight (written in plain C) DNS-HTTPS, non-caching translation
proxy when DNSCrypt-Proxy does not quite fit (or even does not work).

WWW: https://github.com/aarond10/https_dns_proxy

Number of commits found: 1