summaryrefslogtreecommitdiff
path: root/net/powerdns
AgeCommit message (Collapse)AuthorFilesLines
2008-12-08Update to PowerDNS 2.9.21.2.ghen2-6/+6
This release consists of a single patch to address CVE-2008-5277.
2008-09-18Add some required explicit scopes to fix ambiguity errors onjoerg7-1/+105
NetBSD/current.
2008-08-26Distfile changed (not the contents, it was just repackaged), thus do tehghen2-5/+6
DIST_SUBDIR dance. Noted by joerg.
2008-08-11Upgrade PowerDNS to 2.9.21.1. This release contains the security patch forghen4-31/+7
CVE-2008-3337 that we already had in patch-ac.
2008-08-11Fix for CVE-2008-3337 taken from PowerDNS 2.9.21.1: return SERVFAIL toghen3-3/+26
mailformed queries instead of just dropping them (as this facilitates DNS spoofing attacks). Bump PKGREVISION.
2008-01-30The package supports installation to DESTDIR.heinz1-1/+3
2008-01-04Bump PKGREVISION due to boost update to 1.34.1.jmmv1-1/+2
2007-05-09Update to PowerDNS 2.9.21, requested by YazzY.ghen3-12/+12
This seems to fix a coredump on NetBSD 4.99.19. The (long) list of changes can be viewed at http://doc.powerdns.com/changelog.html#CHANGELOG-2-9-21
2006-08-13Import net/powerdns, based on wip/pdns2 from pkgsrc-wip. ghen9-0/+149
The PowerDNS nameserver is a modern, advanced and high performance authoritative-only nameserver. It is written from scratch and conforms to all the relevant DNS standards documents. PowerDNS is open source. The PowerDNS nameserver utilizes a flexible backend architecture that can access DNS information from any data source. This includes file formats, Bind zone files, relational databases or LDAP directories. See the net/powerdns-* packages for additional backend modules.