From nobody Mon Apr 27 00:03:45 2026 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 4g3kLV1q2Qz6bHLR for ; Mon, 27 Apr 2026 00:03:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g3kLT4gB7z47h7 for ; Mon, 27 Apr 2026 00:03:45 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777248225; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hquX6xKWKIpz+z+R10Lk2TBiaxxxmMMAurqAt/2/eQE=; b=sB9J79MD3ZFibdPwpuThSygyreTemlj/4rHGlQ7GtpAgd37Qs3QrI0Zdi6EE1ycSk7N90r YI0ooTJgyeObhITOCf032USxqYdkFU3iH0WgV8fv2tcilHmGY9TKIMPXAP3SEn9FHituQb QR4MLMAr/a9Yluo3aftPZsbA792r34cFe4j5WgiAH/cu9e2q8ycJvPAhsp1cdTLr0x24aD MBhbdd7dQ34xrING7xhtPKN2LW62IWxN2lHtVUFR6SoBoCfAvAH+eLgj2jLhTb8V/9KpEm r8Qls+2U6O5V3wtdX+FJwQsWFQ5uuMtFiuUWW0FBvvS986r1QpFgeLlGkpcDDg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777248225; a=rsa-sha256; cv=none; b=iZJy6k0j8xLlVn/FUtaHCbkqGCI2OuSGOBB9w//WDC95zNfl0PjGQCWsZJVMazk/+mGdrY YFtQIFU9iHvwgfjXOfFaZiBfyTkV1mOif9wbjkcOtfOXZRx/w/BogkeUj+5HAIJqi+TO5J NeebL1Jaiz48v5Fw6WmDrw68TVsJxMPPqjppKwQYPGTZYxzr16EVPVpTU0Q7ONJQPzYxt9 r4Yl2gvk23ic/nSj5nKiHQXs9t8ypjCYK32QTdM8zSzohB+hyCbjjOVngWMD6UvRAE+bbs q0qr2lSLLPn+LLqo9NzPzmka+Tu+/GCRq/9izMC4pr/SBmDM97EtweYT7eNiWA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1777248225; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hquX6xKWKIpz+z+R10Lk2TBiaxxxmMMAurqAt/2/eQE=; b=CknX6hV1mgB2kr/F7a7HjV1emcLq7WHCERq0nJNsaTkGZwWoyUoEZ9O2V5SlukVoJEOtYJ 4T7oHuM3v0mxgEcNrYluJ0CZfMiSxR0dVu5xubDj96V8yRMd4GsNaZjH9RQQZje5G2/1Sz yq1xhO3pAme9BJCgIVQgwvXGcNAZFCd0hGlyooSRyp9BmrqpLu8q23NSmSyehJheiPj1iJ bkJVFUycREIT34qRxVzKl3OCbpaNqZNUpjbb0JaJXEwjrmaAlYrLLB9IZe7KXCzFeJV2XC dtEDIEmPmP21AQHb/2FsO0pAT9ZYl3cx7gGNcm+w4j0ZWOUJBOCiRJ5acgPUGg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4g3kLT3PwJzjvV for ; Mon, 27 Apr 2026 00:03:45 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1dc0c by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 27 Apr 2026 00:03:45 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Robert Clausecker Subject: git: dfeb28f6b003 - main - sysutils/py-ioztat: move to filesystems 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=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fuz X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: dfeb28f6b00304273dfe7ac82176540e4696f4db Auto-Submitted: auto-generated Date: Mon, 27 Apr 2026 00:03:45 +0000 Message-Id: <69eea7e1.1dc0c.734a1d04@gitrepo.freebsd.org> The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfeb28f6b00304273dfe7ac82176540e4696f4db commit dfeb28f6b00304273dfe7ac82176540e4696f4db Author: Robert Clausecker AuthorDate: 2026-04-25 11:53:43 +0000 Commit: Robert Clausecker CommitDate: 2026-04-27 00:01:38 +0000 sysutils/py-ioztat: move to filesystems Seems more appropriate. PR: 286662 Reported by: Miroslav Lachman <000.fbsd@quip.cz> Approved by: tom@hur.st (maintainer timeout) Event: Wiesbaden Hackathon 202604 --- MOVED | 1 + filesystems/Makefile | 1 + {sysutils => filesystems}/py-ioztat/Makefile | 4 ++-- {sysutils => filesystems}/py-ioztat/distinfo | 0 {sysutils => filesystems}/py-ioztat/pkg-descr | 0 sysutils/Makefile | 1 - 6 files changed, 4 insertions(+), 3 deletions(-) diff --git a/MOVED b/MOVED index b63bfb58c9c0..2d35d1af2139 100644 --- a/MOVED +++ b/MOVED @@ -5252,3 +5252,4 @@ devel/py-prettytable0|devel/py-prettytable|2026-04-18|Remove obsoleted port. Use www/py-requests-cache0|www/py-requests-cache|2026-04-18|Remove obsoleted port. Use www/py-requests-cache instead sysutils/py-azure-cli-base||2026-04-21|Remove obsoleted port games/coronapoker||2026-04-25|Remove for security concerns: downloads closed source binary modules, should not be restored unless https://github.com/tonikelope/coronapoker/issues/7 is addressed +sysutils/py-ioztat|filesystems/py-ioztat|2026-04-27|Move to more appropriate category diff --git a/filesystems/Makefile b/filesystems/Makefile index fe5a6c9b7866..c0bccd639b97 100644 --- a/filesystems/Makefile +++ b/filesystems/Makefile @@ -98,6 +98,7 @@ SUBDIR += py-fsspec-xrootd SUBDIR += py-fusepy SUBDIR += py-gcsfs + SUBDIR += py-ioztat SUBDIR += py-kerchunk SUBDIR += py-libzfs SUBDIR += py-llfuse diff --git a/sysutils/py-ioztat/Makefile b/filesystems/py-ioztat/Makefile similarity index 93% rename from sysutils/py-ioztat/Makefile rename to filesystems/py-ioztat/Makefile index 3dcde5847ebf..50139166417c 100644 --- a/sysutils/py-ioztat/Makefile +++ b/filesystems/py-ioztat/Makefile @@ -1,8 +1,8 @@ PORTNAME= ioztat DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 -PORTREVISION= 1 -CATEGORIES= sysutils python +PORTREVISION= 2 +CATEGORIES= filesystems sysutils python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= tom@hur.st diff --git a/sysutils/py-ioztat/distinfo b/filesystems/py-ioztat/distinfo similarity index 100% rename from sysutils/py-ioztat/distinfo rename to filesystems/py-ioztat/distinfo diff --git a/sysutils/py-ioztat/pkg-descr b/filesystems/py-ioztat/pkg-descr similarity index 100% rename from sysutils/py-ioztat/pkg-descr rename to filesystems/py-ioztat/pkg-descr diff --git a/sysutils/Makefile b/sysutils/Makefile index d27cf03f24e3..97e0c091a306 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1082,7 +1082,6 @@ SUBDIR += py-howdoi SUBDIR += py-hpilo SUBDIR += py-iowait - SUBDIR += py-ioztat SUBDIR += py-jailconf SUBDIR += py-keep SUBDIR += py-kubernetes