From owner-svn-ports-head@FreeBSD.ORG Tue Sep 2 03:15:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id E2EC2793; Tue, 2 Sep 2014 03:15:09 +0000 (UTC) Date: Tue, 2 Sep 2014 03:15:09 +0000 From: Alexey Dokuchaev To: Adam Weinberger Subject: Re: svn commit: r366936 - head/devel/avr-libc Message-ID: <20140902031509.GB51270@FreeBSD.org> References: <201409011926.s81JQ4IV011890@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201409011926.s81JQ4IV011890@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Sep 2014 03:15:10 -0000 On Mon, Sep 01, 2014 at 07:26:04PM +0000, Adam Weinberger wrote: > New Revision: 366936 > URL: http://svnweb.freebsd.org/changeset/ports/366936 > > Log: > The doxygen build was failing on 8 and 9 for non-obvious reasons. > As a stopgap (and as a favour to anyone building from ports ;-), change > the DOCS option to DOXYGEN, and default it to off. Thanks for bringing more sanity to ports! Doxygen should be default to off everywhere indeed. ./danfe