From nobody Thu Dec 19 13:28:45 2024 X-Original-To: dev-commits-ports-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 4YDWbP1km4z5hCHg; Thu, 19 Dec 2024 13:28:49 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Received: from omta004.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YDWbN6LMlz4YpS; Thu, 19 Dec 2024 13:28:48 +0000 (UTC) (envelope-from cy.schubert@cschubert.com) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4002a.ext.cloudfilter.net ([10.228.9.250]) by cmsmtp with ESMTPS id OCggt95WwyLQGOGa8tWmfB; Thu, 19 Dec 2024 13:28:48 +0000 Received: from spqr.komquats.com ([70.66.136.217]) by cmsmtp with ESMTPSA id OGa6tmVYD2M9qOGa7tJEo0; Thu, 19 Dec 2024 13:28:48 +0000 X-Auth-User: cschuber X-Authority-Analysis: v=2.4 cv=ce5xrWDM c=1 sm=1 tr=0 ts=67641f90 a=h7br+8Ma+Xn9xscxy5znUg==:117 a=h7br+8Ma+Xn9xscxy5znUg==:17 a=kj9zAlcOel0A:10 a=RZcAm9yDv7YA:10 a=6I5d2MoRAAAA:8 a=EkcXrb_YAAAA:8 a=YxBL1-UpAAAA:8 a=euvdu-rQYOwTwM0513IA:9 a=CjuIK1q_8ugA:10 a=LK5xJRSDVpKd5WXXoEvA:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTP id 0D7A9B4B; Thu, 19 Dec 2024 05:28:46 -0800 (PST) Received: by slippy.cwsent.com (Postfix, from userid 1000) id D37BB54D; Thu, 19 Dec 2024 05:28:45 -0800 (PST) X-Mailer: exmh version 2.9.0 11/07/2018 with nmh-1.8+dev Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Alexey Dokuchaev cc: Cy Schubert , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 80c73f57ca2e - main - sysutils/freebsd-shar: New port in preparation for shar(1) removal In-reply-to: References: <202412190044.4BJ0iXO7048655@gitrepo.freebsd.org> Comments: In-reply-to Alexey Dokuchaev message dated "Thu, 19 Dec 2024 04:32:37 +0000." List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 19 Dec 2024 05:28:45 -0800 Message-Id: <20241219132845.D37BB54D@slippy.cwsent.com> X-CMAE-Envelope: MS4xfEJ1dPpYZsgMLxjEMKfnHdYeILgFph5jS4GnKGJoJrA7Wt5HirNOS0+85bsvAVtdVYlrFLniAOxJHo9TuOV6KshRz2+n4dIzYASKVJ4XGWfouhr/1y3r ME0c0sObkBWNNewYIUYQz0trWNwgwGvPgVtJoBrk6XDNyns8cS3VLU+IZk7aEbakQ6HrGmWLalpe1ll/H0L8kPJMPs+WaAL5QxNMBIe/YVDDOUzzByK50RPg LwHyOHUQyEDL6kHzqAh0t/Ucn70SlMkgfzynZodJUtbpUjpuj7nSvg7oErL4dNCdcvH+ZVqP/t2oh/DNMLCqi0Oc6cWdwYNm0DWxQLRcvm1jtbY1FVGrMoIc dJ9NFNDf X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Queue-Id: 4YDWbN6LMlz4YpS X-Spamd-Bar: ---- In message , Alexey Dokuchaev writes: > On Thu, Dec 19, 2024 at 12:44:33AM +0000, Cy Schubert wrote: > > commit 80c73f57ca2e0cb58b40f33518c3d42ab12c77a8 > > > > sysutils/freebsd-shar: New port in preparation for shar(1) removal > > > > shar(1) will be removed from 15-CURRENT. > > But why? Where could we vote against this? Check the -arch ML. There's a phab revision that was accepted too. > > > shar(1) is useful for those who use the tool, for example cut and > > paste into termanal windows for which one has access through a > > third party gateway, where tools like scp and ftp are ineffectual > > due to text terminal access ownly. > > Exactly! Why do we intend to remove a useful, simple tool? People > also use it to submit new ports and it's a lot easier to review the > payload in the browser without having to unpack compressed formats. This is not the correct ML to discuss this. Go to the -arch ML and voice your opinion there. It's actively being discussed there. The phab revision was approved by a cast of a dozen people. I'm only turning it into a port for those, like me, who have specific uses for it. Else we won't even have this. > > ./danfe -- Cheers, Cy Schubert FreeBSD UNIX: Web: https://FreeBSD.org NTP: Web: https://nwtime.org e^(i*pi)+1=0