version 2.17 of dnrd. This version introduce random source ports to reduce the risk of getting the cache poisoned. This version should also honor the --sysconfdir option to the configure script so some of the reimplace's are removed. I am still a newbe in freebsd ports so please let me know if I could have done things different to make it easier for the commiters.
State Changed From-To: open->feedback Does not build on 4.10: cc -DHAVE_CONFIG_H -I. -I. -I. -D_THREAD_SAFE -O2 -pipe -g -c check.c In file included from check.c:26: /usr/include/sys/socket.h:52: syntax error before `sa_family_t' /usr/include/sys/socket.h:52: warning: data definition has no type or storage class /usr/include/sys/socket.h:163: syntax error before `u_char' /usr/include/sys/socket.h:174: syntax error before `u_short' /usr/include/sys/socket.h:188: syntax error before `u_char'
Responsible Changed From-To: freebsd-ports-bugs->vs I'll handle this.
State Changed From-To: feedback->closed Committed, thanks!