From owner-cvs-ports@FreeBSD.ORG Tue Aug 28 00:03:53 2007 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E6CB116A418; Tue, 28 Aug 2007 00:03:53 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 232BE13C428; Tue, 28 Aug 2007 00:03:53 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l7S03rxJ074507; Tue, 28 Aug 2007 00:03:53 GMT (envelope-from dougb@repoman.freebsd.org) Received: (from dougb@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l7S03qJY074497; Tue, 28 Aug 2007 00:03:52 GMT (envelope-from dougb) Message-Id: <200708280003.l7S03qJY074497@repoman.freebsd.org> From: Doug Barton Date: Tue, 28 Aug 2007 00:03:42 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/dns/bind8 Makefile ports/dns/bind84 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Aug 2007 00:03:54 -0000 dougb 2007-08-28 00:03:42 UTC FreeBSD ports repository Modified files: dns/bind8 Makefile dns/bind84 Makefile Log: Begin the de-orbit burn for the beloved, but now more than a bit long in the tooth BIND 8. As of today (27 August 2007) ISC has announced that BIND 8 is officially End of Life (EOL) and therefore it's time to say good-bye. Please see http://www.isc.org/sw/bind/bind8-eol.php for details on the reasoning behind the EOL status, the latest security issues, and a migration guide to help you move toward BIND 9.4.x. bind8 (BIND 8.3.7) is marked FORBIDDEN due to the predictable query ID bug (see above) which will not be fixed for this version. bind84 is marked DEPRECATED, and will be upgraded to 8.4.7-P1 when it is available. Revision Changes Path 1.54 +2 -0 ports/dns/bind8/Makefile 1.14 +3 -0 ports/dns/bind84/Makefile