| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
04 Sep 2009 15:09:28
1.05_13
|
roam  |
Update the djbdns IPv6 patch, loong overdue.
PR: 93560
Submitted by: Tim Bishop <tim@bishnet.net> |
29 Jun 2009 09:35:24
1.05_13
|
roam  |
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
1.05_13
|
roam  |
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 04:19:29
1.05_12
|
edwin  |
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 01:28:11
1.05_12
|
edwin  |
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
1.05_11
|
ru  |
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
1.05_11
|
roam  |
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 16:31:43
1.05_10
|
roam  |
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 18:26:50
1.05_10
|
kris  |
RESTRICTED is intended here instead of NO_PACKAGE |
26 Nov 2005 00:42:03
1.05_10
|
pav  |
- Add SHA256 |
07 Jul 2005 15:13:35
1.05_10
|
roam  |
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
1.05_9
|
roam  |
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 16:43:03
1.05_8
|
roam  |
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 07:48:12
1.05_8
|
roam  |
Refrain from messing up the permissions on $PREFIX and $PREFIX/bin.
Pointed out by: dosirak via kris |
11 Mar 2004 07:45:28
1.05_7
|
roam  |
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
1.05_6
|
roam  |
Update the address of B.ROOT-SERVERS.NET as per ICANN's 2004/01/29 change. |
29 Dec 2003 14:08:08
1.05_5
|
roam  |
Correct the distsite for the dnscache-dumpcache patch.
PR: 60631
Submitted by: Paulius Bulotas <paulius@kaktusas.org> |
12 Dec 2003 12:15:58
1.05_5
|
roam  |
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 10:10:49
1.05_5
|
roam  |
Update Gerrit Pape's manpages to the 20031023 version.
Remove files related to my abortive attempt to reimplement libdjbdns. |
05 Sep 2003 05:54:37
1.05_4
|
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |