summaryrefslogtreecommitdiff
path: root/net/powerdns-ldap
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-08-13 09:36:40 +0000
committerghen <ghen@pkgsrc.org>2006-08-13 09:36:40 +0000
commit04d93701fc3bf0814ad4acf145c58e3f4659650b (patch)
treea0af020487d17f5b049c9b08f6ce52b7d583636b /net/powerdns-ldap
parent9f005acf30f4b6ba7592492f552a0b06a97aad66 (diff)
downloadpkgsrc-04d93701fc3bf0814ad4acf145c58e3f4659650b.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