From owner-freebsd-current Wed Jan 5 5: 3:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id D4BCD14E6C for ; Wed, 5 Jan 2000 05:03:44 -0800 (PST) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id IAA07866; Wed, 5 Jan 2000 08:03:18 -0500 (EST) (envelope-from mwlucas) From: Michael Lucas Message-Id: <200001051303.IAA07866@blackhelicopters.org> Subject: Re: Proposal: Removing doscmd from the source tree... In-Reply-To: from Taavi Talvik at "Jan 5, 2000 2:45:24 pm" To: taavi@uninet.ee (Taavi Talvik) Date: Wed, 5 Jan 2000 08:03:18 -0500 (EST) Cc: marcel@scc.nl, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > A possibility could be: 1. build it for i386 only, 2. build it via > > > buildworld without X11, regardless if X11 exists. If I want to use it > > > with X11, it is interactive and I can make it for X11 by hand - it will > > > not break on compile runs at some hour at night. > > > > I'll commit a fix that will prevent including X when DESTDIR has been > > set. In practice this means that doscmd will never include X, unless you > > compile it by hand. This of course implies that you have to compile > > doscmd by hand every time you do an installworld, given that you want X. > > Maybe knob in /etc/make.conf instead to force compiling with X? > > best regards, > taavi Actually, several ports give you the option of building with or without X support (i.e., SSH). It would be nice to have a USE_X11 option in /etc/make.conf for doscmd as well as these ports, so you don't have to specify it on the command line while building. Of course, I'd like a pony too. And a pink bike shed. ==ml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message