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
Port details
utdns Proxy UDP/DNS to TCP/DNS
1.2 dns on this many watch lists=2 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.1_1Version of this port present on the latest quarterly branch.
Maintainer: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2018-07-10 11:49:15
Last Update: 2024-12-16 18:53:53
Commit Hash: 129d223
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
License: GPLv3
WWW:
https://github.com/rahra/utdns
Description:
UTdns is a nifty tool which proxies all UDP-based DNS requests through TCP DNS. This is usefull if you have to tunnel DNS through TCP-only tunnels. This respectively was the requirement for the development of this tool.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/utdns
  2. /usr/local/share/licenses/utdns-1.2/catalog.mk
  3. /usr/local/share/licenses/utdns-1.2/LICENSE
  4. /usr/local/share/licenses/utdns-1.2/GPLv3
Collapse this list.
Dependency lines:
  • utdns>0:dns/utdns
To install the port:
cd /usr/ports/dns/utdns/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/utdns
  • pkg install utdns
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: utdns
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1734227576 SHA256 (utdns-1.2.r1265.tar.gz) = fa7d280a8460f094a12348f7dc9abaf425695ab5a42f0913fdc4a5dfd2a1096e SIZE (utdns-1.2.r1265.tar.gz) = 105442

Packages (timestamps in pop-ups are UTC):
utdns
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.21.21.11.21.2-1.1-
FreeBSD:13:quarterly1.21.21.11.21.21.11.11.1
FreeBSD:14:latest1.21.21.11.21.21.1-1.1
FreeBSD:14:quarterly1.21.2-1.21.21.11.11.1
FreeBSD:15:latest1.21.2n/a1.2n/a1.11.11.1
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_utdns
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/rahra/utdns/releases/download/v1.2/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
16 Dec 2024 18:53:53
commit hash: 129d223ad6cbfc70dd7c2d3533549c401b88c8fdcommit hash: 129d223ad6cbfc70dd7c2d3533549c401b88c8fdcommit hash: 129d223ad6cbfc70dd7c2d3533549c401b88c8fdcommit hash: 129d223ad6cbfc70dd7c2d3533549c401b88c8fd files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
dns/utdns: Use upstream release archive
1.2
14 Dec 2024 15:02:27
commit hash: d1478c50b285919cc9f2e266701098179709c25bcommit hash: d1478c50b285919cc9f2e266701098179709c25bcommit hash: d1478c50b285919cc9f2e266701098179709c25bcommit hash: d1478c50b285919cc9f2e266701098179709c25b files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
dns/utdns: Update to 1.2
1.1_1
10 Jun 2024 17:06:53
commit hash: bda53c17a360a9b088b8aadbbf6a24970e74202bcommit hash: bda53c17a360a9b088b8aadbbf6a24970e74202bcommit hash: bda53c17a360a9b088b8aadbbf6a24970e74202bcommit hash: bda53c17a360a9b088b8aadbbf6a24970e74202b files touched by this commit
Emanuel Haupt (ehaupt) search for other commits by this committer
Author: Alexander Leidinger
dns/utdns: Make rc.d script service jails ready

* Make rc.d script service jails ready
* While here portlint, portclippy, portfmt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1
20 Jul 2022 14:21:47
commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868commit hash: 66ee090ccad0160bf913ee776daa9c3bfdab1868 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
dns: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Allan Jude <allanjude@freebsd.org>
  *  Amar Takhar <verm@drunkmonk.net>
  *  Anders Nordby <anders@fix.no>
  *  Andrew Greenwood <greenwood.andy@gmail.com>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Attila Nagy <bra@fsn.hu>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1
11 Jul 2018 07:57:42
Revision:474427Original commit files touched by this commit
ehaupt search for other commits by this committer
- Update to 1.1
- Move to GitHub
1.0_1
10 Jul 2018 13:05:09
Revision:474364Original commit files touched by this commit
ehaupt search for other commits by this committer
Provide a patch to specify the destination port.
1.0
10 Jul 2018 11:49:01
Revision:474355Original commit files touched by this commit
ehaupt search for other commits by this committer
UTdns is a nifty tool which proxies all UDP-based DNS requests through TCP DNS.
This is usefull if you have to tunnel DNS through TCP-only tunnels. This
respectively was the requirement for the development of this tool.

WWW: https://www.cypherpunk.at/2013/04/dnsudp-to-tcp-translator/

Number of commits found: 11