From owner-freebsd-ports@freebsd.org Fri Nov 18 18:55:59 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 53927C483D0 for ; Fri, 18 Nov 2016 18:55:59 +0000 (UTC) (envelope-from bradleythughes@fastmail.fm) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (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 2AD90E71 for ; Fri, 18 Nov 2016 18:55:58 +0000 (UTC) (envelope-from bradleythughes@fastmail.fm) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 6C42820675 for ; Fri, 18 Nov 2016 13:55:52 -0500 (EST) Received: from frontend2 ([10.202.2.161]) by compute2.internal (MEProxy); Fri, 18 Nov 2016 13:55:52 -0500 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.fm; h= content-transfer-encoding:content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=yxFL2KAjohrG0zxf5wCf4FtPP7k=; b=bmzcX3 PtZetmuQtIGRHOCz1akZIMPwwAsThgpjwafZS12UWT846MXRMmSIz+9uPEqnHsNh Fzia0QFXo1uv9AMk6QDkQUy/rXWyjTFLTM0wVWBN6UHRM3mHuZYKSX+gsO3EpXN8 SYrrMIjMjjng+PLYQmh7Va+lQrbjgfAerZjEM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-sender :x-me-sender:x-sasl-enc:x-sasl-enc; s=smtpout; bh=yxFL2KAjohrG0z xf5wCf4FtPP7k=; b=u3Cg/PfWEpoLtR/ZWCB9zeOwB/bgSrbSDZhoyz/Z1JHpHH qWfwTQQs9bR3krCvcN/dxfcqJT1iJrT9X9/0KGXKqeg0BLxria2Z7JxrOYVRpjak gczCnOw7SLxDJX63oF2WENZF/2AUeZ9Q1unEMUrzGm+mxMGoJKT+hj8OzPFJA= X-ME-Sender: X-Sasl-enc: DzDfhEBD6XH+ZWaGg8mvPhehe/iR69INXNDIrdWXEEDa 1479495352 Received: from [10.0.0.112] (ti0081a400-0875.bb.online.no [80.213.102.111]) by mail.messagingengine.com (Postfix) with ESMTPA id E978A24CD2 for ; Fri, 18 Nov 2016 13:55:51 -0500 (EST) From: "Bradley T. Hughes" Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Pending PRs for Node.js ports, looking for a willing and able committer Message-Id: <45395000-CB29-437D-AE5F-B4E80F837BEF@fastmail.fm> Date: Fri, 18 Nov 2016 19:55:50 +0100 To: FreeBSD Ports X-Mailer: Apple Mail (2.3251) 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: Fri, 18 Nov 2016 18:55:59 -0000 Howdy! I've got several PRs to update and improve the Node.js ports that have = been laying around for weeks now that I would really like to get into = the tree. These update to the latest release on all three currently = supported major versions of Node.js. The DependsOn/Blocks chains are = updated and should give a good indication of the order to apply them, = but just to be explicit, here they are, in the order I think would be = best to tackle them: https://bugs.freebsd.org/214386 www/node4: Update to 4.6.2 https://bugs.freebsd.org/213693 www/node6: copy from www/node https://bugs.freebsd.org/213945 www/node7: add node.js v7.1.0 https://bugs.freebsd.org/213948 www/node: become a meta-port https://bugs.freebsd.org/213947 Add USES=3Dnode[:args] Thanks :) -- Bradley T. Hughes bradleythughes@fastmail.fm