From owner-freebsd-x11@FreeBSD.ORG Sun Dec 20 03:06:38 2009 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB2E9106566C; Sun, 20 Dec 2009 03:06:38 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-fx0-f227.google.com (mail-fx0-f227.google.com [209.85.220.227]) by mx1.freebsd.org (Postfix) with ESMTP id 56AAE8FC08; Sun, 20 Dec 2009 03:06:38 +0000 (UTC) Received: by fxm27 with SMTP id 27so3879745fxm.3 for ; Sat, 19 Dec 2009 19:06:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=E/+uxjk0JlW1YMQJ+GBDrxgEqMhD3Zh6HjkAxUl865A=; b=uJU08MsAN7mxjgHFnSxH4BX92wUz6kGmaSipFSf84lak2IJh7h+VGGMO5KiQZNLL1u iOTXqIQ9rx6F/UkSmZIHHNp61AXt7s2DAjmsfsmOU0HSOHXe735lWFfc6glu0436+vlh KgAG2FXJWMXUXEFS2EthsH7ETG48OcOz+Gx5M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=BU1EiPkK8cSezK8wyiaM/DWzMxjcH3VV3dF/iwnWnsdpQGH2j5/w1ejHjASC54nWS+ HArxb/dN/jdiRVlmLtLVpDWMvNsyHvsd/hPWcaJuvna0kQHI6V2JmL5mqXJ9zQR/h/p8 46/b+zvjMd4+NRh1Io/YCtsw7yVnKw22ZM7uA= MIME-Version: 1.0 Received: by 10.239.139.89 with SMTP id s25mr542551hbs.113.1261278397308; Sat, 19 Dec 2009 19:06:37 -0800 (PST) In-Reply-To: <1261278141.2315.47.camel@balrog.2hip.net> References: <200912192220.nBJMK8xo025223@freefall.freebsd.org> <1261274698.2315.38.camel@balrog.2hip.net> <1261278141.2315.47.camel@balrog.2hip.net> Date: Sun, 20 Dec 2009 01:06:37 -0200 Message-ID: From: "Carlos A. M. dos Santos" To: Robert Noland Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-x11@freebsd.org Subject: Re: ports/137373: x11/libX11: make dependance on x11/libxcb X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Dec 2009 03:06:39 -0000 On Sun, Dec 20, 2009 at 1:02 AM, Robert Noland wrote: > On Sun, 2009-12-20 at 00:30 -0200, Carlos A. M. dos Santos wrote: ... >> Is it acceptable a patch allowing to diable XCB without a menu? The >> default behavior is kept but users can put "WITHOUT_XCB=3Dtrue" in >> /etc/make.conf, ensuring that all ports are built the same way. > > If it is defined as a KNOB and all of the ports override the option if > the KNOB is set, then yes I'm ok with it. =A0I just don't want an option, > since it makes foot shooting easier. > > robert. Ok, I will submit a followup with an new patch. --=20 My preferred quotation of Robert Louis Stevenson is "You cannot make an omelette without breaking eggs". Not because I like the omelettes, but because I like the sound of eggs being broken.