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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dnsproxy Proxy for DNS queries
1.17_4 dns on this many watch lists=3 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.17_3Version of this port present on the latest quarterly branch.
Maintainer: krion@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-01-14 12:48:13
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
People watching this port, also watch:: monit, tcpdump, python, dspam, coreutils
License: MIT
WWW:
https://www.wolfermann.org/dnsproxy.html
Description:
The dnsproxy daemon is a proxy for DNS queries. It forwards these queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done.
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 (6 items)
Collapse this list.
  1. etc/dnsproxy/dnsproxy.conf.sample
  2. share/man/man1/dnsproxy.1.gz
  3. sbin/dnsproxy
  4. /usr/local/share/licenses/dnsproxy-1.17_4/catalog.mk
  5. /usr/local/share/licenses/dnsproxy-1.17_4/LICENSE
  6. /usr/local/share/licenses/dnsproxy-1.17_4/MIT
Collapse this list.
Dependency lines:
  • dnsproxy>0:dns/dnsproxy
To install the port:
cd /usr/ports/dns/dnsproxy/ && make install clean
To add the package, run one of these commands:
  • pkg install dns/dnsproxy
  • pkg install dnsproxy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dnsproxy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1482999931 SHA256 (dnsproxy-1.17.tar.gz) = 59ceca8b8c81f105813d3fa65b803f1b00264b8f3ef03c0607a5f30145c0447a SIZE (dnsproxy-1.17.tar.gz) = 47128

Packages (timestamps in pop-ups are UTC):
dnsproxy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.17_41.17_41.17_31.17_41.17_4-1.17_3-
FreeBSD:13:quarterly1.17_31.17_31.17_31.17_31.17_31.17_31.17_31.17_3
FreeBSD:14:latest1.17_41.17_41.17_31.17_41.17_41.17_3-1.17_3
FreeBSD:14:quarterly1.17_31.17_3-1.17_31.17_31.17_31.17_31.17_3
FreeBSD:15:latest1.17_41.17_4n/a1.17_4n/a1.17_41.17_41.17_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. groff : textproc/groff
Library dependencies:
  1. libevent.so : devel/libevent
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
dns_dnsproxy
USES:
groff
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.wolfermann.org/
Collapse this list.

Number of commits found: 38

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.17_4
10 Jan 2024 08:16:01
commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
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.17_3
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.17_3
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.17_3
30 Jun 2021 12:02:52
commit hash: 9e596fe2db3770150c93540ecff36dd8a065f504commit hash: 9e596fe2db3770150c93540ecff36dd8a065f504commit hash: 9e596fe2db3770150c93540ecff36dd8a065f504commit hash: 9e596fe2db3770150c93540ecff36dd8a065f504 files touched by this commit
Kirill Ponomarev (krion) search for other commits by this committer
dns/dnsproxy: re-sort plist files
1.17_3
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.17_3
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.17_3
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
1.17_3
02 Aug 2019 13:30:40
Revision:507877Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.11

Changes:	https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI:		https://abi-laboratory.pro/tracker/timeline/libevent/
PR:		239599
Reported by:	GitHub (watch releases)
Approved by:	zeising (maintainer)
MFH:		2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision:	https://reviews.freebsd.org/D21133
1.17_2
25 May 2018 15:54:02
Revision:470844Original commit files touched by this commit
krion search for other commits by this committer
Add https to WWW: line
1.17_2
07 Apr 2018 17:37:25
Revision:466758Original commit files touched by this commit
krion search for other commits by this committer
Add LICENSE and pet portlint(1)
1.17_2
03 Apr 2018 17:10:02
Revision:466365Original commit files touched by this commit
krion search for other commits by this committer
Grab for maintainership.
1.17_2
28 May 2017 21:18:04
Revision:441925Original commit files touched by this commit
antoine search for other commits by this committer
Register dependency on groff

PR:		213725
1.17_2
20 Feb 2017 02:57:04
Revision:434427Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
1.17_1
04 Feb 2017 07:56:59
Revision:433286Original commit files touched by this commit
jbeich search for other commits by this committer
devel/libevent2: update to 2.1.8 and cleanup

- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN

Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes:	https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR:		216527
Exp-run by:	antoine
Approved by:	mm (maintainer)
1.17
29 Dec 2016 08:28:01
Revision:429877Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 1.17
1.16_1
19 May 2016 10:21:25
Revision:415498Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [a-f]*

Approved by:	portmgr blanket
1.16_1
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.16_1
20 Dec 2014 18:09:22
Revision:375030Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.16_1
24 Jul 2014 13:32:59
Revision:362796Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Only use libevent2

Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2

With hat:	portmgr
1.16
17 Feb 2014 13:32:27
Revision:344745Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
1.16
06 Oct 2013 22:19:28
Revision:329634Original commit files touched by this commit
marino search for other commits by this committer
Remove verbose flag from install command of three unmaintained ports

It appears that the -v option (verbose) is handled slightly differently
on DragonFly.  FreeBSD appears to be intolerant of where it appears in
the command line while the DragonFly version of "install" insists that
it appear in the early group of options.

In any case, these three ports may be the only ones in the entire ports
collection to use -v switch with ${INSTALL_DATA}, so for the sake of
compatibility and consistency, it is being removed from these
unmaintained ports which also local patches to be removed from DPorts.
1.16
20 Sep 2013 16:31:58
Revision:327719Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
dns)
1.16
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
1.16
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.16
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.16
27 Jan 2010 08:44:44
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.16
- Removed useless patches

PR:             ports/143274
Submitted by:   Sofian Brabez <sbrabez gmail.com>
1.15_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.15_2
24 Jun 2008 07:11:00
Original commit files touched by this commit
az search for other commits by this committer
- Drop maintainership
1.15_2
13 Dec 2007 13:34:47
Original commit files touched by this commit
az search for other commits by this committer
- Fix plist (%%ETCDIR%% removal)

Submitted by:   pav@
1.15_1
12 Dec 2007 08:48:31
Original commit files touched by this commit
az search for other commits by this committer
- Add rc.d script
- Add tip in pkg-message
- Provide sample config in %%ETCDIR%%
- BUMP port revision

PR:             ports/118089
Submitted by:           olli hauer <ohauer at gmx.de>
1.15
22 Jan 2006 08:31:47
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.15
21 Dec 2005 05:36:33
Original commit files touched by this commit
az search for other commits by this committer
- Fix build on CURRENT.
  This way devel/libevent can be fixed too.
1.15
03 Oct 2005 12:55:25
Original commit files touched by this commit
az search for other commits by this committer
- Change my e-mail

Approved by: sem (mentor)
1.15
26 Jul 2005 13:06:07
Original commit files touched by this commit
novel search for other commits by this committer
- Update to 1.15
- Pass maintainership to submitter

PR:             84121
Submitted by:   Andrej Zverev <az@inec.ru>
1.13
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
1.13
29 Jan 2004 07:24:56
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
1.13
14 Jan 2004 12:47:13
Original commit files touched by this commit
clement search for other commits by this committer
Add dnsproxy-1.13, a proxy for DNS queries.

The dnsproxy daemon is a proxy for DNS queries. It forwards these
queries to two previously configured nameservers: one for
authoritative queries and another for recursive queries. The
received answers are sent back to the client unchanged. No local
caching is done.

Approved by:        erwin (mentor) (implicitly)

Number of commits found: 38