summaryrefslogtreecommitdiff
path: root/net/powerdns-ldap
diff options
context:
space:
mode:
authorghen <ghen>2006-08-13 09:36:40 +0000
committerghen <ghen>2006-08-13 09:36:40 +0000
commita0bc8e39b0912be424066c2b46556e7fe16f4885 (patch)
treea0af020487d17f5b049c9b08f6ce52b7d583636b /net/powerdns-ldap
parent947f9619b3f28c55a34f36a2d609128acb290ab0 (diff)
downloadpkgsrc-a0bc8e39b0912be424066c2b46556e7fe16f4885.tar.gz
Import net/powerdns-ldap.
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. This packages provides the LDAP backend module.
Diffstat (limited to 'net/powerdns-ldap')
-rw-r--r--net/powerdns-ldap/DESCR9
-rw-r--r--net/powerdns-ldap/Makefile11
-rw-r--r--net/powerdns-ldap/PLIST2
3 files changed, 22 insertions, 0 deletions
diff --git a/net/powerdns-ldap/DESCR b/net/powerdns-ldap/DESCR
new file mode 100644
index 00000000000..f8570e20fcb
--- /dev/null
+++ b/net/powerdns-ldap/DESCR
@@ -0,0 +1,9 @@
+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.
+
+This packages provides the LDAP backend module.
diff --git a/net/powerdns-ldap/Makefile b/net/powerdns-ldap/Makefile
new file mode 100644
index 00000000000..b1ed323fdcf
--- /dev/null
+++ b/net/powerdns-ldap/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/13 09:36:40 ghen Exp $
+
+.include "../../net/powerdns/Makefile.backend"
+
+PKGNAME= ${DISTNAME:S/pdns/powerdns-ldap/}
+COMMENT= LDAP backend module for PowerDNS
+
+CONFIGURE_ARGS+= --with-dynmodules="ldap"
+
+.include "../../databases/openldap-client/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/powerdns-ldap/PLIST b/net/powerdns-ldap/PLIST
new file mode 100644
index 00000000000..a895ebf7fcf
--- /dev/null
+++ b/net/powerdns-ldap/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/13 09:36:40 ghen Exp $
+lib/pdns/libldapbackend.la