sysutils/uefi-edk2-bhyve-csm: Mark port deprecated

This port requires an old version of edk2 from 2014, and
needs gcc 4.8 to build. Due to that and the fact that few
users should need BIOS compatibility these days, mark
it deprecated with an expiration date of April 1st, 2024.

Differential Revision: https://reviews.freebsd.org/D39028
Reviewed-by: manu
Approved-by: manu
This commit is contained in:
Rebecca Cran 2023-03-12 06:19:46 -07:00
parent e65f42a8f4
commit 2c8ea965a6

View file

@ -11,6 +11,9 @@ WWW= https://github.com/freebsd/uefi-edk2/tree/bhyve/UDK2014.SP1
LICENSE= BSD2CLAUSE
DEPRECATED= Requires old edk2 version and gcc 4.8.
EXPIRATION_DATE=2024-04-01
ONLY_FOR_ARCHS= amd64
BUILD_DEPENDS= bash:shells/bash \