Commit graph

18 commits

Author SHA1 Message Date
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
1b22eb98e2 Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround

PR:		58609
Submitted by:	tremere@cainites.net
2003-10-28 20:52:37 +00:00
Dirk Meyer
bb092961ce - let user configure witch MySQL or OpenLDAP versions he wants 2003-10-25 20:45:03 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Dirk Meyer
7ceeb0a2f8 - Support POWERDNS_WITH_RECURSOR in STABLE
- Support WITH_LDAP in STABLE
2003-08-31 12:32:29 +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
38963399e1 - New option LDAP_PORT 2003-08-15 04:44:40 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +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
a46a24003d - build recursor only on i386
recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext"
2003-04-07 04:04:35 +00:00
Dirk Meyer
3d8bab1e5d - move post-patch into conditional 2003-03-28 20:44:06 +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
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Dirk Meyer
387f34ee24 - add COMMENT 2003-02-20 18:26:42 +00:00
Dirk Meyer
b4572f4a32 - Fix LIB_DEPENDS after changes in bsd.port.mk
pq++.4 ist now an regular expression, and cant't be found.
pq[+][+].4 is working as expected.
no other ports depends on libpq++ in last INDEX.
2003-02-12 04:54:58 +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