The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD dns : nsd

An authoritative only non-recursive name server

 NSD (Name Server Daemon) is a complete implementation of an
authoritative DNS nameserver. 

http://www.nlnetlabs.nl/nsd



nsd history


v. 1.37
date: 2007/12/14 19:08:50;  author: miwi;  state: Exp;  lines: +2 -2
- Update to 3.0.7

PR:		118059
Submitted by:	Olafur Osvaldsson  (maintainer)

v. 1.36 date: 2007/09/13 21:10:29; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.6 PR: 116180 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.35 date: 2007/03/22 13:28:51; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.5 PR: 110671 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.34 date: 2007/01/25 17:51:44; author: rafan; state: Exp; lines: +1 -1 - Update to 3.0.4 PR: ports/108329 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.33 date: 2006/12/12 20:28:43; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.3 PR: ports/106607 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.32 date: 2006/11/06 12:27:36; author: clsung; state: Exp; lines: +1 -2 - Update to 3.0.2 PR: ports/105200 Submitted by: maintainer (Olafur Osvaldsson)
v. 1.31 date: 2006/11/05 05:58:02; author: alepulver; state: Exp; lines: +2 -0 - Add CONFLICTS with dns/nsd2.
v. 1.30 date: 2006/09/23 08:07:48; author: rafan; state: Exp; lines: +1 -0 - Fix required_files in rc script. It requres nsd.conf instead of nsd.zones. PR: ports/103491 Submitted by: TAKAHASHI Kaoru Approved by: Olafur Osvaldsson (maintainer)
v. 1.29 date: 2006/09/12 20:17:15; author: miwi; state: Exp; lines: +72 -31 - Update to 3.0.1 - Changed to OPTIONS - Added a warning for those using NSD_OPTIONS PR: ports/103196 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.28 date: 2006/06/03 03:05:35; author: mnag; state: Exp; lines: +1 -1 - Update to 2.3.5 PR: 98379 Submitted by: maintainer
v. 1.27 date: 2005/12/12 11:42:16; author: ehaupt; state: Exp; lines: +1 -1 Update to 2.3.3 PR: 90177 Submitted by: Konstantin Saurbier Approved by: Olafur Osvaldsson (maintainer)
v. 1.26 date: 2005/09/06 16:26:40; author: garga; state: Exp; lines: +1 -1 - Update to 2.3.1 PR: ports/85790 Submitted by: maintainer
v. 1.25 date: 2005/05/06 11:50:25; author: novel; state: Exp; lines: +1 -1 Update to 2.3.0 PR: 80654 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.24 date: 2005/04/12 03:25:20; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.23 date: 2005/04/11 08:02:04; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.22 date: 2005/02/21 15:17:09; author: vs; state: Exp; lines: +1 -1 Update to 2.2.1 PR: ports/77856 Submitted by: maintainer
v. 1.21 date: 2005/02/07 21:51:13; author: edwin; state: Exp; lines: +29 -48 [MAINTAINER] dns/nsd: update to 2.2.0 - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson
v. 1.20 date: 2004/11/30 12:58:19; author: sem; state: Exp; lines: +1 -1 - Update to 2.1.5 BUG FIXES: - Bug #90: handle \000 in TXT records correctly - Fixed undefined behavior in the use of vsnprintf when logging messages. PR: ports/74517 Submitted by: maintainer
v. 1.19 date: 2004/11/04 13:09:07; author: clive; state: Exp; lines: +2 -2 Update to 2.1.4, claimed to be OK about AXFR. PR: ports/73455 Submitted by: MAINTAINER
v. 1.18 date: 2004/11/02 07:40:35; author: sergei; state: Exp; lines: +2 -1 - Update to 2.1.3 - While I'm here, add explicit CONFIGURE_TARGET to silence a warning PR: ports/73293 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.17 date: 2004/08/03 07:13:17; author: mezz; state: Exp; lines: +1 -2 -Update to 2.1.2. NSD 2.1.2 release notes: FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. BUG FIXES: - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats. - Bug #85: Support for WKS records. - Bug #86: The characters "#%&^[]?" can now be used without backslash in zone file domain names. - Plugin callback return type fixed. - The maximum message length for IPv6 UDP packets is now limited to the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket option is supported. PR: ports/69914 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.16 date: 2004/07/22 07:03:49; author: vs; state: Exp; lines: +1 -0 - Fix signal-handling - Bump PORTREVISION PR: ports/69385 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.15 date: 2004/07/02 22:14:06; author: pav; state: Exp; lines: +1 -2 - Update to 2.1.1 PR: ports/68603 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.14 date: 2004/05/29 23:58:36; author: pav; state: Exp; lines: +14 -14 - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_* Submitted by: Olafur Osvaldsson (maintainer) Requested by: kris
v. 1.13 date: 2004/05/29 12:23:56; author: pav; state: Exp; lines: +75 -6 - Add rc script - Add a lot of knobs - Add second master site PR: ports/67297 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.12 date: 2004/05/27 07:51:57; author: vs; state: Exp; lines: +1 -1 Volunteer Olafur Osvaldsson as maintainer since he submitted updates recently.
v. 1.11 date: 2004/05/15 14:21:47; author: vs; state: Exp; lines: +1 -1 Update to 2.1.0: New networking code allows a single server to handle both UDP and TCP connections. (Remove cruft from pkg-descr while here) PR: ports/66651 Submitted by: Olafur Osvaldsson
v. 1.10 date: 2004/05/11 12:40:34; author: pav; state: Exp; lines: +1 -1 - Update to 2.0.2 PR: ports/66519 Submitted by: Olafur Osvaldsson
v. 1.9 date: 2004/01/13 00:06:11; author: pav; state: Exp; lines: +1 -1 - Fix typo in comment
v. 1.8 date: 2004/01/13 00:05:30; author: pav; state: Exp; lines: +1 -1 - Update to 1.2.4 PR: ports/61279 Submitted by: Vincent Tantardini
v. 1.7 date: 2004/01/01 16:38:35; author: pav; state: Exp; lines: +2 -2 - Update to 1.2.3 PR: ports/60784 Submitted by: Vincent Tantardini
v. 1.6 date: 2003/09/05 04:54:35; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.5 date: 2003/08/03 00:51:14; author: naddy; state: Exp; lines: +12 -4 * Update to 1.2.2 PR: 54474 Submitted by: Nick Hilliard * Reset MAINTAINER address that does not point to the FreeBSD port maintainer.
v. 1.4 date: 2003/04/11 21:05:20; author: nork; state: Exp; lines: +1 -0 Fix bugs. PR: ports/48421 Submitted by: Olafur Osvaldsson Approved by: maintainer timeout (2 months)
v. 1.3 date: 2003/02/21 13:14:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2003/02/12 22:19:25; author: edwin; state: Exp; lines: +1 -1 net/nsd Version update to verison 1.0.2 with fix PR: ports/47113 Submitted by: Olafur Osvaldsson Reviewed by: Alexis Yushin
v. 1.1 date: 2002/09/09 21:38:19; author: obraun; state: Exp; Add nsd 1.0.1, an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin ============================================================================= v. 1.37 date: 2007/12/14 19:08:50; author: miwi; state: Exp; lines: +2 -2 - Update to 3.0.7 PR: 118059 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.36 date: 2007/09/13 21:10:29; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.6 PR: 116180 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.35 date: 2007/03/22 13:28:51; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.5 PR: 110671 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.34 date: 2007/01/25 17:51:44; author: rafan; state: Exp; lines: +1 -1 - Update to 3.0.4 PR: ports/108329 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.33 date: 2006/12/12 20:28:43; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.3 PR: ports/106607 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.32 date: 2006/11/06 12:27:36; author: clsung; state: Exp; lines: +1 -2 - Update to 3.0.2 PR: ports/105200 Submitted by: maintainer (Olafur Osvaldsson)
v. 1.31 date: 2006/11/05 05:58:02; author: alepulver; state: Exp; lines: +2 -0 - Add CONFLICTS with dns/nsd2.
v. 1.30 date: 2006/09/23 08:07:48; author: rafan; state: Exp; lines: +1 -0 - Fix required_files in rc script. It requres nsd.conf instead of nsd.zones. PR: ports/103491 Submitted by: TAKAHASHI Kaoru Approved by: Olafur Osvaldsson (maintainer)
v. 1.29 date: 2006/09/12 20:17:15; author: miwi; state: Exp; lines: +72 -31 - Update to 3.0.1 - Changed to OPTIONS - Added a warning for those using NSD_OPTIONS PR: ports/103196 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.28 date: 2006/06/03 03:05:35; author: mnag; state: Exp; lines: +1 -1 - Update to 2.3.5 PR: 98379 Submitted by: maintainer
v. 1.27 date: 2005/12/12 11:42:16; author: ehaupt; state: Exp; lines: +1 -1 Update to 2.3.3 PR: 90177 Submitted by: Konstantin Saurbier Approved by: Olafur Osvaldsson (maintainer)
v. 1.26 date: 2005/09/06 16:26:40; author: garga; state: Exp; lines: +1 -1 - Update to 2.3.1 PR: ports/85790 Submitted by: maintainer
v. 1.25 date: 2005/05/06 11:50:25; author: novel; state: Exp; lines: +1 -1 Update to 2.3.0 PR: 80654 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.24 date: 2005/04/12 03:25:20; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.23 date: 2005/04/11 08:02:04; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.22 date: 2005/02/21 15:17:09; author: vs; state: Exp; lines: +1 -1 Update to 2.2.1 PR: ports/77856 Submitted by: maintainer
v. 1.21 date: 2005/02/07 21:51:13; author: edwin; state: Exp; lines: +29 -48 [MAINTAINER] dns/nsd: update to 2.2.0 - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson
v. 1.20 date: 2004/11/30 12:58:19; author: sem; state: Exp; lines: +1 -1 - Update to 2.1.5 BUG FIXES: - Bug #90: handle \000 in TXT records correctly - Fixed undefined behavior in the use of vsnprintf when logging messages. PR: ports/74517 Submitted by: maintainer
v. 1.19 date: 2004/11/04 13:09:07; author: clive; state: Exp; lines: +2 -2 Update to 2.1.4, claimed to be OK about AXFR. PR: ports/73455 Submitted by: MAINTAINER
v. 1.18 date: 2004/11/02 07:40:35; author: sergei; state: Exp; lines: +2 -1 - Update to 2.1.3 - While I'm here, add explicit CONFIGURE_TARGET to silence a warning PR: ports/73293 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.17 date: 2004/08/03 07:13:17; author: mezz; state: Exp; lines: +1 -2 -Update to 2.1.2. NSD 2.1.2 release notes: FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. BUG FIXES: - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats. - Bug #85: Support for WKS records. - Bug #86: The characters "#%&^[]?" can now be used without backslash in zone file domain names. - Plugin callback return type fixed. - The maximum message length for IPv6 UDP packets is now limited to the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket option is supported. PR: ports/69914 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.16 date: 2004/07/22 07:03:49; author: vs; state: Exp; lines: +1 -0 - Fix signal-handling - Bump PORTREVISION PR: ports/69385 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.15 date: 2004/07/02 22:14:06; author: pav; state: Exp; lines: +1 -2 - Update to 2.1.1 PR: ports/68603 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.14 date: 2004/05/29 23:58:36; author: pav; state: Exp; lines: +14 -14 - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_* Submitted by: Olafur Osvaldsson (maintainer) Requested by: kris
v. 1.13 date: 2004/05/29 12:23:56; author: pav; state: Exp; lines: +75 -6 - Add rc script - Add a lot of knobs - Add second master site PR: ports/67297 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.12 date: 2004/05/27 07:51:57; author: vs; state: Exp; lines: +1 -1 Volunteer Olafur Osvaldsson as maintainer since he submitted updates recently.
v. 1.11 date: 2004/05/15 14:21:47; author: vs; state: Exp; lines: +1 -1 Update to 2.1.0: New networking code allows a single server to handle both UDP and TCP connections. (Remove cruft from pkg-descr while here) PR: ports/66651 Submitted by: Olafur Osvaldsson
v. 1.10 date: 2004/05/11 12:40:34; author: pav; state: Exp; lines: +1 -1 - Update to 2.0.2 PR: ports/66519 Submitted by: Olafur Osvaldsson
v. 1.9 date: 2004/01/13 00:06:11; author: pav; state: Exp; lines: +1 -1 - Fix typo in comment
v. 1.8 date: 2004/01/13 00:05:30; author: pav; state: Exp; lines: +1 -1 - Update to 1.2.4 PR: ports/61279 Submitted by: Vincent Tantardini
v. 1.7 date: 2004/01/01 16:38:35; author: pav; state: Exp; lines: +2 -2 - Update to 1.2.3 PR: ports/60784 Submitted by: Vincent Tantardini
v. 1.6 date: 2003/09/05 04:54:35; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.5 date: 2003/08/03 00:51:14; author: naddy; state: Exp; lines: +12 -4 * Update to 1.2.2 PR: 54474 Submitted by: Nick Hilliard * Reset MAINTAINER address that does not point to the FreeBSD port maintainer.
v. 1.4 date: 2003/04/11 21:05:20; author: nork; state: Exp; lines: +1 -0 Fix bugs. PR: ports/48421 Submitted by: Olafur Osvaldsson Approved by: maintainer timeout (2 months)
v. 1.3 date: 2003/02/21 13:14:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2003/02/12 22:19:25; author: edwin; state: Exp; lines: +1 -1 net/nsd Version update to verison 1.0.2 with fix PR: ports/47113 Submitted by: Olafur Osvaldsson Reviewed by: Alexis Yushin
v. 1.1 date: 2002/09/09 21:38:19; author: obraun; state: Exp; Add nsd 1.0.1, an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin ============================================================================= v. 1.37 date: 2007/12/14 19:08:50; author: miwi; state: Exp; lines: +2 -2 - Update to 3.0.7 PR: 118059 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.36 date: 2007/09/13 21:10:29; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.6 PR: 116180 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.35 date: 2007/03/22 13:28:51; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.5 PR: 110671 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.34 date: 2007/01/25 17:51:44; author: rafan; state: Exp; lines: +1 -1 - Update to 3.0.4 PR: ports/108329 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.33 date: 2006/12/12 20:28:43; author: miwi; state: Exp; lines: +1 -1 - Update to 3.0.3 PR: ports/106607 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.32 date: 2006/11/06 12:27:36; author: clsung; state: Exp; lines: +1 -2 - Update to 3.0.2 PR: ports/105200 Submitted by: maintainer (Olafur Osvaldsson)
v. 1.31 date: 2006/11/05 05:58:02; author: alepulver; state: Exp; lines: +2 -0 - Add CONFLICTS with dns/nsd2.
v. 1.30 date: 2006/09/23 08:07:48; author: rafan; state: Exp; lines: +1 -0 - Fix required_files in rc script. It requres nsd.conf instead of nsd.zones. PR: ports/103491 Submitted by: TAKAHASHI Kaoru Approved by: Olafur Osvaldsson (maintainer)
v. 1.29 date: 2006/09/12 20:17:15; author: miwi; state: Exp; lines: +72 -31 - Update to 3.0.1 - Changed to OPTIONS - Added a warning for those using NSD_OPTIONS PR: ports/103196 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.28 date: 2006/06/03 03:05:35; author: mnag; state: Exp; lines: +1 -1 - Update to 2.3.5 PR: 98379 Submitted by: maintainer
v. 1.27 date: 2005/12/12 11:42:16; author: ehaupt; state: Exp; lines: +1 -1 Update to 2.3.3 PR: 90177 Submitted by: Konstantin Saurbier Approved by: Olafur Osvaldsson (maintainer)
v. 1.26 date: 2005/09/06 16:26:40; author: garga; state: Exp; lines: +1 -1 - Update to 2.3.1 PR: ports/85790 Submitted by: maintainer
v. 1.25 date: 2005/05/06 11:50:25; author: novel; state: Exp; lines: +1 -1 Update to 2.3.0 PR: 80654 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.24 date: 2005/04/12 03:25:20; author: obrien; state: Exp; lines: +1 -1 At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
v. 1.23 date: 2005/04/11 08:02:04; author: obrien; state: Exp; lines: +1 -1 Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.22 date: 2005/02/21 15:17:09; author: vs; state: Exp; lines: +1 -1 Update to 2.2.1 PR: ports/77856 Submitted by: maintainer
v. 1.21 date: 2005/02/07 21:51:13; author: edwin; state: Exp; lines: +29 -48 [MAINTAINER] dns/nsd: update to 2.2.0 - Update to 2.2.0 With this release nsd no longer requires named-xfer to be present on the system. I also changed the options to a configure script. Added file(s): - scripts/configure.nsd PR: ports/76412 Submitted by: Olafur Osvaldsson
v. 1.20 date: 2004/11/30 12:58:19; author: sem; state: Exp; lines: +1 -1 - Update to 2.1.5 BUG FIXES: - Bug #90: handle \000 in TXT records correctly - Fixed undefined behavior in the use of vsnprintf when logging messages. PR: ports/74517 Submitted by: maintainer
v. 1.19 date: 2004/11/04 13:09:07; author: clive; state: Exp; lines: +2 -2 Update to 2.1.4, claimed to be OK about AXFR. PR: ports/73455 Submitted by: MAINTAINER
v. 1.18 date: 2004/11/02 07:40:35; author: sergei; state: Exp; lines: +2 -1 - Update to 2.1.3 - While I'm here, add explicit CONFIGURE_TARGET to silence a warning PR: ports/73293 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.17 date: 2004/08/03 07:13:17; author: mezz; state: Exp; lines: +1 -2 -Update to 2.1.2. NSD 2.1.2 release notes: FEATURES: - NSD now fully supports unknown record types using the notation specified in RFC3597. - Support for the following RR types has been added: WKS, X25, ISDN, RT, NSAP, PX, NAPTR, KX, CERT, DNAME, and APL. DNAME special processing is not supported. BUG FIXES: - Bug #84: NSD now uses SIGUSR1 instead of SIGILL to report stats. - Bug #85: Support for WKS records. - Bug #86: The characters "#%&^[]?" can now be used without backslash in zone file domain names. - Plugin callback return type fixed. - The maximum message length for IPv6 UDP packets is now limited to the IPv6 minimum MTU (1280) unless the IPV6_USE_MIN_MTU socket option is supported. PR: ports/69914 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.16 date: 2004/07/22 07:03:49; author: vs; state: Exp; lines: +1 -0 - Fix signal-handling - Bump PORTREVISION PR: ports/69385 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.15 date: 2004/07/02 22:14:06; author: pav; state: Exp; lines: +1 -2 - Update to 2.1.1 PR: ports/68603 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.14 date: 2004/05/29 23:58:36; author: pav; state: Exp; lines: +14 -14 - Rename knobs: ENABLE_* -> WITH_*, DISABLE_* -> WITHOUT_* Submitted by: Olafur Osvaldsson (maintainer) Requested by: kris
v. 1.13 date: 2004/05/29 12:23:56; author: pav; state: Exp; lines: +75 -6 - Add rc script - Add a lot of knobs - Add second master site PR: ports/67297 Submitted by: Olafur Osvaldsson (maintainer)
v. 1.12 date: 2004/05/27 07:51:57; author: vs; state: Exp; lines: +1 -1 Volunteer Olafur Osvaldsson as maintainer since he submitted updates recently.
v. 1.11 date: 2004/05/15 14:21:47; author: vs; state: Exp; lines: +1 -1 Update to 2.1.0: New networking code allows a single server to handle both UDP and TCP connections. (Remove cruft from pkg-descr while here) PR: ports/66651 Submitted by: Olafur Osvaldsson
v. 1.10 date: 2004/05/11 12:40:34; author: pav; state: Exp; lines: +1 -1 - Update to 2.0.2 PR: ports/66519 Submitted by: Olafur Osvaldsson
v. 1.9 date: 2004/01/13 00:06:11; author: pav; state: Exp; lines: +1 -1 - Fix typo in comment
v. 1.8 date: 2004/01/13 00:05:30; author: pav; state: Exp; lines: +1 -1 - Update to 1.2.4 PR: ports/61279 Submitted by: Vincent Tantardini
v. 1.7 date: 2004/01/01 16:38:35; author: pav; state: Exp; lines: +2 -2 - Update to 1.2.3 PR: ports/60784 Submitted by: Vincent Tantardini
v. 1.6 date: 2003/09/05 04:54:35; author: edwin; state: Exp; lines: +1 -1 Massive repo-copies request: net->dns (partly devel->dns) PR: ports/56020 Submitted by: Kimura Fuyuki Approved by: portmgr
v. 1.5 date: 2003/08/03 00:51:14; author: naddy; state: Exp; lines: +12 -4 * Update to 1.2.2 PR: 54474 Submitted by: Nick Hilliard * Reset MAINTAINER address that does not point to the FreeBSD port maintainer.
v. 1.4 date: 2003/04/11 21:05:20; author: nork; state: Exp; lines: +1 -0 Fix bugs. PR: ports/48421 Submitted by: Olafur Osvaldsson Approved by: maintainer timeout (2 months)
v. 1.3 date: 2003/02/21 13:14:52; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.2 date: 2003/02/12 22:19:25; author: edwin; state: Exp; lines: +1 -1 net/nsd Version update to verison 1.0.2 with fix PR: ports/47113 Submitted by: Olafur Osvaldsson Reviewed by: Alexis Yushin
v. 1.1 date: 2002/09/09 21:38:19; author: obraun; state: Exp; Add nsd 1.0.1, an authoratative only non-recursive high performance name server. PR: ports/42368 Submitted by: Alexis Yushin =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm