From owner-freebsd-questions@FreeBSD.ORG Sat Apr 9 22:52:36 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 02B4016A4F0 for ; Sat, 9 Apr 2005 22:52:35 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02ADF43D2F for ; Sat, 9 Apr 2005 22:52:35 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so2275750wra for ; Sat, 09 Apr 2005 15:52:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=rTTJkEAX3cqr9ym0NlfCcg1gdd16ltuCUukz6N2oVkpSBbvtfPDo8/7fBwFLskWXDQ50eRqbWuLtG868TBKyybPyPcX96oLTt6nfijeUYQv7MbApy3zB7OE4C9nq7/vxsp6v+xZ9RCtBLtaaASALnKEp9ArCE0buk3M8PT0IOFQ= Received: by 10.54.63.10 with SMTP id l10mr1186246wra; Sat, 09 Apr 2005 15:52:34 -0700 (PDT) Received: by 10.54.42.28 with HTTP; Sat, 9 Apr 2005 15:52:34 -0700 (PDT) Message-ID: <810a540e05040915526751b184@mail.gmail.com> Date: Sat, 9 Apr 2005 16:52:34 -0600 From: Pat Maddox To: FreeBSD Questions In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <8953a1db05040904263a1e2a79@mail.gmail.com> <20050409165612.GA91236@noisy.compsoc.man.ac.uk> Subject: Re: Installing portupgrade without X.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Apr 2005 22:52:36 -0000 The only thing that matters is that WITHOUT_X11 is defined. The value itself doesn't matter. On Apr 9, 2005 2:37 PM, Sergei Gnezdov wrote: > On 2005-04-09, Lewis Thompson wrote: > > On Sat, Apr 09, 2005 at 12:26:48PM +0100, Paul Waring wrote: > >> I'm currently trying to get portupgrade onto my new FreeBSD system by > >> running make install clean from /usr/ports/sysutils/portupgrade (after > >> doing a recent cvsup). Everything seems to go along fine, it starts > >> fetching all the packages it requires and then suddenly I see a > >> download for X.org. > > > > It is not portupgrade that needs X but a dependent port. Which specific > > port? In general just with WITHOUT_X11=1 to /etc/make.conf. > > I think it is > > WITHOUT_X11="YES" > > Does it make any difference? > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >