From owner-freebsd-ports@FreeBSD.ORG Tue May 26 12:06:19 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7853A1065721 for ; Tue, 26 May 2009 12:06:19 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.158]) by mx1.freebsd.org (Postfix) with ESMTP id EFFC68FC2C for ; Tue, 26 May 2009 12:06:18 +0000 (UTC) (envelope-from florent.thoumie@gmail.com) Received: by fg-out-1718.google.com with SMTP id e12so747845fga.12 for ; Tue, 26 May 2009 05:06:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=2+4tLCnaIGgB/2AHAsUZcY45v12/YAoQBEzO23SNFz4=; b=hvvBwt/ZsiyISKZ7ztgaLBda5w8HuiD33WhkopoVsQR7nr4yeh/e+HOy6rwZev94ec /juOGDK4kjeQ+PIsG+hUSTmFBOQokPPX1EnNZzzRzYyilSZyDzB0jcihq7nEbLO3HSI8 vzMjDLyXSmjgJgy22PBIY7xs3KX+OPfW+jhS4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=QVCpDxbDKATxi/ERUaq8pLp0gmmVqs9aSTsDefbQBLF0bG7lxW51Gz1nJ4ZZAxNZiw iUknAkjvck61lmN2QRpkzOmmghZjOdQrwZciyuwwrOT+DcAqJGFkkEFXZ6YAmFfff1eB YkgZezGNGietV5oNIXeD3IAM5AcUiHLsu5LDg= MIME-Version: 1.0 Sender: florent.thoumie@gmail.com Received: by 10.86.95.8 with SMTP id s8mr6799015fgb.2.1243338016161; Tue, 26 May 2009 04:40:16 -0700 (PDT) In-Reply-To: <20090526113714.GC1043@straylight.m.ringlet.net> References: <20090526113714.GC1043@straylight.m.ringlet.net> Date: Tue, 26 May 2009 12:40:16 +0100 X-Google-Sender-Auth: 18dc243fafc72bc4 Message-ID: From: Florent Thoumie To: Peter Pentchev Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Randy Bush , ports Subject: Re: make.conf no x option X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 May 2009 12:06:24 -0000 On Tue, May 26, 2009 at 12:37 PM, Peter Pentchev wrote: > On Tue, May 26, 2009 at 08:32:50PM +0900, Randy Bush wrote: >> as so many folk build server-only, there must e a make.conf or whatever >> option to tell ports that you just do not want an x server or any of >> it's 500kg friends. =A0but i can not seem to find it. >> >> i do cvsup-without-gui, emacs-nox11, etc. =A0but one mistake with some >> port, and you get the whole boatload, and you can never scrape it all >> out. > > I think you're looking for WITHOUT_X11=3Dyes :) I would add WITHOUT_GUI as well, just in case. --=20 Florent Thoumie flz@FreeBSD.org FreeBSD Committer