summaryrefslogtreecommitdiff
path: root/community/pdns
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-12 01:31:01 -0800
committerroot <root@rshg054.dnsready.net>2012-11-12 01:31:01 -0800
commitb863c91c6c9218e2ad9458231b24385be177ed08 (patch)
treeda88c798b067fd2af9ad0c2237917826cef02c8e /community/pdns
parentc1c596c922f0dc8622339011db936c531647203d (diff)
Mon Nov 12 01:30:54 PST 2012
Diffstat (limited to 'community/pdns')
-rw-r--r--community/pdns/PKGBUILD8
-rw-r--r--community/pdns/pdns.conf9
2 files changed, 4 insertions, 13 deletions
diff --git a/community/pdns/PKGBUILD b/community/pdns/PKGBUILD
index ebfcc7fd2..1f2e15ba5 100644
--- a/community/pdns/PKGBUILD
+++ b/community/pdns/PKGBUILD
@@ -1,15 +1,15 @@
-# $Id: PKGBUILD 79608 2012-11-08 22:00:36Z arodseth $
+# $Id: PKGBUILD 79756 2012-11-12 00:04:11Z arodseth $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Jan de Groot <jgc@archlinux.org>
pkgname=pdns
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Modern, advanced and high performance authoritative-only nameserver"
arch=('x86_64' 'i686')
url='http://www.powerdns.com/'
license=('GPL')
-depends=('gcc-libs' 'zlib' 'postgresql-libs' 'libmysqlclient' 'sqlite' 'libldap' 'lua' 'boost-libs')
+depends=('gcc-libs' 'zlib' 'postgresql-libs' 'libmysqlclient' 'sqlite' 'libldap' 'lua' 'boost-libs' 'openmpi' 'hwloc')
makedepends=('boost')
provides=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
replaces=('pdns-ldap' 'pdns-mysql' 'pdns-sqlite' 'pdns-pgsql')
@@ -24,7 +24,7 @@ source=("http://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.gz"
sha256sums=('1400f7bd659207c0b1f4b8296092e559a7b7bf6a2434951970217d9af06922a1'
'2a60c4407bcfe19026ae77d3e3b7b477d5a0c6323c0bc78892e9d907003b442a'
'0457ffa2baa40518a03393e4f76964d9452c16aebbcb925582814f88367d62c2'
- 'e3de30584436a063cdff4b4ca77044da06a0737fc333847b3da89370cf763c0c')
+ '91c8889f41fe9d6bc9478c3ad53a10f6725e36e10f05e8e9257f9d35c9e2bab6')
build() {
cd "$srcdir/$pkgname-$pkgver"
diff --git a/community/pdns/pdns.conf b/community/pdns/pdns.conf
index 1bf24e73f..fba6617a6 100644
--- a/community/pdns/pdns.conf
+++ b/community/pdns/pdns.conf
@@ -279,12 +279,3 @@ webserver=no
#
# webserver-print-arguments=no
-#################################
-# wildcard-url Process URL and MBOXFW records
-#
-# wildcard-url=no
-
-#################################
-# wildcards Honor wildcards in the database
-#
-wildcards=yes