Date: Fri, 14 Mar 2008 02:08:43 +0100 From: Mel <fbsd.questions@rachie.is-a-geek.net> To: freebsd-questions@freebsd.org Subject: Re: Headless Azureus with any X11 Dependencies ?? Message-ID: <200803140208.44527.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <20080314004328.GA28414@phoenix.nasreddine.info> References: <20080314004328.GA28414@phoenix.nasreddine.info>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote: > Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite > happy with it, very stable very reliable, but I'm having trouble > installing azureus. Since it's a server, that doesn't even have a > monitor attached to it, I have no use for any X11 dependencies, so > I've added to make.conf > > --------CUT > WITHOUT_X11=yes > --------CUT Unfortunately, that switch isn't working as "I don't want anything pulled in that uses X11", but rather as "If this port can be built without X11, then I will obey that, otherwise I will go ahead and install X11". Maybe that's a project for next google's summer of code. Anyway, the port depends on x11-toolkits/swt, which is what pulls in X. If you know that azareus can be built without X, you could request support for it through the send-pr(1) mechanism, but it doesn't look like that'd be an easy job. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803140208.44527.fbsd.questions>