1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Commit Graph

22 Commits

Author SHA1 Message Date
Koop Mast
4b1285489d Update to 2.9.19
Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19
Add extra patch to plug memory hole.

PR:		88231
Submitted by:	Ralf van der Ende <tremere AT cainites dot net> (maintainer)
2005-11-04 10:27:39 +00:00
Pav Lucistnik
3b1a46df55 - Fix and update LDAP support
PR:		ports/84176
Submitted by:	Ralf vd Enden <tremere@cainites.net> (maintainer)
2005-07-28 22:37:50 +00:00
Pav Lucistnik
9d658f56fa - Update to 2.9.18
PR:		ports/83605
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2005-07-18 12:59:51 +00:00
Pav Lucistnik
1c651cda9c - Fix build on FreeBSD 6
PR:		ports/77480
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2005-02-14 21:41:38 +00:00
Pav Lucistnik
d140f474a1 - Update to 2.9.17
PR:		ports/76145
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2005-01-15 01:29:59 +00:00
Norikatsu Shigemura
cf4d5a724e pdns_recursor related issues fixed.
I committed pre-improved version's PR.  This is my mistake.

Pointed out by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
Pointy hat to:	myself
PR:		ports/73862
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-11-20 01:21:17 +00:00
Oliver Eikemeier
9a50507882 Fixed OpenLDAP 2.2 support by using USE_OPENLDAP knob
Default MySQL version now 4.0 instead of 3.23
pet portlint

PR:		66143
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-05-01 12:08:05 +00:00
Oliver Eikemeier
83c0568589 OpenLDAP 2.0 is no longer supported, so also removed from PowerDNS
-> Please upgrade to OpenLDAP 2.1 or 2.2

PR:		66105
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-04-30 09:08:27 +00:00
Pav Lucistnik
7a59b9247f - Add WITH_SQLITE knob to enable SQLite backend
PR:		ports/63817
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-03-06 12:44:50 +00:00
Pav Lucistnik
e8bb7e6833 - Some small fixes to startup-script (fixed by Dirk Meyer and Ralf vd Enden).
- $PREFIX no longer hardcoded (fixed by Dirk Meyer).
- Pet portlint a bit

PR:		ports/63530
Submitted by:	maintainer
2004-03-02 19:27:59 +00:00
Pav Lucistnik
1897b2fe65 - Update to 2.9.16
PR:		ports/63530
Submitted by:	Ralf van der Enden <tremere@cainites.net> (maintainer)
2004-03-01 09:57:34 +00:00
Pav Lucistnik
605eb95c62 - Add sample startup script
PR:		ports/62344
Submitted by:	maintainer
2004-02-28 20:03:50 +00:00
Dirk Meyer
620e25eccd - Update to 2.9.15
- allow-recursion-override was on by default, it was meant to be off
- Logging was still off in daemon mode, fixed
- Recursor accidentally linked in MySQL, fixed
- The PowerDNS recursor had stability problems
- The recursor now outputs the nameserver average response times in trace mode
- LDAP compiles again
Improvements:
- Several improvements to zone2sql
- Remove libpqpp dependencies
- Added a patch from CVS to make zone2parser.cc compile on STABLE

PR:		61554, 61589
Submitted by:	tremere@cainites.net
2004-01-20 04:20:58 +00:00
Dirk Meyer
5d3e2ef39d - Update to 2.9.13
includes:
- Opteron support!
- pdns_recursor jumbles answers now
- Big LDAP cleanup
- Zone2sql is now somewhat clearer when reporting malformed line errors
- pdns_recursor now survives the expiration of all its root records
- Serious issue fixed: added a patch to fix High CPU Load with the pdns_server and mysqld processes

PR:		61213
Submitted by:	tremere@cainites.net
2004-01-12 10:21:56 +00:00
Dirk Meyer
adaf6f04c5 - Added some patches to fix a memory leak in the bind backend
- Added a patch to fix a problem with the allow-axfr-ips option (host/32 netmask didn't work)
- Added an option to the configure dialog to compile the recursor
- Bumped PORTREVISION

PR:		59385
Submitted by:	tremere@cainites.net
2003-11-18 13:34:59 +00:00
Dirk Meyer
bb092961ce - let user configure witch MySQL or OpenLDAP versions he wants 2003-10-25 20:45:03 +00:00
Dirk Meyer
72f43aee1f - Update to 2.9.11
- Fixes overwrite of config file (wrong order in Makefile)
PR:		55935
Submitted by:	tremere@cainites.net
2003-08-27 10:26:10 +00:00
Dirk Meyer
5f64c80931 - Update to 2.9.10 (fixes a core-dump problem when adding new zone-records)
- pdns_recursor will only be built on FreeBSD 5.0 and above (4.x lacks support for get/set/makecontext functions)
- Patched pdns/pdns_recursor.cc to add .pid support

PR:		54379
Submitted by:	tremere@cainites.net
2003-07-25 17:03:06 +00:00
Dirk Meyer
aaf37bfc78 - fix a problem with mysql
Reported by: maarten@dwaas.org
2003-06-12 04:45:11 +00:00
Dirk Meyer
dbff6f6915 - update to 2.9.8
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
2003-05-11 07:36:26 +00:00
Dirk Meyer
c793cc443b - Update to 2.9.6
- make ports work as a master port
- add support for LDAP, submitted by richard@unixguru.nl
- add build for recursor
2003-03-23 04:53:39 +00:00
Dirk Meyer
e2cdc9734a PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.

WWW: http://www.powerdns.com/

License: GPL
Patches obtained from: OpenBSD <maurice@amaze.nl>
2003-01-20 06:10:35 +00:00