From owner-freebsd-questions@FreeBSD.ORG Tue Jun 5 07:29:30 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5EABA1065675 for ; Tue, 5 Jun 2012 07:29:30 +0000 (UTC) (envelope-from alive@dienub.org) Received: from mail-vb0-f54.google.com (mail-vb0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 110448FC1A for ; Tue, 5 Jun 2012 07:29:29 +0000 (UTC) Received: by vbmv11 with SMTP id v11so3618809vbm.13 for ; Tue, 05 Jun 2012 00:29:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:x-gm-message-state; bh=Um1M6uktK+kh4GN1C+oBoATAKsfJepWsmI7U4+eeyWM=; b=c54lHawqctZr4v7WcyLKcxUG4bDRAV++HiiOqfGSrURl3n9yWM4Ouf7yALXQhnC61t Yg5ejz4MInRIHgxZwLHjA9L8ORevC1EgOlk0og1VilWh7O3PIDU0T8N8IpD+NwdiuiEE i60C8s1ZCTNG1XoWDDaCP2vzQc9WfdcY/A4GfZHFrdMj9awSo4oVmO37vgUGXyI1KIqh xVLBuszpYfmzLsfnzLb4Rv9LJQsJZ9vc3rdBlnWh5ajwj3ryhXZVtOrox3nKCNke0xvA X7qgC5dKF89W95KV7iYWCjVumUMuYkdNNvurF4yJzkl5rA8yoxy4e/RcZ9A3XS0l92I3 oOAA== MIME-Version: 1.0 Received: by 10.220.141.209 with SMTP id n17mr14928756vcu.65.1338881369234; Tue, 05 Jun 2012 00:29:29 -0700 (PDT) Received: by 10.52.181.104 with HTTP; Tue, 5 Jun 2012 00:29:29 -0700 (PDT) In-Reply-To: <4FCD0E87.1020001@FreeBSD.org> References: <4FCD0E87.1020001@FreeBSD.org> Date: Tue, 5 Jun 2012 09:29:29 +0200 Message-ID: From: Rada alive To: Matthew Seaman X-Gm-Message-State: ALoCoQl9Gqhw3Of4HzMWzEclG65a7m56IGQO9yTAMMjrw1hD8aUGQk/+L6eDkUzdQSwiXkBb62RY Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: Dependencies for dns/unbound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Jun 2012 07:29:30 -0000 On Mon, Jun 4, 2012 at 9:37 PM, Matthew Seaman wrote: > On 04/06/2012 14:47, Rada alive wrote: > > [root@pladaks /usr/ports/dns/unbound]# make all-depends-list > > /usr/ports/devel/gmake > > /usr/ports/textproc/expat2 > > /usr/ports/dns/ldns > > /usr/ports/devel/gettext > > /usr/ports/devel/doxygen > > /usr/ports/devel/libtool > > /usr/ports/converters/libiconv > > /usr/ports/lang/perl5.12 > > /usr/ports/devel/tmake > > /usr/ports/graphics/graphviz > > /usr/ports/print/dvipsk-tetex > > /usr/ports/print/teTeX > > /usr/ports/lang/python27 > > /usr/ports/devel/bison > > /usr/ports/devel/qt4-corelib > > [... etc -- rest of exceeding long list of dependencies trimmed ...] > > Unset the DOCS option in dns/ldns. Almost all of those dependencies are > due to the doxygen support that drags in. > Thank you Matthew! I hoped it would be something simple like this. > > Cheers, > > Matthew > > -- > Dr Matthew J Seaman MA, D.Phil. > PGP: http://www.infracaninophile.co.uk/pgpkey > > >