diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-07-16 01:26:15 +0000 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2023-07-16 11:24:43 +0000 |
commit | 4e449bdbe7cf91a0c9197093765d07240ac79abc (patch) | |
tree | d6d0a8b5732432aa37c5a8f969b99a2a1e30030c /net/aoe | |
parent | a04a2db0119d9058a489350b09881a3c11b7b3fb (diff) | |
download | ports-4e449bdbe7cf91a0c9197093765d07240ac79abc.tar.gz ports-4e449bdbe7cf91a0c9197093765d07240ac79abc.zip |
Diffstat (limited to 'net/aoe')
-rw-r--r-- | net/aoe/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/aoe/Makefile b/net/aoe/Makefile index bca0fb2b533f..d31894b2cad7 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 |