From nobody Fri Nov 08 12:30:28 2024 X-Original-To: dev-commits-ports-main@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 4XlJFB4P5mz5cgY7; Fri, 08 Nov 2024 12:30:38 +0000 (UTC) (envelope-from fuz@fuz.su) Received: from fuz.su (fuz.su [IPv6:2001:41d0:8:e508::1]) (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 (2048 bits) client-digest SHA256) (Client CN "fuz.su", Issuer "fuz.su" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XlJFB11lkz4Lwh; Fri, 8 Nov 2024 12:30:37 +0000 (UTC) (envelope-from fuz@fuz.su) Authentication-Results: mx1.freebsd.org; none Received: from fuz.su (localhost [127.0.0.1]) by fuz.su (8.18.1/8.18.1) with ESMTPS id 4A8CUT1c027159 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Fri, 8 Nov 2024 13:30:29 +0100 (CET) (envelope-from fuz@fuz.su) Received: (from fuz@localhost) by fuz.su (8.18.1/8.18.1/Submit) id 4A8CUSpE027158; Fri, 8 Nov 2024 13:30:28 +0100 (CET) (envelope-from fuz) Date: Fri, 8 Nov 2024 13:30:28 +0100 From: Robert Clausecker To: Alexey Dokuchaev Cc: Robert Clausecker , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 6e2da9672f79 - main - filesystems: add new category for file systems and related utilities Message-ID: References: <202411061518.4A6FIgF1045221@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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:16276, ipnet:2001:41d0::/32, country:FR] X-Rspamd-Queue-Id: 4XlJFB11lkz4Lwh X-Spamd-Bar: ---- Hi Alexey, Am Fri, Nov 08, 2024 at 11:37:10AM +0000 schrieb Alexey Dokuchaev: > On Wed, Nov 06, 2024 at 03:18:42PM +0000, Robert Clausecker wrote: > > commit 6e2da9672f79f44048d597f0f61e4646cdeade9d > > > > filesystems: add new category for file systems and related utilities > > > > The filesystems category houses file systems and file system utilities. > > It is added mainly to turn the sysutils/fusefs-* pseudo-category into > > a proper one, but is also useful for the sundry of other file systems > > related ports found in the tree. > > I'm not quite convinced by this reasoning. Categories do come and go with > times when underlying technologies change or die out, but filesystems had > been in use and known for ages, yet we had never needed a special (scarcely > populated) category for those things. But if you've done your research and > that's the only way, let it be I guess. :-/ We have 140 ports in this newly minted catgory. That's more ports than several other categories, so I believe it's a fine category to have. > > diff --git a/Mk/Scripts/desktop-categories.sh b/Mk/Scripts/desktop-categories.sh > > index 8daaf2a6d2d7..64478234e70a 100644 > > --- a/Mk/Scripts/desktop-categories.sh > > +++ b/Mk/Scripts/desktop-categories.sh > > @@ -36,6 +36,7 @@ for native_category in ${dp_CATEGORIES}; do > > education) c="Education" ;; > > emulators) c="System Emulator" ;; > > finance) c="Office Finance" ;; > > + filesystems) c="System Filesystem" ;; > > ftp) c="Network FileTransfer" ;; > > games) c="Game" ;; > > geography) c="Education Science Geography" ;; > > This is wrong, whitespace-wise (spaces used instead of tabs). Thanks, that's a copy-paste error from me trying to fix the patch after the category was renamed from fs to filesystems. > ./danfe Yours, Robert Clausecker -- () ascii ribbon campaign - for an encoding-agnostic world /\ - against html email - against proprietary attachments