Date: Mon, 27 Apr 2026 00:03:45 +0000 From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dfeb28f6b003 - main - sysutils/py-ioztat: move to filesystems Message-ID: <69eea7e1.1dc0c.734a1d04@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=dfeb28f6b00304273dfe7ac82176540e4696f4db commit dfeb28f6b00304273dfe7ac82176540e4696f4db Author: Robert Clausecker <fuz@FreeBSD.org> AuthorDate: 2026-04-25 11:53:43 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> 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-kuberneteshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69eea7e1.1dc0c.734a1d04>
