From owner-freebsd-ports@freebsd.org Tue Oct 4 15:23:05 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C91ACAF3E1B for ; Tue, 4 Oct 2016 15:23:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B191AE15 for ; Tue, 4 Oct 2016 15:23:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id AE0EEAF3E1A; Tue, 4 Oct 2016 15:23:05 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB10EAF3E19 for ; Tue, 4 Oct 2016 15:23:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87C31E14 for ; Tue, 4 Oct 2016 15:23:05 +0000 (UTC) (envelope-from feld@FreeBSD.org) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 9ACF720A5A; Tue, 4 Oct 2016 11:23:04 -0400 (EDT) Received: from web3 ([10.202.2.213]) by compute7.internal (MEProxy); Tue, 04 Oct 2016 11:23:04 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=uw2GaRRnE1MhGU0 +xruZv80PDVE=; b=btMxj2dW42FyzekXpa1J11GsDYs/WozGqIrlX3DtqCUPMnb MIgaH+NK4hqUEINdf9aBPQcUbB1xrJ1yZEJw/bM+06FCux5VHes1bOElve5a86xJ 8VkXJLFpZ1wtX8gMuvTwjiVhKjzyN4WHeBw8QWjzvKwAI7TZP033ISNXETeY= Received: by mailuser.nyi.internal (Postfix, from userid 99) id 795EB2E6CA; Tue, 4 Oct 2016 11:23:04 -0400 (EDT) Message-Id: <1475594584.2566336.745561329.212A8278@webmail.messagingengine.com> X-Sasl-Enc: uZdV53UQe1wTIc0DB5mSQqxIGJrwt133w1sZtdxj58ZC 1475594584 From: Mark Felder To: Miroslav Lachman <000.fbsd@quip.cz> Cc: FreeBSD Ports MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-232fa5bb Subject: Re: FreeBSD Port: lang/phantomjs Date: Tue, 04 Oct 2016 10:23:04 -0500 In-Reply-To: <57F2CEA0.6070106@quip.cz> References: <57F2CEA0.6070106@quip.cz> X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 15:23:05 -0000 On Mon, Oct 3, 2016, at 16:33, Miroslav Lachman wrote: > Hi, > I noticed hand full of new dependencies after PORTREVISION bump to 4 > because there is a new USE_XORG= x11 > > Is this really needed? Phantomjs worked for me for a long time without > any X11 libraries. We are always trying to keep our servers with minimum > ports installed. We have OPTIONS_UNSET= X11 GUI CUPS DOCS EXAMPLES NLS > but now we have 7 X11 libs installed on each machine just because of > USE_XORG in Phantomjs. > > Is there a way to avoid this pollution? > > Kind regards > > Miroslav Lachman Per your request I have made this an option "X11" disabled by default. -- Mark Felder ports-secteam member feld@FreeBSD.org