From owner-freebsd-ports@freebsd.org Mon Jul 24 14:29:01 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 911B0C7F475 for ; Mon, 24 Jul 2017 14:29:01 +0000 (UTC) (envelope-from freebsd-ports@textmail.me) Received: from mail.srv.hagen.coffee (brews.the.best.midnight.coffee [176.9.40.102]) by mx1.freebsd.org (Postfix) with ESMTP id 4EBFD69F53 for ; Mon, 24 Jul 2017 14:29:00 +0000 (UTC) (envelope-from freebsd-ports@textmail.me) Received: from mail.srv.hagen.coffee (unknown [10.0.0.5]) by mail.srv.hagen.coffee (Postfix) with ESMTP id 6F7C556A74 for ; Mon, 24 Jul 2017 16:27:27 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Mon, 24 Jul 2017 16:27:27 +0200 From: Stefan Hagen To: freebsd-ports@freebsd.org Subject: Re: I would like to maintain and update www/luakit In-Reply-To: <84516e77-3662-ad85-1ae4-7782a855d01f@FreeBSD.org> References: <78a5ba6375201fc8b5a69eabb1102336@textmail.me> <84516e77-3662-ad85-1ae4-7782a855d01f@FreeBSD.org> Message-ID: X-Sender: freebsd-ports@textmail.me User-Agent: Roundcube Webmail/1.3-rc 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: Mon, 24 Jul 2017 14:29:01 -0000 On 2017-07-24 16:07, Ruslan Makhmatkhanov wrote: > Since there are no ports depending upon luakit, it is better to just > update the existing port. Also we have two webkit-gtk3 branches: > > www/webkit2-gtk3 - 2.16 (stable branch, supports both apiv1 and apiv2) > and > www/webkit-gtk3 - 2.4 (old branch, unsupported upstream, apiv1 only) > > If luakit is compatible with both of them, please stick with 2.16 port. Thanks for pointing this out. It already depends on www/webkit2-gtk3. My working git is here: https://github.com/xkpd3/luakit-port I will update the existing port then. Best Regards, Stefan