8e17 FreshPorts -- dns/djbdns
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
djbdns 1.05.b23_14 dns on this many watch lists=57 search for ports that depend on this port
A collection of secure and reliable DNS tools
Maintained by: lx@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Sep 2003 04:55:22
License: not specified in port


DJBDNS is a collection of Domain Name System tools. It includes
several components:

  * The dnscache program is a local DNS cache. It accepts recursive DNS
    queries from local clients such as web browsers. It collects
    responses from remote DNS servers.
  * The tinydns program is a fast, UDP-only DNS server. It makes local
    DNS information available to the Internet.
  * The pickdns program is a load-balancing DNS server. It points
    clients to a dynamic selection of IP addresses.
  * The walldns program is a reverse DNS wall. It provides matching
    reverse and forward records while hiding local host information.
  * The dns library handles outgoing and incoming DNS packets. It can be
    used by clients such as web browsers to look up host addresses, host
    names, MX records, etc. It supports asynchronous resolution.
  * The dnsfilter program is a parallel IP-address-to-host-name
    converter.
  * The dnsip, dnsipq, dnsname, dnstxt, and dnsmx programs are simple
    command-line interfaces to DNS.
  * The dnsq and dnstrace programs are DNS debugging tools.

Documentation is at the website below,
WWW: http://cr.yp.to/djbdns.html
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. sysutils/daemontools
  2. sysutils/ucspi-tcp

This port is required by:

for Build

To install the port: cd /usr/ports/dns/djbdns/ && make install clean
To add the package: pkg_add -r djbdns-ipv6


Configuration Options
===> The following configuration options are available for djbdns-ipv6-1.05.b23_14:
     DNSCURVE=off: DNSCurve support by Matthew Dempsky
     DUMPCACHE=off: persistent cache for dnscache
     IGNOREIP=off: ignoreip2 patch by Russell Nelson
     IPV6=on: IPv6 support by Felix von Leitner
     JUMBO=off: jumbo patch by Claudiu Costin
     MAN=on: manual pages by Gerritt Pape
     PERSISTENT_MMAP=off: persistent mmap patch by Lennert Buytenhek
     SRV=off: SRV record patch by Michael Handler
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://cr.yp.to/djbdns/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  3. http://cr.yp.to/djbdns/

Number of commits found: 23

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
26 Mar 2013 07:43:15
Original commit files touched by this commit  1.05.b23_14
bapt search for other commits by this committer
Finish converting dns to new options framework
18 Feb 2012 00:34:05
Original commit files touched by this commit  1.05_14
lx search for other commits by this committer
Add DNSCurve support for dnscache, using Michael Dempsky's patch.

PR:             ports/164833
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.05_13
miwi search for other commits by this committer
- Get Rid MD5 support
04 Sep 2009 14:09:28
Original commit files touched by this commit  1.05_13
roam search for other commits by this committer
Update the djbdns IPv6 patch, loong overdue.

PR:             93560
Submitted by:   Tim Bishop <tim@bishnet.net>
29 Jun 2009 08:35:24
Original commit files touched by this commit  1.05_13
roam search for other commits by this committer
Unbreak the jumbo patch by hosting it locally.

Reported by:    "B. Cook" <bcook@bsdwebsolutions.com>,
                Brett Glass <brett@lariat.net>
06 Mar 2009 16:20:17
Original commit files touched by this commit  1.05_13
roam search for other commits by this committer
Fix the AXFR subdomain overwrite vulnerability discovered by
Matthew Dempsky.  Also, fix the quoting of the BROKEN messages.

PR:             132366, 132349
Submitted by:   Renato Botelho <garga@FreeBSD.org>,
                Howard Goldstein <hg@queue.to>
24 May 2008 03:19:29
Original commit files touched by this commit  1.05_12
edwin search for other commits by this committer
Move MAINTAINER and COMMENT section to earlier in the Makefile to overcome
problem with defaults in bsd.port.mk

Noticed by: linimon@
24 May 2008 00:28:11
Original commit files touched by this commit  1.05_12
edwin search for other commits by this committer
Remove RESTRICTED keyword from djbdns port

        According to http://cr.yp.to/distributors.html djbdns is
        put into the public domain, therefore the port doesn't need
        to be RESTRICTED.

PR:             ports/122864
Submitted by:   Björn Jonare <rksah@bredband.net>
Approved by:    maintainer timeout
29 Mar 2008 14:53:58
Original commit files touched by this commit  1.05_11
ru search for other commits by this committer
The OPTIONS parsing code in bsd.port.mk doesn't understand single
quotes in OPTIONS, but the bug in make's handing of .for loops
has been hiding this bug.  make(1) from HEAD made this bug visible.
04 Nov 2007 21:38:07
Original commit files touched by this commit  1.05_11
roam search for other commits by this committer
Update the address of the L root server as per ICANN's announcement at
http://blog.icann.org/?p=227
Bump PORTREVISION.

Approved by:    portmgr (linimon)
23 Sep 2006 15:31:43
Original commit files touched by this commit  1.05_10
roam search for other commits by this committer
Add in the SRV record patch by Michael Handler.
Note that this is another patch that conflicts with the jumbo patch.

PR:             69191
Submitted by:   "Michal F. Hanula" <f@7f000001.org>,
                Nick Barkas <snb@threerings.net>
03 Sep 2006 17:26:50
Original commit files touched by this commit  1.05_10
kris search for other commits by this committer
RESTRICTED is intended here instead of NO_PACKAGE
26 Nov 2005 00:42:03
Original commit files touched by this commit  1.05_10
pav search for other commits by this committer
- Add SHA256
07 Jul 2005 14:13:35
Original commit files touched by this commit  1.05_10
roam search for other commits by this committer
OPTIONS'ify, rename the WITH_DJBDNS_DUMPCACHE knob to WITH_DUMPCACHE,
invert WITHOUT_MAN to WITH_MAN, and add the jumbo patch almost like in
the PR.
Bump PORTREVISION.

PR:             65865
Submitted by:   Andrey Slusar <vasallia@ukr.net>
29 Dec 2004 08:05:50
Original commit files touched by this commit  1.05_9
roam search for other commits by this committer
Fix the parallel build when WITH_IPV6 is specified: the Makefile was
missing a couple of dependencies on the uint32.h header, so make(1) was
postponing its creation.
Bump PORTREVISION, since it is the same for the IPv6 and !IPv6 cases,
although this particular change does not affect the !IPv6 case at all.

PR:             75564
Submitted by:   oHmEr <ohmer@epita.info>
20 Apr 2004 15:43:03
Original commit files touched by this commit  1.05_8
roam search for other commits by this committer
Add the WITH_PERSISTENT_MMAP knob to enable Lennert Buytenhek's patch for
tinydns - keep the data.cdb file mmap'd for a second instead of reopening it
on each query.
14 Apr 2004 06:48:12
Original commit files touched by this commit  1.05_8
roam search for other commits by this committer
Refrain from messing up the permissions on $PREFIX and $PREFIX/bin.

Pointed out by: dosirak via kris
11 Mar 2004 07:45:28
Original commit files touched by this commit  1.05_7
roam search for other commits by this committer
Add Russ Nelson's ignoreip2 patch [1][2].
Add distribution site grouping for all the patches [1].

PR:             56951 [1], 64062 [2].
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz> [1],
                Thomas Vogt <thomas@bsdunix.ch> [2]
30 Jan 2004 10:41:22
Original commit files touched by this commit  1.05_6
roam search for other commits by this committer
Update the address of B.ROOT-SERVERS.NET as per ICANN's 2004/01/29 change.
29 Dec 2003 14:08:08
Original commit files touched by this commit  1.05_5
roam search for other commits by this committer
Correct the distsite for the dnscache-dumpcache patch.

PR:             60631
Submitted by:   Paulius Bulotas <paulius@kaktusas.org>
12 Dec 2003 12:15:58
Original commit files touched by this commit  1.05_5
roam search for other commits by this committer
Remove the final traces of my abortive attempt to reimplement
the libdjbdns library on my own :)

PR:             56950
Submitted by:   Roman Neuhauser <neuhauser@bellavista.cz>
24 Oct 2003 09:10:49
Original commit files touched by this commit  1.05_5
roam search for other commits by this committer
Update Gerrit Pape's manpages to the 20031023 version.
Remove files related to my abortive attempt to reimplement libdjbdns.
05 Sep 2003 04:54:37
Original commit files touched by this commit  1.05_4
edwin search for other commits by this committer
Massive repo-copies request: net->dns (partly devel->dns)

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr

Number of commits found: 23

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0