atom feed3 messages in org.freebsd.freebsd-portsRe: doxygen font error
FromSent OnAttachments
Andrea VenturoliNov 9, 2010 2:30 pm 
Naram QashatNov 9, 2010 7:32 pm 
Andrea VenturoliNov 10, 2010 12:17 am 
Subject:Re: doxygen font error
From:Andrea Venturoli (ml@netfence.it)
Date:Nov 10, 2010 12:17:24 am
List:org.freebsd.freebsd-ports

On 11/10/10 04:33, Naram Qashat wrote:

First strangeness is that dot belongs to graphics/graphviz, but doxygen doesn't depend on that (seen with pkg_info and make pretty-print-run-depends-list). Is this my fault in any way? Is it a bug in the port?

As the maintainer of the port, I can tell you that doxygen depends on graphics/graphviz only if NOPORTDOCS is not defined. Did you have NOPORTDOCS defined? If so, I might have to make it so graphviz is required regardless.

I don't see it in "make config" and I don't have it in /etc/make.conf either.

From a scan of the ports tree, there are many ports which have a FreeSans.ttf as part of their pkg-plist. However, looking at the docs that come with Doxygen, it appears that Doxygen itself should be generating that file for use with dot. As I have only taken up maintainership of the port and do not develop Doxygen, this may be something to bring up with the Doxygen developers. A quick glance at the code shows that it should be creating that, however.

Ok. Should I file a bug report, a PR, whatever? Or should I just be patient and wait? :-)

BTW, this is nothing critical to me.

Thanks to you!

bye av.