On Mon, Sep 28, 2009 at 8:33 PM, Daniel Baucom <[email protected]> wrote: > I am not sure if this is more of an issue with fish, or macports so I > thought I would try here first. I recently did a clean install of Snow > Leopard and did a fresh install of ports and fish. When fish installed, > it required an absurd amount of dependencies. Is fish compiled against > libraries in xorg/x11? Below is a log of what my system installed simply > to compile fish. Some of it I can understand (ncurses, automake, > autoconf, perl 5.8, etc...) but the xorg packages, jpeg, libpng, > graphviz and several others just didn't make sense to me. > > loudambia...@danlmac:~$ sudo port install fish <snip>
The documentation is generated with doxygen, which I believe is the source of the large dependency tree. For the FreeBSD port the only direct dependency is doxygen and a similar amount of stuff is pulled in. Rob ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
