FreshPorts -- The Place For Ports Sat, 22 Nov 2008 3:34 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
dnrd 2.20.3 dns on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable.
A proxy DNS daemon
Maintained by: natanael.copa@gmail.com search for ports maintained by this maintainer
Port Added: 05 Sep 2003 05:55:22


DNRD is a proxy DNS daemon. It supports several forward servers for
redundancy and/or load-balancing. DNS queries for specific domains can
be forwarded to a specific group of DNS servers (with redundancy and
load balancing) for that domain. It is useful for VPNs and also good
support for offline and dialup sites.

WWW: http://dnrd.sourceforge.net

- George Reid
greid@ukug.uk.freebsd.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

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


Configuration Options
===> The following configuration options are available for dnrd-2.20.3:
     TCP=off (default) "Enable TCP support"
     MASTER=on (default) "Enable master file support"
     DEBUG=off (default) "Enable debugging"
     RANDOM=off (default) "Enable random source port"
===> Use 'make config' to modify these settings

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/dnrd/
http://kent.dl.sourceforge.net/sourceforge/dnrd/
http://easynews.dl.sourceforge.net/sourceforge/dnrd/
http://ufpr.dl.sourceforge.net/sourceforge/dnrd/
http://umn.dl.sourceforge.net/sourceforge/dnrd/
http://heanet.dl.sourceforge.net/sourceforge/dnrd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved here from net/dnrd on 2003-09-05
    REASON: moved to new dns category

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.20.3
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)
13 Feb 2008 10:30:15
Original commit files touched by this commit  2.20.3
araujo search for other commits by this committer
- Update to 2.20.3. [1]
- Use SF macro. [1]
- Added new OPTIONS. [1]
- Fixed and changed pkg-install to FILESDIR. [1]
- Change maintainer mail address. [2]

PR:             ports/120136
Submitted by:   Felippe de Meirelles Motta <lippemail@gmail.com> [1]
Approved by:    Natanael Copa <ncopa@users.sourceforge.net> (maintainer) [2]
                stas (mentor, implicit)
04 May 2006 22:41:12
Original commit files touched by this commit  2.20.1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.20.1
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
30 Nov 2005 21:37:53
Original commit files touched by this commit  2.20.1
edwin search for other commits by this committer
Update port: dns/dnrd (bug fix release)

        DNRD will always bind to all interfaces, even if the user specifically
        says it should bind to only one, using the -a option.

PR:             ports/89774
Submitted by:   Natanael Copa <natanael.copa@gmail.com>
06 Sep 2005 13:10:46
Original commit files touched by this commit  2.20
garga search for other commits by this committer
- Update to 2.20 [1]
- OPTIONS'ify
- Use PORTDOCS
- Remove 3 lines pkg-plist
- Move dnrd.sh to dnrd.sh.in and use USE_RC_SUBR facility

PR:             ports/85744 [1]
Submitted by:   maintainer [1]
Reworked by:    myself
Approved by:    maintainer
21 Jul 2005 16:43:04
Original commit files touched by this commit  2.19.1
pav search for other commits by this committer
- Update to 2.19.1

PR:             ports/83851
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
Security:       CAN-2005-2315, CAN-2005-2316
12 Apr 2005 04:26:57
Original commit files touched by this commit  2.19
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  2.19
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
10 Feb 2005 22:38:58
Original commit files touched by this commit  2.19
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.19

PR:             ports/77347
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net> (maintainer)
12 Jan 2005 09:49:38
Original commit files touched by this commit  2.18
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Update port: dns/dnrd version 2.18

        Version bump. This release fixes segfault in argument
        parsing.  Cleaned -h output (remved longopts when they are
        unavailable) Improved signal handling and blacklist feature
        added.  Proper handling of paths in documentation.

        I implemeted a pselect in lib.c for BSD 4.x support. Please
        let me know if this could be handeled in a better way.

PR:             ports/76060
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
04 Dec 2004 16:57:34
Original commit files touched by this commit  2.17.2
 This port version is marked as vulnerable.
arved search for other commits by this committer
Update to 2.17.2

PR:             74618
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
08 Nov 2004 07:40:55
Original commit files touched by this commit  2.17.1
 This port version is marked as vulnerable.
vs search for other commits by this committer
Update to 2.17.1:
This version introduce random source ports to
reduce the risk of getting the cache poisoned.

Assign maintainership to submitter/author.

PR:             ports/73420
Submitted by:   Natanael Copa
13 Oct 2004 14:47:53
Original commit files touched by this commit  2.16.1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 2.16.1

PR:             ports/72637
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
12 Oct 2004 10:57:28
Original commit files touched by this commit  2.16
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Update to 2.16 -  this fixes various bugs and adds random query IDs
  to prevent cache poisoning.

PR:             ports/72522
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>

While I'm here:
- Rework installation mechanism - use do-install target
- Respect NOPORTDOCS
- Install samples into EXAMPLESDIR
- Use DOCSDIR and EXAMPLESDIR macros in pkg-plist
12 Oct 2004 02:12:13
Original commit files touched by this commit  2.15
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Update port: dnrd [maintainer update]

        Update of dnrd. The TCP support is totally broken in previous
        versions. Even if it should work in this verion it is
        disabled by default. (The code was so ugly). It can be
        enabled with WITH_TCP.

        In this version it is also possible to disable the MASTER
        file support. So dnrd can be a compiled as proxy only.
        WITHOUT_MASTER.

PR:             ports/71770
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
13 Aug 2004 18:59:12
Original commit files touched by this commit  2.14.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.14.1

PR:             ports/70404
Submitted by:   Natanael Copa <ncopa@users.sourceforge.net>
28 Jul 2004 22:54:57
Original commit files touched by this commit  2.14
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Fix few obvious problems with rc script
28 Jul 2004 21:53:08
Original commit files touched by this commit  2.14
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 2.14
- Add rc script

PR:             ports/69669 (based on)
Submitted by:   Natanael Copa <mlists@tanael.org>
10 Apr 2004 18:26:55
Original commit files touched by this commit  2.10_2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Tidy up whitespace.
05 Feb 2004 20:38:07
Original commit files touched by this commit  2.10_2
 This port version is marked as vulnerable.
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
04 Feb 2004 05:21:48
Original commit files touched by this commit  2.10_2
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  2.10_1
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
03 Jan 2004 05:42:42
Original commit files touched by this commit  2.10_1
 This port version is marked as vulnerable.
edwin search for other commits by this committer
dns/dnrd: recv_addr init wrong and 512 byte udp packets dropped

        There are a few bugs in dnrd that should probably be fixed
        by the author but could be made to work on bsd:

        1.  Initialization in common.h of recv_addr is broken,
        causing at least the '-a' switch not to work.  Instead of
        assuming positions of fields in the struct across platforms
        I thought it safer to do a standard initialization in main().

        2.  The buffer overflow code in udp.c:dnsrecv() is off by
        one, rejecting messages where the size exactly fills the
        available buffer.  I also changed to the calls to dnsrecv
        to pass 512 as the max size instead of the buffers that
        seem to be padded by 4 bytes for a reason I don't understand.
        This causes a calling named to resend packets.  Eventually
        one seems to get through but response times can be painfully
        slow.

PR:             ports/41128
Submitted by:   Michael C. Adler <mad1@tapil.com>
03 Nov 2003 22:04:09
Original commit files touched by this commit  2.10
 This port version is marked as vulnerable.
edwin search for other commits by this committer
fix mastersites, fix pkg-descr WWW
03 Nov 2003 00:54:32
Original commit files touched by this commit  2.10
 This port version is marked as vulnerable.
kris search for other commits by this committer
Reset maintainer of ports owned by inactive committers who were just retired.
05 Sep 2003 05:54:37
Original commit files touched by this commit  2.10
 This port version is marked as vulnerable.
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: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 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 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 13
new 48 hours15
new 7 days42
new fortnight80
new month127

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.216 seconds.