Path to this page:
./
net/nsd,
Authoritative-only DNS server
Branch: pkgsrc-2009Q2,
Version: 3.2.2nb1,
Package name: nsd-3.2.2nb1,
Maintainer: joergThis is NSD Name Server Daemon (NSD).
NSD is a complete implementation of an authoritative DNS nameserver.
For further information about what NSD is and what NSD is not please
consult the REQUIREMENTS document which is a part of this distribution
(thanks to Olaf).
Package options: inet6
Master sites:
SHA1: 23fc0be5d447ea852acd49f64743c96403a091fa
RMD160: 740b81386488d3f45b82e9ae26dbd7a2bfc85aa9
Filesize: 821.208 KB
Version history: (Expand)
- (2009-07-26) Updated to version: nsd-3.2.2nb1
- (2009-07-09) Package has been reborn
- (2009-07-08) Package added to pkgsrc.se, version nsd-3.2.2 (created)
CVS history: (Expand)
2009-07-25 21:26:40 by Matthias Scheler | Files touched by this commit (3) |
Log message:
Pullup ticket #2833 - requested by joerg
nsd: portability fix
Revisions pulled up:
- net/nsd/Makefile 1.47
- net/nsd/distinfo 1.26
- net/nsd/patches/patch-ab 1.3
---
Module Name: pkgsrc
Committed By: joerg
Date: Fri Jul 24 07:08:10 UTC 2009
Modified Files:
pkgsrc/net/nsd: Makefile distinfo
Added Files:
pkgsrc/net/nsd/patches: patch-ab
Log message:
Redirecting stdout and stderr with &> is not portable, fix this.
Issue raised by Koh-ichi Ito on nsd-users.
|