On 12 Mar 2026, at 16:17, bob prohaska <[email protected]> wrote:
> 
> On Thu, Mar 12, 2026 at 04:00:44PM +0100, Kurt Jaeger wrote:
>> Hi!
>> 
>>> I just noticed that a poudriere build of dns/bind920 is compiling
>>> things like ghostscript and cups.... Is that necessary? Can it be
>>> prevented?
>> 
>> This might help, please test:
>> 
>> make config
>> 
>> DOCS=off
> 
> Apologies for being obtuse, is this part of the poudriere command
> or something done directly in /usr/ports? As an aside, I'd like to
> have the man pages, it's the GUI-related material that seems a waste
> since this is for a headless server. A setting in poudriere.conf 
> that looks like no-gui=yes or similar would be good.

The problem in this case is that the BIND documentation is formatted
using sphinx and Read the Docs, which pulls in a large part of the
python ecosystem, and various graphics rendering programs. These in turn
pull in ghostscript, cups and others.

That said, some ports come with separate DOCS and MANPAGES options, but
this is unfortunately not the case with dns/bind920.

-Dimitry


Reply via email to