Date: Wed, 17 May 2006 17:09:46 +0200 From: Danny Pansters <danny@ricin.com> To: freebsd-ports@freebsd.org Cc: "Thomas E. Zander" <riggs@rrr.de> Subject: Re: move fontconfig to LOCALBASE from X11BASE Message-ID: <200605171709.46950.danny@ricin.com> In-Reply-To: <20060517124354.GK861@marvin.riggiland.au> References: <20060516223523.GA39460@obiwan.tataz.chchile.org> <200605170114.19152.danny@ricin.com> <20060517124354.GK861@marvin.riggiland.au>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 17 May 2006 14:43, Thomas E. Zander wrote:
> Hi,
>
> On Wed, 17. May 2006, at 1:14 +0200, Danny Pansters wrote
>
> according to [Re: move fontconfig to LOCALBASE from X11BASE]:
> > > % obiwan:ports# awk -F\| '$8 ~ /fontconfig/ {print $2 "/Makefile" }'
> > > INDEX
> > >
> > > | \ % xargs grep -l WITHOUT_X11 | wc -l
> > >
> > > % 120
> > >
> > > What about moving fontconfig from LOCALBASE to X11BASE ?
> >
> > Re-ocurring problem LOCALBASE vs X11BASE. The only real solution is to
> > ditch X11BASE altogether IMHO. For everything.
>
> This might be the reason why pkgsrc installs everything by default into
> /usr/pkg instead of enforcing a distinction between X and non-X.
Net/pkgsrc has an X11BASE also, and like Free if you install X as distribution
it goes there. They have a xpkgwedge pkg to keep X related pkgs from being
installed to /usr/X11R6 though:
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/pkgtools/xpkgwedge/
We can probably do the same, but there's probably a reason why "our" X people
haven't done so. Isn't xorg going to ditch imake soon anyhow?
> Because as there are obviously at least 120 ports supporting X and
> non-X builds in some way, this is certainly worth some consideration.
>
> Does is actually work flawlessly to set X11BASE = ${LOCALBASE} ?
> Haven't tried that yet.
Me neither, but I think that wouldn't work right on FreeBSD.
Dan
>
> Riggs
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605171709.46950.danny>
