From 4e449bdbe7cf91a0c9197093765d07240ac79abc Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Sun, 16 Jul 2023 03:26:15 +0200 Subject: [PATCH] net/aoe: Mark DEPRECATED - Broken on all supported releases - Set EXPIRATION_DATE to 2023-08-15 --- net/aoe/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/aoe/Makefile b/net/aoe/Makefile index bca0fb2b533f0..d31894b2cad7f 100644 --- a/net/aoe/Makefile +++ b/net/aoe/Makefile @@ -9,6 +9,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= FreeBSD driver for ATA over Ethernet (AoE) WWW= http://www.coraid.com/support/freebsd/ +DEPRECATED= Broken in all supported releases for more than an year +EXPIRATION_DATE= 2023-08-15 BROKEN_aarch64= fails to compile: redefinition of frame BROKEN_armv6= fails to compile: implicit declaration of function 'cp15_pmccntr_get' is invalid in C99 BROKEN_armv7= fails to compile: redefinition of frame