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
Ade Lovett
3f651573ad
Whoa there, boy, that's a mighty big commit y'all have there...
...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +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
Joe Marcus Clarke
053fdb6a6b
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 2)
2004-02-04 05:21:48 +00:00
Dirk Meyer
5b37dce0f8
- new MAINTAINER tremere@cainites.net
...
- fix spaces in Makefile (portlint)
PR: 61678
Submitted by: tremere@cainites.net
2004-01-31 12:09:00 +00:00
Erwin Lansing
f5fe85b2db
Assign port to new vic^H^H^Hmaintainer
...
Submitted by: freebsd@signout.dk
2004-01-20 20:53:33 +00:00
Dirk Meyer
fb26ef242e
- drop maintainership
...
I have no longer this server running.
2004-01-20 19:29:20 +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
6a7ffc6fe3
- Fix build with postgresql 7.4
...
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable
2003-12-07 11:55:37 +00:00
Dirk Meyer
401b38542e
- mark BROKEN
2003-12-05 21:22:18 +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
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
4eb8d6d1fa
- retire pkg-comment
2003-02-21 03:59:00 +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
3cb86e24cf
- remove obsolte files
2003-01-21 06:35:24 +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