sthen
f43d6b79a7
remove DESCR-ldap, spotted by otto@
2018-02-02 09:01:02 +00:00
sthen
6b8570f084
- update to PowerDNS Authoritative 4.1.0, mostly from florian@ with
...
some tweaks by me.
- retire local sample SQL schemas in files/; up-to-date ones from
upstream are installed in the doc dir.
- remove "from upstream" section of files/pdns.conf; instead use
this file as a header only, catted together with upstream's up-to-date
version. add uid setting in sample config.
2018-02-01 21:47:43 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
florian
5ea7632ba0
I don't have the skills nor the time to be maintainer.
...
OK sthen
2017-12-29 07:24:49 +00:00
naddy
11e3dd67b3
switch COMPILER from the old, confusing shortcuts to the more explicit format
2017-11-16 23:20:37 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
florian
0931421d3d
update to 4.0.4
...
OK sthen
2017-07-10 07:42:13 +00:00
espie
cc5bc426ed
switch everything to new COMPILER idiom, even stuff that won't build with clang
...
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
da0c04486d
WANT_CXX
...
fix json11 (from freebsd)
2017-05-27 06:21:43 +00:00
florian
ecc7ed3a0a
update to 4.0.3
...
OK ajacoutot
2017-01-20 08:26:39 +00:00
florian
5d746275b7
powerdns has no business touching /var/pdnsd/.
...
Pointed out by Peter van Dijk <peter.van.dijk AT powerdns.com>,
thanks!
OK sthen
2017-01-13 15:38:46 +00:00
jsg
7691f63483
powerdns already builds with ports gcc, now that the arm baseline is
...
armv6k builtin atomics are available on arm and this builds so stop
marking it as BROKEN on arm.
2016-12-31 03:32:10 +00:00
sthen
564c6c344a
Cope with moving sqlite3 back to ports.
2016-09-23 09:16:52 +00:00
florian
1c87fbb264
Update to 4.0.1
...
c++11 clue bat & OK sthen@
2016-08-31 14:25:04 +00:00
sthen
3df3bb2138
bump ports that might pick up IP_SENDSRCADDR
2016-08-17 20:58:19 +00:00
florian
ad0d7ac82d
Trivial update to 3.4.9
...
OK sthen
2016-06-09 14:30:20 +00:00
naddy
071c34fd6f
remove SHARED_ONLY from ports that use only the gnu module
2016-03-16 21:19:37 +00:00
florian
dec7f6dcc0
Update to 3.4.8
...
OK ajacoutot
2016-03-04 08:53:44 +00:00
jsg
578ae7c7ca
Don't attempt to build on arm. sync atomic builtins required.
2016-02-21 16:17:25 +00:00
florian
d553eaafd1
simple update to 3.4.7
...
OK sthen@
2015-11-06 17:35:10 +00:00
florian
60f661f254
update to 3.4.6
...
OK sthen@
2015-09-16 10:09:52 +00:00
jca
7ab1af3950
BROKEN-hppa, missing gcc atomic ops. ok florian@ (maintainer)
2015-09-07 20:24:55 +00:00
sthen
efae281202
update to PowerDNS 3.4.5, ok florian@
2015-07-01 21:10:42 +00:00
florian
e2560afb16
Update to 3.4.4.
...
OK weerd@
2015-05-08 13:13:14 +00:00
florian
2213229d40
Update to 3.4.3.
...
This is a major upgrade from the old 2.9.x version, refer to
https://doc.powerdns.com/md/authoritative/upgrading/ for upgrading
instructions.
testing by me and weerd@
Input, tweaks and OK sthen@
2015-04-14 18:10:27 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
brad
b94a402501
Switch from using MySQL to using MariaDB attempt #2 . MariaDB is a drop-in replacement.
...
ok sthen@
2014-09-13 18:09:20 +00:00
sthen
e1493d12cd
sync wantlib (ldap/pg)
2014-04-21 14:11:30 +00:00
espie
2833ffded8
use bsd.port.arch.mk
2013-11-10 12:38:34 +00:00
ajacoutot
25b3041f91
Unbreak after hx509 and ntlm removal from Kerberos.
2013-06-20 06:54:36 +00:00
sthen
6a3c38be98
missed bump (kerbV)
2013-06-18 14:18:47 +00:00
ajacoutot
8613536758
Some trivial WANTLIB and tweaks to unbreak after the Heimdal update.
...
Stop hardcoding the Kerberos libs and use krb5-config(1).
2013-06-17 19:28:36 +00:00
brad
17833ea850
Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
...
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.
Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5
Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
...
ok sthen aja
2013-05-25 00:33:09 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
17ee2ec39a
Tweak powerdns wantlib; libz is common so put it in WANTLIB rather than
...
all the various WANTLIB-foo. From Brad, no pkg change.
2012-05-17 21:39:44 +00:00
sthen
54ba3d719d
roll sqlite3 into the main PowerDNS package, remove sqlite2 support, from Brad.
2012-05-17 10:27:02 +00:00
espie
787ee96262
sqlite in base
2012-04-25 23:03:09 +00:00
espie
4ed7caa04f
first pass at handling sqlite3 move
2012-04-23 17:15:17 +00:00
sthen
541cb3742d
update to powerdns 2.9.22.6, ok ajacoutot@
...
The improvements to the master/slave engine in 2.9.22.5 contained one
serious bug that can cause crashes on busy setups. 2.9.22.6 fixes this
crash.
2012-01-28 08:07:26 +00:00
sthen
26a4bdcc05
fix whitespace
2012-01-11 02:01:59 +00:00
sthen
f043303909
update to PowerDNS 2.9.22.5; CVE-2012-0206; can be caused to loop packets
...
http://doc.powerdns.com/powerdns-advisory-2012-01.html - From Brad
2012-01-11 01:41:47 +00:00
sthen
91faa22c52
Where a program with an rc script _requires_ a certain command line
...
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.
Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
jasper
b47ea81521
missing bump
2011-10-28 07:23:39 +00:00
sthen
d72e2bdbfd
From Brad:
...
- Update the autoconf script now that our gcc properly obeys -rdynamic
- Improve patch for dns.hh header
From me:
- Add an rc script
2011-10-24 19:47:55 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
jasper
4fee5ffce0
Sanitize some @unexec/@extraunexec calls to rm: move them up in the
...
PLIST and delete everything under the @sample'd directory instead of the
directory itself to prevent a warning from pkg_delete(1) trying to
remove a non existing directory and to help preventing left-over files
and directories.
ok aja@
2011-05-11 12:03:19 +00:00