| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.9.21 07 May 2008 12:45:23
 |
jadawin  |
- Add CONFLICTS for dns/powerdns-devel
PR: ports/122982
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry (mentor) |
2.9.21 07 May 2008 12:26:27
 |
jadawin  |
¦/ |
2.9.21 23 Jul 2007 09:36:52
 |
rafan  |
- 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 |
2.9.21 27 Apr 2007 07:25:40
 |
clsung  |
- 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 |
2.9.20_6 22 Mar 2007 22:09:51
 |
pav  |
- Fix PostgreSQL schema
PR: ports/110546
Submitted by: Anish Mistry <amistry@am-productions.biz>
Approved by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer) |
2.9.20_5 02 Mar 2007 17:49:46
 |
rafan  |
- 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 <tremere at cainites.net> (maintainer) |
2.9.20_4 07 Feb 2007 04:04:45
 |
alepulver  |
- 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 <tremere@cainites.net> (maintainer)
Obtained from: www.linuxnetworks.de [1] |
2.9.20_3 30 Jan 2007 21:04:01
 |
pav  |
- Remove SQLITE3 backend option, it was added prematurely
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth <ports@fsck.ch>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.20_2 30 Jan 2007 20:51:11
 |
pav  |
- Remove stray empty file |
2.9.20_2 12 Jan 2007 23:49:04
 |
gabor  |
- Add support for geo backend
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION
PR: ports/96891
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: erwin (mentor) |
2.9.20_1 19 Nov 2006 15:57:31
 |
stefan  |
Bump PORTREVISION for changes in previous commit. |
2.9.20 19 Nov 2006 15:54:45
 |
stefan  |
- 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<sten@blinkenlights.nl> [1], [2]
Approved by: maintainer [1], [2] |
2.9.20 06 Aug 2006 18:14:26
 |
arved  |
Fix build of optional LDAP backend with newer versions of OpenLDAP
PR: 97431
Reported by: Thomas Köllmann <koellmann@gmx.net>
Submitted by: "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl> |
2.9.20 17 Mar 2006 16:14:41
 |
garga  |
- Update to 2.9.20
PR: ports/94597
Submitted by: maintainer |
2.9.19_2 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
2.9.19_1 20 Feb 2006 20:47:50
 |
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.9.19_1 15 Feb 2006 12:56:37
 |
ehaupt  |
- 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 <tremere@cainites.net> (maintainer) |
2.9.19 22 Jan 2006 08:31:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.9.19 25 Nov 2005 10:06:36
 |
edwin  |
Unbreak powerdns
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden <tremere@cainites.net> |
2.9.19 15 Nov 2005 06:52:12
 |
ade  |
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. |
2.9.19 04 Nov 2005 10:27:39
 |
kwm  |
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) |
2.9.18 28 Jul 2005 22:37:51
 |
pav  |
- Fix and update LDAP support
PR: ports/84176
Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer) |
2.9.18 18 Jul 2005 12:59:51
 |
pav  |
- Update to 2.9.18
PR: ports/83605
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.17 14 Feb 2005 21:41:39
 |
pav  |
- Fix build on FreeBSD 6
PR: ports/77480
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.17 01 Feb 2005 10:17:09
 |
vs  |
Quote BROKEN
Submitted by: krion |
2.9.17 01 Feb 2005 10:06:46
 |
vs  |
Mark as broken on 6.X
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer) |
2.9.17 15 Jan 2005 01:29:59
 |
pav  |
- Update to 2.9.17
PR: ports/76145
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.16_7 23 Dec 2004 08:25:47
 |
nork  |
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 |
2.9.16_6 20 Nov 2004 01:21:17
 |
nork  |
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) |
2.9.16_5 19 Nov 2004 16:40:56
 |
nork  |
pdns_recursor related issues fixed
PR: ports/73862
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.16_4 01 May 2004 12:08:05
 |
eik  |
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) |
2.9.16_3 30 Apr 2004 09:08:27
 |
eik  |
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) |
2.9.16_2 14 Mar 2004 06:17:56
 |
ade  |
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. |
2.9.16_2 06 Mar 2004 12:44:51
 |
pav  |
- Add WITH_SQLITE knob to enable SQLite backend
PR: ports/63817
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.16_1 02 Mar 2004 19:27:59
 |
pav  |
- 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 |
2.9.16 01 Mar 2004 09:57:34
 |
pav  |
- Update to 2.9.16
PR: ports/63530
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) |
2.9.15_2 28 Feb 2004 20:03:50
 |
pav  |
- Add sample startup script
PR: ports/62344
Submitted by: maintainer |
2.9.15_1 04 Feb 2004 05:21:48
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.9.15 31 Jan 2004 12:09:00
 |
dinoex  |
- new MAINTAINER tremere@cainites.net
- fix spaces in Makefile (portlint)
PR: 61678
Submitted by: tremere@cainites.net |
2.9.15 20 Jan 2004 20:53:33
 |
erwin  |
Assign port to new vic^H^H^Hmaintainer
Submitted by: freebsd@signout.dk |
2.9.15 20 Jan 2004 19:29:20
 |
dinoex  |
- drop maintainership
I have no longer this server running. |
2.9.15 20 Jan 2004 04:20:58
 |
dinoex  |
- 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 |
2.9.13 12 Jan 2004 10:21:56
 |
dinoex  |
- 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 |
2.9.12_1 07 Dec 2003 11:55:37
 |
dinoex  |
- Fix build with postgresql 7.4
- Fix package with ldapbackend
- reorder makefile
- detect if recursor is buildable |
2.9.12_1 05 Dec 2003 21:22:18
 |
dinoex  |
- mark BROKEN |
2.9.12_1 18 Nov 2003 13:34:59
 |
dinoex  |
- 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 |
2.9.12 28 Oct 2003 20:52:37
 |
dinoex  |
Update to 2.9.12
- Addition of SQLite backend
- pdns_recursor maturity
- Verisign sitefinder workaround
PR: 58609
Submitted by: tremere@cainites.net |
2.9.11 25 Oct 2003 20:45:03
 |
dinoex  |
- let user configure witch MySQL or OpenLDAP versions he wants |
2.9.11 05 Sep 2003 04:54:37
 |
edwin  |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr |