summaryrefslogtreecommitdiff
path: root/net/powerdns-geoip
diff options
context:
space:
mode:
authorfhajny <fhajny>2017-03-09 13:50:07 +0000
committerfhajny <fhajny>2017-03-09 13:50:07 +0000
commita04549199153ff953f7b60661ead3ed30a34ad73 (patch)
tree727e9eea4561fe5d67a051b67a89672577e32c98 /net/powerdns-geoip
parentb061b311ea82c197f94b89c8b1a62c9fb8cd0ba4 (diff)
downloadpkgsrc-a04549199153ff953f7b60661ead3ed30a34ad73.tar.gz
Import powerdns-geoip 4.0.3.
This packages provides the GeoIP backend module to PowerDNS.
Diffstat (limited to 'net/powerdns-geoip')
-rw-r--r--net/powerdns-geoip/DESCR9
-rw-r--r--net/powerdns-geoip/Makefile12
-rw-r--r--net/powerdns-geoip/PLIST2
3 files changed, 23 insertions, 0 deletions
diff --git a/net/powerdns-geoip/DESCR b/net/powerdns-geoip/DESCR
new file mode 100644
index 00000000000..66b484093f9
--- /dev/null
+++ b/net/powerdns-geoip/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 GeoIP backend module.
diff --git a/net/powerdns-geoip/Makefile b/net/powerdns-geoip/Makefile
new file mode 100644
index 00000000000..7ddfd90c4f6
--- /dev/null
+++ b/net/powerdns-geoip/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2017/03/09 13:50:07 fhajny Exp $
+
+.include "../../net/powerdns/Makefile.backend"
+
+PKGNAME= ${DISTNAME:S/pdns/powerdns-geoip/}
+COMMENT= GeoIP backend module for PowerDNS
+
+CONFIGURE_ARGS+= --with-dynmodules="geoip"
+
+.include "../../net/GeoIP/buildlink3.mk"
+.include "../../textproc/yaml-cpp/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/net/powerdns-geoip/PLIST b/net/powerdns-geoip/PLIST
new file mode 100644
index 00000000000..9acebf2e7e4
--- /dev/null
+++ b/net/powerdns-geoip/PLIST
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2017/03/09 13:50:07 fhajny Exp $
+lib/pdns/pdns/libgeoipbackend.la