From owner-freebsd-questions Mon May 28 8: 5:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 55ACA37B423 for ; Mon, 28 May 2001 08:05:16 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 81156 invoked by uid 100); 28 May 2001 15:05:14 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15122.26922.818900.756821@guru.mired.org> Date: Mon, 28 May 2001 10:05:14 -0500 To: "Mike Oligny" Cc: questions@freebsd.org Subject: Re: Evil ports! In-Reply-To: <61257552@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Oligny types: > Is there any way to specify (globally) that I don't EVER want to install > X? I'm getting tired of typing 'make install' and coming back five > minutes later to see that it is in the middle of compiling the big bad > GUI! grrrr... Delete /usr/ports/x11*. If you're tracking the ports tree from cvs, set up your refuse file - or whatever mechanism is similar for what you're using - so you don't reload them. That'll do the job. You should also set "WITHOUT_X" in /etc/make.conf. That will cause ports that can be built both with and without X to build without X. At least, the ones that follow that convention will do so. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message