Dependencies for dns/unbound

Matthew Seaman matthew at FreeBSD.org
Tue Jun 5 07:50:47 UTC 2012


On 04/06/2012 20:37, Matthew Seaman wrote:
> On 04/06/2012 14:47, Rada alive wrote:
>> [root at 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.

Actually, this is mixed up with the new OPTIONS framework.  One of the
changes involved is that the old NOPORTDOCS and NOPORTEXAMPLES variables
are now treated as global options DOCS and EXAMPLES respectively.  Which
makes a lot of sense and is generally a good idea, but causes some
confusion when a port has a pre-existing DOCS or EXAMPLES option -- the
global DOCS and EXAMPLES are on by default, and this can lead to some
ports having significantly enlarged dependency lists.

On the other hand, the capability to have one global switch to turn on
or off certain options is really interesting.  At the moment it is only
DOCS, EXAMPLES and NLS but surely there are more to come.  X11 perhaps.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.
PGP: http://www.infracaninophile.co.uk/pgpkey


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120605/82e93b33/signature.pgp


More information about the freebsd-questions mailing list