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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details on branch 2023Q1
nextdns NextDNS DNS53 to DNS over HTTPS proxy
1.37.11_10 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 1.47.1_5Version of this port present on the latest quarterly branch.
Maintainer: rs@nextdns.io search for ports maintained by this maintainer
Port Added: 2023-02-17 10:51:08
Last Update: 2023-03-09 19:50:37
Commit Hash: 636f0a9
Also Listed In: security
License: MIT
WWW:
https://github.com/nextdns/nextdns
Description:
NextDNS DNS53 to DNS over HTTPS proxy
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 (5 items)
Collapse this list.
  1. sbin/nextdns
  2. @sample etc/nextdns.conf.sample
  3. /usr/local/share/licenses/nextdns-1.37.11_10/catalog.mk
  4. /usr/local/share/licenses/nextdns-1.37.11_10/LICENSE
  5. /usr/local/share/licenses/nextdns-1.37.11_10/MIT
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • nextdns>0:dns/nextdns
To install the port:
cd /usr/ports/dns/nextdns/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/nextdns
  • pkg install nextdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: nextdns
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652039978 SHA256 (nextdns-nextdns-v1.37.11_GH0.tar.gz) = f70cb424b0ae47456c8579d3910b486f75afde34572f28f8cf6eb1222e59b88b SIZE (nextdns-nextdns-v1.37.11_GH0.tar.gz) = 198085

Expand this list (14 items)

Collapse this list.

SHA256 (cespare-xxhash-v1.1.0_GH0.tar.gz) = 9418be390574092f0ca989b9ae2f5450270ead8125a635a100850b28c8c9c495 SIZE (cespare-xxhash-v1.1.0_GH0.tar.gz) = 8200 SHA256 (denisbrodbeck-machineid-v1.0.1_GH0.tar.gz) = 0a01d2b131419cb2b9f7d910a2c90b824449bd91005b47efb235dc707665337a SIZE (denisbrodbeck-machineid-v1.0.1_GH0.tar.gz) = 27807 SHA256 (golang-net-60bc85c4be6d_GH0.tar.gz) = 5a32e5f6bd1baeddef7d84165d704c13b99cddf29d44c4025dfa213d82e3b846 SIZE (golang-net-60bc85c4be6d_GH0.tar.gz) = 1252997 SHA256 (golang-sys-63515b42dcdf_GH0.tar.gz) = 3f903424179a9ee0fce30e6ae8b91863350687decd772a0e22e1c59edd33ac75 SIZE (golang-sys-63515b42dcdf_GH0.tar.gz) = 1210526 SHA256 (hashicorp-golang-lru-v0.5.4_GH0.tar.gz) = d50c188af0cc8b22e7e4b79e9071694fa06428a9964b22d68dc997fa787a177a SIZE (hashicorp-golang-lru-v0.5.4_GH0.tar.gz) = 13428 SHA256 (vishvananda-netlink-v1.1.0_GH0.tar.gz) = c72754916ac1551cea4e1f801d5b2c26c1476f11bd3130382a4a890822eb5929 SIZE (vishvananda-netlink-v1.1.0_GH0.tar.gz) = 147026 SHA256 (vishvananda-netns-2eb08e3e575f_GH0.tar.gz) = 049a592025d3b7011acb83f2c6074a75143d3d95f842526d10f0589155283f0c SIZE (vishvananda-netns-2eb08e3e575f_GH0.tar.gz) = 8579

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go119 : lang/go119
Runtime dependencies:
  1. ca_root_nss>=3.35 : security/ca_root_nss
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_nextdns
USES:
go:modules
pkg-message:
For install:
To configure NextDNS, run the following command as root: nextdns install -config <your_conf_id> By default, nextdns listen on localhost only. To setup on a server, add the -listen :53 option in order to listen on all interfaces. Go on https://nextdns.io to create a custom configuration ID. Then setup your DNS manually to 127.0.0.1 or by running as root: nextdns activate
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/nextdns/nextdns/tar.gz/v1.37.11?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.37.11_10
09 Mar 2023 19:50:37
commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25commit hash: 636f0a9700972e851eb2139edc655a613f8c5a25 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after 61a665d2d8d2

Approved by:    ports-secteam (blanket)
1.37.11_9
17 Feb 2023 10:49:10
commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9commit hash: 9ff952570bc5120a01d31a8406f17ad49ddfb2e9 files touched by this commit
Dmitri Goutnik (dmgk) search for other commits by this committer
all: Bump PORTREVISION after lang/go119 update

Direct commit to quarterly to bump Go ports revisions after f30271912e48

Approved by:	riggs (ports-secteam)

Number of commits found: 2