From owner-cvs-all@FreeBSD.ORG Thu Jul 3 07:33:31 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3D2051065678 for ; Thu, 3 Jul 2008 07:33:31 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx23.fluidhosting.com [204.14.89.6]) by mx1.freebsd.org (Postfix) with ESMTP id E12128FC22 for ; Thu, 3 Jul 2008 07:33:30 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 6668 invoked by uid 399); 3 Jul 2008 07:33:30 -0000 Received: from localhost (HELO lap.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 3 Jul 2008 07:33:30 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <486C80C7.7050609@FreeBSD.org> Date: Thu, 03 Jul 2008 00:33:27 -0700 From: Doug Barton Organization: http://www.FreeBSD.org/ User-Agent: Thunderbird 2.0.0.14 (X11/20080606) MIME-Version: 1.0 To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200807030726.m637QEQW092286@repoman.freebsd.org> In-Reply-To: <200807030726.m637QEQW092286@repoman.freebsd.org> X-Enigmail-Version: 0.95.6 OpenPGP: id=D5B2F0FB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: ports/dns/bind95 Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 07:33:31 -0000 FYI, it is intentional that this is not yet hooked up. I want to polish a bit more first, but this is a good working version. If anyone has a working terminal that supports non-ASCII characters and wants to test the idn-enabled command line tools (dig, host, nslookup) I'd really appreciate the help. You can get some examples of IDN hostnames at http://idn.icann.org/Main_Page Doug Doug Barton wrote: > dougb 2008-07-03 07:26:14 UTC > > FreeBSD ports repository > > Modified files: > dns/bind95 Makefile distinfo pkg-descr pkg-plist > Log: > Update for 9.5.0 > > Some of the important features of BIND 9 are: > > DNS Security: DNSSEC (signed zones), TSIG (signed DNS requests) > IP version 6: Answers DNS queries on IPv6 sockets, IPv6 resource records (AAAA) > Experimental IPv6 Resolver Library > DNS Protocol Enhancements: IXFR, DDNS, Notify, EDNS0 > Improved standards conformance > Views: One server process can provide multiple "views" of the DNS namespace, > e.g. an "inside" view to certain clients, and an "outside" view to others. > Multiprocessor Support, including working threads in this version > > BIND 9.5 has a number of new features over previous versions, including: > GSS-TSIG support (RFC 3645), DHCID support > Experimental http server and statistics support for named via xml > More detailed statistics counters, compatible with the ones supported in BIND 8 > Faster ACL processing > Efficient LRU cache cleaning mechanism. > NSID support (RFC 5001). > > Revision Changes Path > 1.85 +32 -11 ports/dns/bind95/Makefile > 1.48 +6 -6 ports/dns/bind95/distinfo > 1.13 +13 -13 ports/dns/bind95/pkg-descr > 1.26 +6 -0 ports/dns/bind95/pkg-plist > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/bind95/Makefile.diff?&r1=1.84&r2=1.85&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/bind95/distinfo.diff?&r1=1.47&r2=1.48&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/bind95/pkg-descr.diff?&r1=1.12&r2=1.13&f=h > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/dns/bind95/pkg-plist.diff?&r1=1.25&r2=1.26&f=h > -- This .signature sanitized for your protection