Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2024 20:47:13 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ab8185f837f6 - main - benchmarks/iozone21: Deprecate and set expiration date to 2024-04-30
Message-ID:  <202404022047.432KlDAY016506@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ab8185f837f6b07b51d1d7bd56d5802b056be266

commit ab8185f837f6b07b51d1d7bd56d5802b056be266
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-02 20:44:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-04-02 20:44:44 +0000

    benchmarks/iozone21: Deprecate and set expiration date to 2024-04-30
    
    Abandoned and obsolete version, superseded by iozone 3.x
    Redirect users to benchmarks/iozone and benchmarks/fio
---
 benchmarks/iozone21/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/benchmarks/iozone21/Makefile b/benchmarks/iozone21/Makefile
index 94f9451093c1..761fc42ef7df 100644
--- a/benchmarks/iozone21/Makefile
+++ b/benchmarks/iozone21/Makefile
@@ -10,6 +10,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Performance Test of Sequential File I/O (older version)
 WWW=		https://www.iozone.org/
 
+DEPRECATED=	Abandoned and obsolete version, superseded by benchmarks/iozone (3.x). Consider also migrating to benchmarks/fio 
+EXPIRATION_DATE=2024-04-30
+
 CONFLICTS_INSTALL=	iozone
 
 PLIST_FILES=	bin/iozone \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404022047.432KlDAY016506>