Date: Tue, 12 Nov 2013 11:06:25 +0000 (UTC) From: Erwin Lansing <erwin@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r333564 - head Message-ID: <201311121106.rACB6PVr001332@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: erwin Date: Tue Nov 12 11:06:25 2013 New Revision: 333564 URL: http://svnweb.freebsd.org/changeset/ports/333564 Log: Add a note about the latest changes to the dns/bind9* ports. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Nov 12 10:59:20 2013 (r333563) +++ head/UPDATING Tue Nov 12 11:06:25 2013 (r333564) @@ -5,6 +5,20 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20131112: + AFFECTS: users of dns/bind9* + AUTHOR: erwin@FreeBSD.org + + All bind9 ports have been updated to support FreeBSD 10.x after + BIND was removed from the base system. It is now self-contained + in ${PREFIX}/etc/namedb, and chroot and symlinking options are + no longer supported out of the box. + + For users of FreeBSD 9.x and earlier, the LINKS option is no longer + enabled by default, but still supported. No other changes should + affect those users, and updating without changing already set options + will keep the system in the same state. + 20131103: AFFECTS: users of security/libtasn1 and any port that depends on it AUTHOR: novel@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311121106.rACB6PVr001332>