Bug 61554 - Update of PowerDNS to 2.9.15
Summary: Update of PowerDNS to 2.9.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dirk Meyer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-18 22:40 UTC by Ralf van der Enden
Modified: 2004-01-19 20:27 UTC (History)
0 users

See Also:


Attachments
pdns-2.9.15.diff (1.49 KB, patch)
2004-01-18 22:40 UTC, Ralf van der Enden
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf van der Enden 2004-01-18 22:40:14 UTC
Update to 2.9.15
Bugfixes:
- 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
Comment 1 Clement Laforet freebsd_committer freebsd_triage 2004-01-19 00:25:35 UTC
Responsible Changed
From-To: freebsd-ports-bugs->dinoex

Over the maintainer.
Comment 2 Dirk Meyer freebsd_committer freebsd_triage 2004-01-19 15:23:52 UTC
State Changed
From-To: open->feedback


the version does not build on STABLE: 

===>  Building for powerdns-current-2.9.15 
[...] 
source='zoneparser2.cc' object='zoneparser2.lo' libtool=yes  
depfile='.deps/zoneparser2.Plo' tmpdepfile='.deps/zoneparser2.TPlo'  
depmode=gcc /bin/sh ../../../depcomp  
/bin/sh ../../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../..    -pthread  -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings  -DDLLIMPORT= -Wall -O2 -c -o zoneparser2.lo `test -f zoneparser2.cc || echo './'`zoneparser2.cc 
c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -pipe -W -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wconversion -Wformat -Wid-clash-30 -Wimplicit -Wimplicit-function-delcaration -Wimplicit-int -Wlong-long -Wmain -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-import -Wno-parentheses -Wparentheses -Wpointer-arith -Wredundant-decls -Wreturn-type -Wshadow -Wsign-compare -Wstrict-prototypes -Wswitch -Wtraditional -Wtrigraphs -Wunused -Wwrite-strings -DDLLIMPORT= -Wall -O2 -c zoneparser2.cc -Wp,-MD,.deps/zoneparser2.TPlo  -fPIC -DPIC -o .libs/zoneparser2.o 
[...] 
zoneparser2.cc: In method `void ZoneParser::parse(const string &, const string &, unsigned int)': 
zoneparser2.cc:58: `STDIN_FILENO' undeclared (first use this function) 
zoneparser2.cc:58: (Each undeclared identifier is reported only once 
zoneparser2.cc:58: for each function it appears in.) 
[...] 
gmake[4]: *** [zoneparser2.lo] Error 1 
gmake[4]: Leaving directory `/image/usr/ports/current/powerdns/work/pdns-2.9.15/pdns/backends/bind' 
[...]
Comment 3 Dirk Meyer freebsd_committer freebsd_triage 2004-01-19 20:27:00 UTC
State Changed
From-To: feedback->closed

Superseeded by ports/61589 
(You could have just followed up this pr)