From owner-freebsd-ports@freebsd.org Thu May 18 17:36:26 2017 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 A5ACDD73EE7 for ; Thu, 18 May 2017 17:36:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 93C241E4C for ; Thu, 18 May 2017 17:36:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by mailman.ysv.freebsd.org (Postfix) id 90636D73EE6; Thu, 18 May 2017 17:36:26 +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 8E3F3D73EE5 for ; Thu, 18 May 2017 17:36:26 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [104.225.5.94]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D30981E4B; Thu, 18 May 2017 17:36:25 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 708c551a TLS version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Thu, 18 May 2017 11:36:22 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: situation with www/node6 and www/node From: Adam Weinberger In-Reply-To: <86fug2cc5o.fsf@phe.ftfl.ca> Date: Thu, 18 May 2017 11:36:20 -0600 Cc: ports@FreeBSD.org, sunpoet@FreeBSD.org, swills@FreeBSD.org, luca.pizzamiglio@gmail.com, adamw@FreeBSD.org, bradleythughes@fastmail.fm Content-Transfer-Encoding: quoted-printable Message-Id: <364E8F36-8F5B-41E6-825E-24F8CA19AD98@adamw.org> References: <86fug2cc5o.fsf@phe.ftfl.ca> To: Joseph Mingrone X-Mailer: Apple Mail (2.3273) 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: Thu, 18 May 2017 17:36:26 -0000 > On 18 May, 2017, at 11:22, Joseph Mingrone wrote: >=20 > Hello, >=20 > I am hitting an issue where the conflicting www/node6 and www/node > packages are attempting to be installed together. For example, the > upcoming net-im/mastodon pulls in www/yarn (which depends on www/node6 > by default), and indirectly depends on devel/rubygem-execjs (which > depends on www/node by default). >=20 > It would be ideal if all ports depended on the same node version by > default. Looking at the current state of the ports tree, it would = make > sense for everything to depend on www/node since the only two ports > depending on www/node6 by default are www/npm3 and www/yarn. But, = Luca > makes the point that version 7 of node is not what upstream = recommends. >=20 > Could we come to a consensus here? Why is yarn depending on node6? npm depends on node. Everything else = that uses node depends on node. Yarn depending on node6 by default is = ridiculous and should be changed. # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org