From nobody Sun Apr 23 06:12:18 2023 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Q3ybS4d4fz46vRj; Sun, 23 Apr 2023 06:12:20 +0000 (UTC) (envelope-from pstef@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Q3ybQ3vqFz4P7v; Sun, 23 Apr 2023 06:12:18 +0000 (UTC) (envelope-from pstef@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1682230338; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ov4Uy01H+9/A/VnabY+dvLWV098kCvDiTj5/zl96HLs=; b=s9Tf4i3PrkI+6c1eThTSTDDglzxqWoDdaxt0sciJlZDRcQx35qC0WYAl1s8/qS2JYzkDuy +yds69IKF7aReduBz8vb9bOGpHb/SCmf4YU3IaaHtgl96Dz915JP+HxwgMxHapRhI4V6/z emV0IVx7BZ1rdrVVTtrPqACk26q0+ocZcSEdPN9YaAdqR9/8kDvndYg/tIbT3V0cd4LC4p Da2vHMUsNmAZJ6UouZJH7BmtiXgnqR6QO2EUOugHRJq/1H3XzsM/S0cvF6nd581JMGPKTX bMcsBqSi1ZDFOjT1DNw3ingF0L3RNdWtb4Z/6umkaeB1LTnD/kBkw30c5MYJgA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1682230338; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=ov4Uy01H+9/A/VnabY+dvLWV098kCvDiTj5/zl96HLs=; b=UfJZ3uMd1wJtgz1/8vIRoXf0IKXYLtgDj15dCRVQVNsT/5QHmcrqOLx7eIWUp/Om2DmTKX gg9mRNQmDedk2WQVR8ZsVT1GE3j0GfG7UCk1dCS/0XnbNKK0nx2Lh/dZogwFLOLF2bmm6+ CbgYeKnTd60zmvB11ixyIskFKJE6ykfmWLaaa92BoB68UsWpOUhaxmRo2Qw0n/edYbdcGo 7DSo7E9DvsjGcOteBX0J4JusKEPVmGliN4bcgwWCweXVSziyX3RrhILdzqI5wCsHAXj3/D vIfyiuCFQwMAmmZDNbtL3ZUWThYHK5w/NdsNELyNe8f/t2QOq8Pr/D4kV2HotA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1682230338; a=rsa-sha256; cv=none; b=no2WhmJ9qNM2IDF3feOKaknriyhoaRwo9syGF7LWlo+TBdGUAzJRSaIfezC7aEThKld/o7 jebLPd2HEYx7747yn6nSTDl0rRUj5s3bEsM6wUuByDGoEZ2JUwayLRcJsZFtrq3bLYOBq5 sST8SEn3ROCkLlB1rHfHlS/kAGQUDDZiye3UmYsQy+h4VNuxPjWN3BoDffH59/UjQM0KDc 8QS+aseWKf5IIu6DSVI6pfpxQop5cIWcj6s9F5lCuVly+HTgnI1Mzo5R4TJHHyRuKGpuKd Jf+GMHScRUl+KvVdwtJBXmYeeSGUOQvvmBuiXg1iUol89+oXnP9kEuLlB/WUBg== Received: by freefall.freebsd.org (Postfix, from userid 1403) id 77072B6AE; Sun, 23 Apr 2023 06:12:18 +0000 (UTC) Date: Sun, 23 Apr 2023 06:12:18 +0000 From: "Piotr P. Stefaniak" To: Colin Percival Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: df53ae0fdd98 - main - Remove portsnap(8) Message-ID: References: <202304230112.33N1ChPx076100@gitrepo.freebsd.org> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <202304230112.33N1ChPx076100@gitrepo.freebsd.org> X-ThisMailContainsUnwantedMimeParts: N On 2023-04-23 01:12:43, Colin Percival wrote: > Remove portsnap(8) > > Rather than having a tool in the FreeBSD base system for obtaining > the FreeBSD ports tree, users are encouraged to `pkg install git` > and then `git clone https://git.FreeBSD.org/ports.git /usr/ports`. With my 64 KB/s downlink a shallow copy of just the main branch takes almost 4 hours. What's worse, git has no way of resuming an interrupted download. I don't remember if gitup is better in that regard. What I usually do with repos like this is I clone it from a well connected remote machine, archive just the .git directory, copy that using rsync or sftp and finally do `git reset --hard`. It would be nice to be able to just rsync worktrees of our repositories from a public source. Piotr