From owner-freebsd-multimedia@FreeBSD.ORG Sun Sep 18 07:33:29 2011 Return-Path: Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC12E1065673 for ; Sun, 18 Sep 2011 07:33:29 +0000 (UTC) (envelope-from arved@FreeBSD.org) Received: from mail01.rise-w.com (mail01.rise-w.com [88.116.105.226]) by mx1.freebsd.org (Postfix) with ESMTP id A2F408FC13 for ; Sun, 18 Sep 2011 07:33:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail01.rise-w.com (Postfix) with ESMTP id 8A3C740E110; Sun, 18 Sep 2011 09:15:32 +0200 (CEST) Received: from [192.168.1.7] (inek.arved.priv.at [78.142.160.182]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.rise-world.com (Postfix) with ESMTPSA id B314740E10F; Sun, 18 Sep 2011 09:15:31 +0200 (CEST) Message-ID: <4E759A92.8020107@FreeBSD.org> Date: Sun, 18 Sep 2011 09:15:30 +0200 From: =?ISO-8859-1?Q?Tilman_Keskin=F6z?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:6.0.2) Gecko/20110906 Thunderbird/6.0.2 MIME-Version: 1.0 To: freebsd-multimedia@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: Has anyone tested the jack update - am I ok to commit it? X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Sep 2011 07:33:30 -0000 * b. f. [2011-11-18 09:11]: > -- make the building of the HTML documentation an OPTION, > off-by-default -- the doxygen dependency, which by default drags in > many Python, graphviz, TeX, and Qt4 dependencies, is too heavy a > burden for package builders and testers, and it was never a good idea > to require it in order to build a small audio server. (These changes > could be replaced by packaging the documents in a separate, > locally-mirrored tarball, or, provided that the port is kept > up-to-date, by downloading them from the master site.) This would also fix the circular dependency reported recently on freebsd-ports (subject: "Circular dependency in devel/doxygen?"), so i think it would be useful to add it to the update. Otherwise i unfortunately don't have time to test it at the moment, so i would say go for it.