Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2025 21:40:34 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: 112e95af9476 - main - benchmarks/ddosify: Mark BROKEN, deprecate and set expiration date to 2025-02-28
Message-ID:  <202501212140.50LLeY5q099277@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=112e95af9476a5bc2c5885e67871bfd6bae78cd8

commit 112e95af9476a5bc2c5885e67871bfd6bae78cd8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-21 21:36:19 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-21 21:37:30 +0000

    benchmarks/ddosify: Mark BROKEN, deprecate and set expiration date to 2025-02-28
    
    Fetch fails due to size mismatch and upstream has also renamed the
    project to Anteon (https://github.com/getanteon/anteon)
---
 benchmarks/ddosify/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile
index ea2e30404b75..92badfd6dfe3 100644
--- a/benchmarks/ddosify/Makefile
+++ b/benchmarks/ddosify/Makefile
@@ -11,6 +11,10 @@ WWW=		https://github.com/ddosify/ddosify
 LICENSE=	AGPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		Unfetchable
+DEPRECATED=	Abandoned upstream
+EXPIRATION_DATE=2025-02-28
+
 USES=		go:modules
 
 USE_GITHUB=	yes



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