git: a080981aa25b - main - benchmarks/ramspeed: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Jan 2024 22:47:06 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=a080981aa25b832dc52306311fc08083c369a403 commit a080981aa25b832dc52306311fc08083c369a403 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-14 22:44:21 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-14 22:44:26 +0000 benchmarks/ramspeed: Deprecate and set expiration date to 2024-02-29 Last release roughly ~10 years, upstream is gone and application crashes upon execution PR: 275276 Reviewed by: Martin Kammerhofer <mkamm@gmx.net> (maintainer) --- benchmarks/ramspeed/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/benchmarks/ramspeed/Makefile b/benchmarks/ramspeed/Makefile index 7096e14b8d70..9dd5a404f3f7 100644 --- a/benchmarks/ramspeed/Makefile +++ b/benchmarks/ramspeed/Makefile @@ -14,6 +14,10 @@ LICENSE_NAME= Alasir Licence LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell +BROKEN= crashes upon execution, PR 275276 +DEPRECATED= Upstream is dead and port is unfetchable +EXPIRATION_DATE=2024-02-29 + USE_BINUTILS= yes PLIST_FILES= bin/ramspeed