Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2007 11:49:32 +0200
From:      Alexander Leidinger <Alexander@Leidinger.net>
To:        Paul Schmehl <pauls@utdallas.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Setting X11BASE
Message-ID:  <20070521114932.pf1nvaa74kkwk4gk@webmail.leidinger.net>
In-Reply-To: <76BFFE223D3D165D7F4283A3@paul-schmehls-powerbook59.local>
References:  <46504986.1010205@netfence.it> <D18E5DEA208C2AA6714A7AB5@paul-schmehls-powerbook59.local> <20070520202415.GA43326@xor.obsecurity.org> <76BFFE223D3D165D7F4283A3@paul-schmehls-powerbook59.local>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Paul Schmehl <pauls@utdallas.edu> (from Sun, 20 May 2007  
16:28:56 -0500):

> It would be nice if every port that you use on a headless system didn't
> require xorg libraries, but I suppose that's unrealistic.

Add this to your make.conf:
---snip---
WITHOUT_X11=yes
NO_X11=yes        # needed in the past and maybe still needed
---snip---

Recompile every port you need which depends upon the x11 libs (e.g. gd  
and php). Deinstall the x11 ports.

Better would be to put this into make.conf before installing any port,  
this way no x11 libs should be pulled in as a dependency from the  
beginning.

Bye,
Alexander.

-- 
With reasonable men I will reason;
with humane men I will plead;
but to tyrants I will give no quarter.
		-- William Lloyd Garrison

http://www.Leidinger.net    Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org       netchild @ FreeBSD.org  : PGP ID = 72077137



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070521114932.pf1nvaa74kkwk4gk>