From owner-freebsd-ports@freebsd.org Wed Aug 5 13:42:28 2020 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 4E07537687C for ; Wed, 5 Aug 2020 13:42:28 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BMCVC73nLz4r1H for ; Wed, 5 Aug 2020 13:42:27 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from lrrr.mouf.net (cpe-76-182-16-135.nc.res.rr.com [76.182.16.135]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id 075DgGkK080125 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT) for ; Wed, 5 Aug 2020 13:42:23 GMT (envelope-from swills@FreeBSD.org) Subject: Git migration - was Re: [HEADS UP] Planned deprecation of portsnap To: freebsd-ports@freebsd.org References: <8c80377f4189acabd5e5c31ef853d92c@udns.ultimatedns.net> <20200805044039.GA3539@home.opsec.eu> <20200805.184229.1161242015142683168.yasu@utahime.org> From: Steve Wills Message-ID: Date: Wed, 5 Aug 2020 09:42:12 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0 MIME-Version: 1.0 In-Reply-To: <20200805.184229.1161242015142683168.yasu@utahime.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [199.48.129.64]); Wed, 05 Aug 2020 13:42:23 +0000 (UTC) X-Spam-Status: No, score=0.2 required=4.5 tests=KHOP_HELO_FCRDNS autolearn=no autolearn_force=no version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-Rspamd-Queue-Id: 4BMCVC73nLz4r1H X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:36236, ipnet:2607:fc50::/36, country:US]; local_wl_from(0.00)[FreeBSD.org] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Aug 2020 13:42:28 -0000 Hi, On 8/5/20 5:42 AM, Yasuhiro KIMURA wrote: > From: Kurt Jaeger > Subject: Re: [HEADS UP] Planned deprecation of portsnap > Date: Wed, 5 Aug 2020 06:40:39 +0200 > >> There's a list where the git topic is discussed: >> >> https://lists.freebsd.org/pipermail/freebsd-git/ >> >> Have a look at the archive, and yes, subversion as version control >> system for the FreeBSD project will probably be replaced by git. > > It's a bit hard for me to read entire archive;-). So is there summary > of git migration project (about purpose, plan, current status, etc)? Can we please keep the discussion about git in a different thread, I'm trying to monitor the portsnap related thread for issues related to that. Thanks, Steve