git: 8fcd6947ddf3 - main - sysutils/facter: Deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 10 Mar 2025 04:25:33 UTC
The branch main has been updated by romain:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8fcd6947ddf3d6492976c7d3bb575be23390810f
commit 8fcd6947ddf3d6492976c7d3bb575be23390810f
Author: Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2025-03-10 04:15:31 +0000
Commit: Romain Tartière <romain@FreeBSD.org>
CommitDate: 2025-03-10 04:24:32 +0000
sysutils/facter: Deprecate
---
sysutils/facter/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/sysutils/facter/Makefile b/sysutils/facter/Makefile
index 223113967008..d30b20ee7bc1 100644
--- a/sysutils/facter/Makefile
+++ b/sysutils/facter/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN= fails to build with Boost>=1.87
BROKEN_DragonFly= DragonFly is not supported upstream
+DEPRECATED= Reached EOL
+EXPIRATION_DATE=2025-05-09
LIB_DEPENDS= libboost_system.so:devel/boost-libs \
libcurl.so:ftp/curl \