Date: Mon, 27 Dec 2004 12:50:46 -0800 From: Jay O'Brien <jayobrien@att.net> To: Kirk Strauser <kirk@strauser.com> Cc: FreeBSD - questions <questions@freebsd.org> Subject: Re: portupgrade time, xorg ports Message-ID: <41D075A6.8090300@att.net> In-Reply-To: <200412270932.59051.kirk@strauser.com> References: <41CC8FFC.2030009@att.net> <41CDBB80.9010908@zonnet.nl> <41CDB185.3050209@att.net> <200412270932.59051.kirk@strauser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kirk Strauser wrote: > On Saturday 25 December 2004 12:29, Jay O'Brien wrote: > > >>But it is there, so it will stay. > > > I doesn't *have* to stay, though: > > 1) Add 'WITHOUT_X11="YES"' to /etc/make.conf . > 2) Use You can use 'pkg_info -rR xorg-[whatever]' to see which ports depend > on a each of the X.org ports. > > For each "dependent" port, there will be three possible states: > > 1) You don't use it anymore (eg you used to use Firefox, but haven't in a > long time) and no other port depends on it. If this is true, then use > pkg_delete to remove that port. > > 2) You still use it, but don't use the X11 version of it (eg you want to use > ImageMagick for automated image processing, but don't need the 'display' > command which depends on X.org). In this case, you can rebuild the port > and with WITHOUT_X11="YES" setting above will remove its dependency on > X.org. > > 3) You still the X11 version of it. In this case, you won't be removing > X.org any time soon. > > Note that in case #2 above, you don't necessarily have to rebuild it *right > now*. A lot of ports are updated regularly and might be updated the next > time you run portupgrade anyway. If removing X.org isn't a high priority, > then you can always check back every month or so to see when the list of > packages that need X11 is small enough that you can force-upgrade them in a > reasonably short amount of time. > > Also note that this general approach works for pretty much any other large > system that you might want to remove, not just X.org. Kirk, Thanks for answering questions I didn't know how to ask. However, now that I realize I have xorg installed, I've been playing with it and I think I'll keep it around for now. I may even install Mozilla or Firefox. Jay
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41D075A6.8090300>