Bug 73420

Summary: Update port: dns/dnrd
Product: Ports & Packages Reporter: Natanael Copa <ncopa>
Component: Individual Port(s)Assignee: Volker Stolz <vs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
dnrd-2.17.diff none

Description Natanael Copa 2004-11-02 15:40:28 UTC
	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.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-11-05 08:33:56 UTC
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' 


Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-11-05 08:33:56 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vs

I'll handle this.
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-11-08 07:41:10 UTC
State Changed
From-To: feedback->closed

Committed, thanks!