head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.6 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.4 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.2 pkgsrc-2011Q2-base:1.3 pkgsrc-2010Q4:1.2.0.6 pkgsrc-2010Q4-base:1.2 pkgsrc-2010Q3:1.2.0.4 pkgsrc-2010Q3-base:1.2 pkgsrc-2010Q2:1.2.0.2 pkgsrc-2010Q2-base:1.2 pkgsrc-2010Q1:1.1.1.1.0.20 pkgsrc-2010Q1-base:1.1.1.1 pkgsrc-2009Q4:1.1.1.1.0.18 pkgsrc-2009Q4-base:1.1.1.1 pkgsrc-2009Q3:1.1.1.1.0.16 pkgsrc-2009Q3-base:1.1.1.1 pkgsrc-2009Q2:1.1.1.1.0.14 pkgsrc-2009Q2-base:1.1.1.1 pkgsrc-2009Q1:1.1.1.1.0.12 pkgsrc-2009Q1-base:1.1.1.1 pkgsrc-2008Q4:1.1.1.1.0.10 pkgsrc-2008Q4-base:1.1.1.1 pkgsrc-2008Q3:1.1.1.1.0.8 pkgsrc-2008Q3-base:1.1.1.1 cube-native-xorg:1.1.1.1.0.6 cube-native-xorg-base:1.1.1.1 pkgsrc-2008Q2:1.1.1.1.0.4 pkgsrc-2008Q2-base:1.1.1.1 cwrapper:1.1.1.1.0.2 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2011.02.09.16.19.16; author taca; state dead; branches; next 1.2; 1.2 date 2010.05.26.15.56.39; author taca; state Exp; branches; next 1.1; 1.1 date 2008.06.21.23.15.28; author adrianp; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2008.06.21.23.15.28; author adrianp; state Exp; branches; next ; desc @@ 1.3 log @Delete bind95 pacakge, it has been eol May, 2010. http://www.isc.org/software/bind/versions @ text @$NetBSD: patch-ag,v 1.2 2010/05/26 15:56:39 taca Exp $ --- lib/dns/rbt.c.orig 2009-01-19 23:47:02.000000000 +0000 +++ lib/dns/rbt.c @@@@ -167,6 +167,10 @@@@ Name(dns_rbtnode_t *node) { static void dns_rbt_printnodename(dns_rbtnode_t *node); #endif +#if !defined(inline) && defined(__powerpc__) +#define inline /**/ +#endif + static inline dns_rbtnode_t * find_up(dns_rbtnode_t *node) { dns_rbtnode_t *root; @ 1.2 log @Update net/bind95 package to 9.5.2pl4(9.5.2-P4). --- 9.5.2-P4 released --- 2876. [bug] Named could return SERVFAIL for negative responses from unsigned zones. [RT #21131] --- 9.5.2-P3 released --- 2852. [bug] Handle broken DNSSEC trust chains better. [RT #15619] @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.1.1.1 2008/06/21 23:15:28 adrianp Exp $ @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD: patch-ag,v 1.5 2005/03/16 13:56:25 tron Exp $ d3 3 a5 3 --- lib/dns/rbt.c.orig 2004-03-08 21:06:27.000000000 +0000 +++ lib/dns/rbt.c 2005-03-16 13:45:23.000000000 +0000 @@@@ -165,6 +165,10 @@@@ @ 1.1.1.1 log @BIND 9.5.0 BIND 9.5.0 has a number of new features over 9.4, including: - GSS-TSIG support (RFC 3645). - DHCID support. - Experimental http server and statistics support for named via xml. - More detailed statistics counters including those supported in BIND 8. - Faster ACL processing. - Internal documentation generated by Doxygen. - Efficient LRU cache-cleaning mechanism. - NSID support (RFC 5001). @ text @@