The FreeBSD Ports Archive
FreeBSD dns : powerdns4>
An advanced DNS server with multiple backends including SQL
PowerDNS is an advanced DNS server, which allows for several different
backends. Current backends include MySQL, PostgreSQL, bind, etc.
License: GPL V2
http://www.powerdns.com/
|
powerdns history
v. 1.58
date: 2007/07/23 09:35:47; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.57
date: 2007/04/27 07:25:39; author: clsung; state: Exp; lines: +13 -4
- Update PowerDNS to 2.9.21
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html
PR: ports/112055
Submitted by: maintainer (Ralf van der Enden)
Reviewed by: maintainer
v. 1.56
date: 2007/03/22 22:09:51; author: pav; state: Exp; lines: +1 -1
- Fix PostgreSQL schema
PR: ports/110546
Submitted by: Anish Mistry
Approved by: Ralf van der Enden (maintainer)
v. 1.55
date: 2007/03/02 17:49:46; author: rafan; state: Exp; lines: +1 -1
- Update OpenDBX patch, as found on www.linuxnetworkds.de, which
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x
PR: ports/109273
Submitted by: Ralf van der Enden (maintainer)
v. 1.54
date: 2007/02/07 04:04:45; author: alepulver; state: Exp; lines: +2 -2
- Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.
PR: ports/108685
Submitted by: Ralf van der Enden (maintainer)
Obtained from: www.linuxnetworks.de [1]
v. 1.53
date: 2007/01/30 21:04:01; author: pav; state: Exp; lines: +1 -10
- Remove SQLITE3 backend option, it was added prematurely
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth
Approved by: Ralf van der Enden (maintainer)
v. 1.52
date: 2007/01/12 23:49:04; author: gabor; state: Exp; lines: +48 -56
- Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION
PR: ports/96891
Submitted by: Ralf van der Enden (maintainer)
Approved by: erwin (mentor)
v. 1.51
date: 2006/11/19 15:57:30; author: stefan; state: Exp; lines: +1 -0
Bump PORTREVISION for changes in previous commit.
v. 1.50
date: 2006/11/19 15:54:44; author: stefan; state: Exp; lines: +1 -1
- Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.
PR: 105490 [1], 105491 [2]
Submitted by: Sten Spans [1], [2]
Approved by: maintainer [1], [2]
v. 1.49
date: 2006/08/06 18:14:26; author: arved; state: Exp; lines: +1 -1
Fix build of optional LDAP backend with newer versions of OpenLDAP
PR: 97431
Reported by: Thomas Köllmann
Submitted by: "Ralf van den Enden"
v. 1.48
date: 2006/03/17 16:14:41; author: garga; state: Exp; lines: +1 -2
- Update to 2.9.20
PR: ports/94597
Submitted by: maintainer
v. 1.47
date: 2006/02/23 10:36:22; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.46
date: 2006/02/15 12:56:36; author: ehaupt; state: Exp; lines: +7 -21
- Remove USE_REINPLACE
- Remove trailing whitespaces
- Remove depreciated USE_RCORDER
- Unquote BROKEN message
- Add an extra MASTER_SITE
- Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so
it'll work with USE_RC_SUBR
- Bump PORTREVISION
PR: 93336
Submitted by: Ralf van der Enden (maintainer)
v. 1.45
date: 2005/11/25 10:06:36; author: edwin; state: Exp; lines: +2 -1
Unbreak powerdns
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden
v. 1.44
date: 2005/11/15 06:49:07; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.43
date: 2005/11/04 10:27:38; author: kwm; state: Exp; lines: +14 -10
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 (maintainer)
v. 1.42
date: 2005/07/28 22:37:50; author: pav; state: Exp; lines: +2 -1
- Fix and update LDAP support
PR: ports/84176
Submitted by: Ralf vd Enden (maintainer)
v. 1.41
date: 2005/07/18 12:59:51; author: pav; state: Exp; lines: +28 -15
- Update to 2.9.18
PR: ports/83605
Submitted by: Ralf van der Enden (maintainer)
v. 1.40
date: 2005/02/14 21:41:38; author: pav; state: Exp; lines: +0 -4
- Fix build on FreeBSD 6
PR: ports/77480
Submitted by: Ralf van der Enden (maintainer)
v. 1.39
date: 2005/02/01 10:17:09; author: vs; state: Exp; lines: +1 -1
Quote BROKEN
Submitted by: krion
v. 1.38
date: 2005/02/01 10:06:46; author: vs; state: Exp; lines: +6 -2
Mark as broken on 6.X
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer)
v. 1.37
date: 2005/01/15 01:29:59; author: pav; state: Exp; lines: +1 -2
- Update to 2.9.17
PR: ports/76145
Submitted by: Ralf van der Enden (maintainer)
v. 1.36
date: 2004/12/23 08:25:46; author: nork; state: Exp; lines: +2 -3
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
v. 1.35
date: 2004/11/20 01:21:17; author: nork; state: Exp; lines: +1 -13
pdns_recursor related issues fixed.
I committed pre-improved version's PR. This is my mistake.
Pointed out by: Ralf van der Enden (maintainer)
Pointy hat to: myself
PR: ports/73862
Submitted by: Ralf van der Enden (maintainer)
v. 1.34
date: 2004/11/19 16:40:55; author: nork; state: Exp; lines: +23 -6
pdns_recursor related issues fixed
PR: ports/73862
Submitted by: Ralf van der Enden (maintainer)
v. 1.33
date: 2004/05/01 12:08:05; author: eik; state: Exp; lines: +4 -7
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 (maintainer)
v. 1.32
date: 2004/04/30 09:08:27; author: eik; state: Exp; lines: +2 -2
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 (maintainer)
v. 1.31
date: 2004/03/14 06:16:27; author: ade; state: Exp; lines: +1 -1
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.
v. 1.30
date: 2004/03/06 12:44:50; author: pav; state: Exp; lines: +11 -2
- Add WITH_SQLITE knob to enable SQLite backend
PR: ports/63817
Submitted by: Ralf van der Enden (maintainer)
v. 1.29
date: 2004/03/02 19:27:58; author: pav; state: Exp; lines: +6 -1
- 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
v. 1.28
date: 2004/03/01 09:57:34; author: pav; state: Exp; lines: +1 -2
- Update to 2.9.16
PR: ports/63530
Submitted by: Ralf van der Enden (maintainer)
v. 1.27
date: 2004/02/28 20:03:50; author: pav; state: Exp; lines: +6 -1
- Add sample startup script
PR: ports/62344
Submitted by: maintainer
v. 1.26
date: 2004/02/04 05:19:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.25
date: 2004/01/31 12:09:00; author: dinoex; state: Exp; lines: +2 -2
- new MAINTAINER tremere@cainites.net
- fix spaces in Makefile (portlint)
PR: 61678
Submitted by: tremere@cainites.net
v. 1.24
date: 2004/01/20 20:53:33; author: erwin; state: Exp; lines: +1 -1
Assign port to new vic^H^H^Hmaintainer
Submitted by: freebsd@signout.dk
v. 1.23
date: 2004/01/20 19:29:20; author: dinoex; state: Exp; lines: +1 -1
- drop maintainership
I have no longer this server running.
v. 1.22
date: 2004/01/20 04:20:58; author: dinoex; state: Exp; lines: +1 -1
- 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
v. 1.21
date: 2004/01/12 10:21:55; author: dinoex; state: Exp; lines: +1 -3
- 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
v. 1.20
date: 2003/12/07 11:55:37; author: dinoex; state: Exp; lines: +42 -28
- Fix build with postgresql 7.4
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable
v. 1.19
date: 2003/12/05 21:22:18; author: dinoex; state: Exp; lines: +2 -0
- mark BROKEN
v. 1.18
date: 2003/11/18 13:34:59; author: dinoex; state: Exp; lines: +1 -0
- 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
v. 1.17
date: 2003/10/28 20:52:36; author: dinoex; state: Exp; lines: +1 -1
Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net
v. 1.16
date: 2003/10/25 20:45:03; author: dinoex; state: Exp; lines: +3 -2
- let user configure witch MySQL or OpenLDAP versions he wants
v. 1.15
date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.14
date: 2003/08/31 12:32:29; author: dinoex; state: Exp; lines: +4 -2
- Support POWERDNS_WITH_RECURSOR in STABLE
- Support WITH_LDAP in STABLE
v. 1.13
date: 2003/08/27 10:26:10; author: dinoex; state: Exp; lines: +17 -17
- Update to 2.9.11
- Fixes overwrite of config file (wrong order in Makefile)
PR: 55935
Submitted by: tremere@cainites.net
v. 1.12
date: 2003/08/15 04:44:40; author: dinoex; state: Exp; lines: +3 -2
- New option LDAP_PORT
v. 1.11
date: 2003/08/15 00:49:29; author: kuriyama; state: Exp; lines: +2 -2
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port v. of them because this should not affect
# packages built on bento...
v. 1.10
date: 2003/07/25 17:03:05; author: dinoex; state: Exp; lines: +2 -3
- 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
v. 1.9
date: 2003/06/12 04:45:11; author: dinoex; state: Exp; lines: +1 -0
- fix a problem with mysql
Reported by: maarten@dwaas.org
v. 1.8
date: 2003/05/11 07:36:26; author: dinoex; state: Exp; lines: +2 -2
- update to 2.9.8
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
v. 1.7
date: 2003/04/07 04:04:35; author: dinoex; state: Exp; lines: +4 -5
- build recursor only on i386
recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext"
v. 1.6
date: 2003/03/28 20:44:06; author: dinoex; state: Exp; lines: +8 -8
- move post-patch into conditional
v. 1.5
date: 2003/03/23 04:53:39; author: dinoex; state: Exp; lines: +28 -3
- 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
v. 1.4
date: 2003/02/28 22:53:00; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.3
date: 2003/02/20 18:26:39; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.2
date: 2003/02/12 04:54:58; author: dinoex; state: Exp; lines: +1 -1
- 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.
v. 1.1
date: 2003/01/20 06:10:35; author: dinoex; state: Exp;
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
=============================================================================
v. 1.58
date: 2007/07/23 09:35:47; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.57
date: 2007/04/27 07:25:39; author: clsung; state: Exp; lines: +13 -4
- Update PowerDNS to 2.9.21
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html
PR: ports/112055
Submitted by: maintainer (Ralf van der Enden)
Reviewed by: maintainer
v. 1.56
date: 2007/03/22 22:09:51; author: pav; state: Exp; lines: +1 -1
- Fix PostgreSQL schema
PR: ports/110546
Submitted by: Anish Mistry
Approved by: Ralf van der Enden (maintainer)
v. 1.55
date: 2007/03/02 17:49:46; author: rafan; state: Exp; lines: +1 -1
- Update OpenDBX patch, as found on www.linuxnetworkds.de, which
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x
PR: ports/109273
Submitted by: Ralf van der Enden (maintainer)
v. 1.54
date: 2007/02/07 04:04:45; author: alepulver; state: Exp; lines: +2 -2
- Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.
PR: ports/108685
Submitted by: Ralf van der Enden (maintainer)
Obtained from: www.linuxnetworks.de [1]
v. 1.53
date: 2007/01/30 21:04:01; author: pav; state: Exp; lines: +1 -10
- Remove SQLITE3 backend option, it was added prematurely
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth
Approved by: Ralf van der Enden (maintainer)
v. 1.52
date: 2007/01/12 23:49:04; author: gabor; state: Exp; lines: +48 -56
- Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION
PR: ports/96891
Submitted by: Ralf van der Enden (maintainer)
Approved by: erwin (mentor)
v. 1.51
date: 2006/11/19 15:57:30; author: stefan; state: Exp; lines: +1 -0
Bump PORTREVISION for changes in previous commit.
v. 1.50
date: 2006/11/19 15:54:44; author: stefan; state: Exp; lines: +1 -1
- Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.
PR: 105490 [1], 105491 [2]
Submitted by: Sten Spans [1], [2]
Approved by: maintainer [1], [2]
v. 1.49
date: 2006/08/06 18:14:26; author: arved; state: Exp; lines: +1 -1
Fix build of optional LDAP backend with newer versions of OpenLDAP
PR: 97431
Reported by: Thomas Köllmann
Submitted by: "Ralf van den Enden"
v. 1.48
date: 2006/03/17 16:14:41; author: garga; state: Exp; lines: +1 -2
- Update to 2.9.20
PR: ports/94597
Submitted by: maintainer
v. 1.47
date: 2006/02/23 10:36:22; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.46
date: 2006/02/15 12:56:36; author: ehaupt; state: Exp; lines: +7 -21
- Remove USE_REINPLACE
- Remove trailing whitespaces
- Remove depreciated USE_RCORDER
- Unquote BROKEN message
- Add an extra MASTER_SITE
- Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so
it'll work with USE_RC_SUBR
- Bump PORTREVISION
PR: 93336
Submitted by: Ralf van der Enden (maintainer)
v. 1.45
date: 2005/11/25 10:06:36; author: edwin; state: Exp; lines: +2 -1
Unbreak powerdns
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden
v. 1.44
date: 2005/11/15 06:49:07; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.43
date: 2005/11/04 10:27:38; author: kwm; state: Exp; lines: +14 -10
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 (maintainer)
v. 1.42
date: 2005/07/28 22:37:50; author: pav; state: Exp; lines: +2 -1
- Fix and update LDAP support
PR: ports/84176
Submitted by: Ralf vd Enden (maintainer)
v. 1.41
date: 2005/07/18 12:59:51; author: pav; state: Exp; lines: +28 -15
- Update to 2.9.18
PR: ports/83605
Submitted by: Ralf van der Enden (maintainer)
v. 1.40
date: 2005/02/14 21:41:38; author: pav; state: Exp; lines: +0 -4
- Fix build on FreeBSD 6
PR: ports/77480
Submitted by: Ralf van der Enden (maintainer)
v. 1.39
date: 2005/02/01 10:17:09; author: vs; state: Exp; lines: +1 -1
Quote BROKEN
Submitted by: krion
v. 1.38
date: 2005/02/01 10:06:46; author: vs; state: Exp; lines: +6 -2
Mark as broken on 6.X
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer)
v. 1.37
date: 2005/01/15 01:29:59; author: pav; state: Exp; lines: +1 -2
- Update to 2.9.17
PR: ports/76145
Submitted by: Ralf van der Enden (maintainer)
v. 1.36
date: 2004/12/23 08:25:46; author: nork; state: Exp; lines: +2 -3
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
v. 1.35
date: 2004/11/20 01:21:17; author: nork; state: Exp; lines: +1 -13
pdns_recursor related issues fixed.
I committed pre-improved version's PR. This is my mistake.
Pointed out by: Ralf van der Enden (maintainer)
Pointy hat to: myself
PR: ports/73862
Submitted by: Ralf van der Enden (maintainer)
v. 1.34
date: 2004/11/19 16:40:55; author: nork; state: Exp; lines: +23 -6
pdns_recursor related issues fixed
PR: ports/73862
Submitted by: Ralf van der Enden (maintainer)
v. 1.33
date: 2004/05/01 12:08:05; author: eik; state: Exp; lines: +4 -7
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 (maintainer)
v. 1.32
date: 2004/04/30 09:08:27; author: eik; state: Exp; lines: +2 -2
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 (maintainer)
v. 1.31
date: 2004/03/14 06:16:27; author: ade; state: Exp; lines: +1 -1
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.
v. 1.30
date: 2004/03/06 12:44:50; author: pav; state: Exp; lines: +11 -2
- Add WITH_SQLITE knob to enable SQLite backend
PR: ports/63817
Submitted by: Ralf van der Enden (maintainer)
v. 1.29
date: 2004/03/02 19:27:58; author: pav; state: Exp; lines: +6 -1
- 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
v. 1.28
date: 2004/03/01 09:57:34; author: pav; state: Exp; lines: +1 -2
- Update to 2.9.16
PR: ports/63530
Submitted by: Ralf van der Enden (maintainer)
v. 1.27
date: 2004/02/28 20:03:50; author: pav; state: Exp; lines: +6 -1
- Add sample startup script
PR: ports/62344
Submitted by: maintainer
v. 1.26
date: 2004/02/04 05:19:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.25
date: 2004/01/31 12:09:00; author: dinoex; state: Exp; lines: +2 -2
- new MAINTAINER tremere@cainites.net
- fix spaces in Makefile (portlint)
PR: 61678
Submitted by: tremere@cainites.net
v. 1.24
date: 2004/01/20 20:53:33; author: erwin; state: Exp; lines: +1 -1
Assign port to new vic^H^H^Hmaintainer
Submitted by: freebsd@signout.dk
v. 1.23
date: 2004/01/20 19:29:20; author: dinoex; state: Exp; lines: +1 -1
- drop maintainership
I have no longer this server running.
v. 1.22
date: 2004/01/20 04:20:58; author: dinoex; state: Exp; lines: +1 -1
- 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
v. 1.21
date: 2004/01/12 10:21:55; author: dinoex; state: Exp; lines: +1 -3
- 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
v. 1.20
date: 2003/12/07 11:55:37; author: dinoex; state: Exp; lines: +42 -28
- Fix build with postgresql 7.4
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable
v. 1.19
date: 2003/12/05 21:22:18; author: dinoex; state: Exp; lines: +2 -0
- mark BROKEN
v. 1.18
date: 2003/11/18 13:34:59; author: dinoex; state: Exp; lines: +1 -0
- 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
v. 1.17
date: 2003/10/28 20:52:36; author: dinoex; state: Exp; lines: +1 -1
Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net
v. 1.16
date: 2003/10/25 20:45:03; author: dinoex; state: Exp; lines: +3 -2
- let user configure witch MySQL or OpenLDAP versions he wants
v. 1.15
date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.14
date: 2003/08/31 12:32:29; author: dinoex; state: Exp; lines: +4 -2
- Support POWERDNS_WITH_RECURSOR in STABLE
- Support WITH_LDAP in STABLE
v. 1.13
date: 2003/08/27 10:26:10; author: dinoex; state: Exp; lines: +17 -17
- Update to 2.9.11
- Fixes overwrite of config file (wrong order in Makefile)
PR: 55935
Submitted by: tremere@cainites.net
v. 1.12
date: 2003/08/15 04:44:40; author: dinoex; state: Exp; lines: +3 -2
- New option LDAP_PORT
v. 1.11
date: 2003/08/15 00:49:29; author: kuriyama; state: Exp; lines: +2 -2
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port v. of them because this should not affect
# packages built on bento...
v. 1.10
date: 2003/07/25 17:03:05; author: dinoex; state: Exp; lines: +2 -3
- 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
v. 1.9
date: 2003/06/12 04:45:11; author: dinoex; state: Exp; lines: +1 -0
- fix a problem with mysql
Reported by: maarten@dwaas.org
v. 1.8
date: 2003/05/11 07:36:26; author: dinoex; state: Exp; lines: +2 -2
- update to 2.9.8
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
v. 1.7
date: 2003/04/07 04:04:35; author: dinoex; state: Exp; lines: +4 -5
- build recursor only on i386
recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext"
v. 1.6
date: 2003/03/28 20:44:06; author: dinoex; state: Exp; lines: +8 -8
- move post-patch into conditional
v. 1.5
date: 2003/03/23 04:53:39; author: dinoex; state: Exp; lines: +28 -3
- 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
v. 1.4
date: 2003/02/28 22:53:00; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.3
date: 2003/02/20 18:26:39; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.2
date: 2003/02/12 04:54:58; author: dinoex; state: Exp; lines: +1 -1
- 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.
v. 1.1
date: 2003/01/20 06:10:35; author: dinoex; state: Exp;
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
=============================================================================
v. 1.58
date: 2007/07/23 09:35:47; author: rafan; state: Exp; lines: +0 -1
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.57
date: 2007/04/27 07:25:39; author: clsung; state: Exp; lines: +13 -4
- Update PowerDNS to 2.9.21
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html
PR: ports/112055
Submitted by: maintainer (Ralf van der Enden)
Reviewed by: maintainer
v. 1.56
date: 2007/03/22 22:09:51; author: pav; state: Exp; lines: +1 -1
- Fix PostgreSQL schema
PR: ports/110546
Submitted by: Anish Mistry
Approved by: Ralf van der Enden (maintainer)
v. 1.55
date: 2007/03/02 17:49:46; author: rafan; state: Exp; lines: +1 -1
- Update OpenDBX patch, as found on www.linuxnetworkds.de, which
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x
PR: ports/109273
Submitted by: Ralf van der Enden (maintainer)
v. 1.54
date: 2007/02/07 04:04:45; author: alepulver; state: Exp; lines: +2 -2
- Add new OpenDBX patch (from [1]).
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.
PR: ports/108685
Submitted by: Ralf van der Enden (maintainer)
Obtained from: www.linuxnetworks.de [1]
v. 1.53
date: 2007/01/30 21:04:01; author: pav; state: Exp; lines: +1 -10
- Remove SQLITE3 backend option, it was added prematurely
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth
Approved by: Ralf van der Enden (maintainer)
v. 1.52
date: 2007/01/12 23:49:04; author: gabor; state: Exp; lines: +48 -56
- Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION
PR: ports/96891
Submitted by: Ralf van der Enden (maintainer)
Approved by: erwin (mentor)
v. 1.51
date: 2006/11/19 15:57:30; author: stefan; state: Exp; lines: +1 -0
Bump PORTREVISION for changes in previous commit.
v. 1.50
date: 2006/11/19 15:54:44; author: stefan; state: Exp; lines: +1 -1
- Add patches to fix IPv6 support. [1]
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.
PR: 105490 [1], 105491 [2]
Submitted by: Sten Spans [1], [2]
Approved by: maintainer [1], [2]
v. 1.49
date: 2006/08/06 18:14:26; author: arved; state: Exp; lines: +1 -1
Fix build of optional LDAP backend with newer versions of OpenLDAP
PR: 97431
Reported by: Thomas Köllmann
Submitted by: "Ralf van den Enden"
v. 1.48
date: 2006/03/17 16:14:41; author: garga; state: Exp; lines: +1 -2
- Update to 2.9.20
PR: ports/94597
Submitted by: maintainer
v. 1.47
date: 2006/02/23 10:36:22; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.46
date: 2006/02/15 12:56:36; author: ehaupt; state: Exp; lines: +7 -21
- Remove USE_REINPLACE
- Remove trailing whitespaces
- Remove depreciated USE_RCORDER
- Unquote BROKEN message
- Add an extra MASTER_SITE
- Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so
it'll work with USE_RC_SUBR
- Bump PORTREVISION
PR: 93336
Submitted by: Ralf van der Enden (maintainer)
v. 1.45
date: 2005/11/25 10:06:36; author: edwin; state: Exp; lines: +2 -1
Unbreak powerdns
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden
v. 1.44
date: 2005/11/15 06:49:07; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.43
date: 2005/11/04 10:27:38; author: kwm; state: Exp; lines: +14 -10
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 (maintainer)
v. 1.42
date: 2005/07/28 22:37:50; author: pav; state: Exp; lines: +2 -1
- Fix and update LDAP support
PR: ports/84176
Submitted by: Ralf vd Enden (maintainer)
v. 1.41
date: 2005/07/18 12:59:51; author: pav; state: Exp; lines: +28 -15
- Update to 2.9.18
PR: ports/83605
Submitted by: Ralf van der Enden (maintainer)
v. 1.40
date: 2005/02/14 21:41:38; author: pav; state: Exp; lines: +0 -4
- Fix build on FreeBSD 6
PR: ports/77480
Submitted by: Ralf van der Enden (maintainer)
v. 1.39
date: 2005/02/01 10:17:09; author: vs; state: Exp; lines: +1 -1
Quote BROKEN
Submitted by: krion
v. 1.38
date: 2005/02/01 10:06:46; author: vs; state: Exp; lines: +6 -2
Mark as broken on 6.X
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer)
v. 1.37
date: 2005/01/15 01:29:59; author: pav; state: Exp; lines: +1 -2
- Update to 2.9.17
PR: ports/76145
Submitted by: Ralf van der Enden (maintainer)
v. 1.36
date: 2004/12/23 08:25:46; author: nork; state: Exp; lines: +2 -3
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
v. 1.35
date: 2004/11/20 01:21:17; author: nork; state: Exp; lines: +1 -13
pdns_recursor related issues fixed.
I committed pre-improved version's PR. This is my mistake.
Pointed out by: Ralf van der Enden (maintainer)
Pointy hat to: myself
PR: ports/73862
Submitted by: Ralf van der Enden (maintainer)
v. 1.34
date: 2004/11/19 16:40:55; author: nork; state: Exp; lines: +23 -6
pdns_recursor related issues fixed
PR: ports/73862
Submitted by: Ralf van der Enden (maintainer)
v. 1.33
date: 2004/05/01 12:08:05; author: eik; state: Exp; lines: +4 -7
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 (maintainer)
v. 1.32
date: 2004/04/30 09:08:27; author: eik; state: Exp; lines: +2 -2
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 (maintainer)
v. 1.31
date: 2004/03/14 06:16:27; author: ade; state: Exp; lines: +1 -1
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.
v. 1.30
date: 2004/03/06 12:44:50; author: pav; state: Exp; lines: +11 -2
- Add WITH_SQLITE knob to enable SQLite backend
PR: ports/63817
Submitted by: Ralf van der Enden (maintainer)
v. 1.29
date: 2004/03/02 19:27:58; author: pav; state: Exp; lines: +6 -1
- 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
v. 1.28
date: 2004/03/01 09:57:34; author: pav; state: Exp; lines: +1 -2
- Update to 2.9.16
PR: ports/63530
Submitted by: Ralf van der Enden (maintainer)
v. 1.27
date: 2004/02/28 20:03:50; author: pav; state: Exp; lines: +6 -1
- Add sample startup script
PR: ports/62344
Submitted by: maintainer
v. 1.26
date: 2004/02/04 05:19:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
v. 1.25
date: 2004/01/31 12:09:00; author: dinoex; state: Exp; lines: +2 -2
- new MAINTAINER tremere@cainites.net
- fix spaces in Makefile (portlint)
PR: 61678
Submitted by: tremere@cainites.net
v. 1.24
date: 2004/01/20 20:53:33; author: erwin; state: Exp; lines: +1 -1
Assign port to new vic^H^H^Hmaintainer
Submitted by: freebsd@signout.dk
v. 1.23
date: 2004/01/20 19:29:20; author: dinoex; state: Exp; lines: +1 -1
- drop maintainership
I have no longer this server running.
v. 1.22
date: 2004/01/20 04:20:58; author: dinoex; state: Exp; lines: +1 -1
- 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
v. 1.21
date: 2004/01/12 10:21:55; author: dinoex; state: Exp; lines: +1 -3
- 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
v. 1.20
date: 2003/12/07 11:55:37; author: dinoex; state: Exp; lines: +42 -28
- Fix build with postgresql 7.4
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable
v. 1.19
date: 2003/12/05 21:22:18; author: dinoex; state: Exp; lines: +2 -0
- mark BROKEN
v. 1.18
date: 2003/11/18 13:34:59; author: dinoex; state: Exp; lines: +1 -0
- 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
v. 1.17
date: 2003/10/28 20:52:36; author: dinoex; state: Exp; lines: +1 -1
Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net
v. 1.16
date: 2003/10/25 20:45:03; author: dinoex; state: Exp; lines: +3 -2
- let user configure witch MySQL or OpenLDAP versions he wants
v. 1.15
date: 2003/09/05 04:54:37; author: edwin; state: Exp; lines: +1 -1
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki
Approved by: portmgr
v. 1.14
date: 2003/08/31 12:32:29; author: dinoex; state: Exp; lines: +4 -2
- Support POWERDNS_WITH_RECURSOR in STABLE
- Support WITH_LDAP in STABLE
v. 1.13
date: 2003/08/27 10:26:10; author: dinoex; state: Exp; lines: +17 -17
- Update to 2.9.11
- Fixes overwrite of config file (wrong order in Makefile)
PR: 55935
Submitted by: tremere@cainites.net
v. 1.12
date: 2003/08/15 04:44:40; author: dinoex; state: Exp; lines: +3 -2
- New option LDAP_PORT
v. 1.11
date: 2003/08/15 00:49:29; author: kuriyama; state: Exp; lines: +2 -2
Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port v. of them because this should not affect
# packages built on bento...
v. 1.10
date: 2003/07/25 17:03:05; author: dinoex; state: Exp; lines: +2 -3
- 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
v. 1.9
date: 2003/06/12 04:45:11; author: dinoex; state: Exp; lines: +1 -0
- fix a problem with mysql
Reported by: maarten@dwaas.org
v. 1.8
date: 2003/05/11 07:36:26; author: dinoex; state: Exp; lines: +2 -2
- update to 2.9.8
- recursor defaults off, Option POWERDNS_WITH_RECURSOR
v. 1.7
date: 2003/04/07 04:04:35; author: dinoex; state: Exp; lines: +4 -5
- build recursor only on i386
recursor fails on alpha, ia64 and sparc with undefined symbol "makecontext"
v. 1.6
date: 2003/03/28 20:44:06; author: dinoex; state: Exp; lines: +8 -8
- move post-patch into conditional
v. 1.5
date: 2003/03/23 04:53:39; author: dinoex; state: Exp; lines: +28 -3
- 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
v. 1.4
date: 2003/02/28 22:53:00; author: kris; state: Exp; lines: +1 -1
Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
v. 1.3
date: 2003/02/20 18:26:39; author: dinoex; state: Exp; lines: +1 -0
- add COMMENT
v. 1.2
date: 2003/02/12 04:54:58; author: dinoex; state: Exp; lines: +1 -1
- 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.
v. 1.1
date: 2003/01/20 06:10:35; author: dinoex; state: Exp;
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
=============================================================================
|
| |

|