git: 8489b4d6adf1 - main - mail/libspf: Deprecate and set expiration date to 2023-12-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Oct 2023 14:44:16 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8489b4d6adf1859f184c0becb627974fc97df7f5
commit 8489b4d6adf1859f184c0becb627974fc97df7f5
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-21 11:04:07 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-21 14:43:22 +0000
mail/libspf: Deprecate and set expiration date to 2023-12-31
Abandonware, last commit upstream 14 years ago
Consider migrating to mail/libspf2
---
mail/libspf/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/mail/libspf/Makefile b/mail/libspf/Makefile
index e43cdc5509ff..c42d04529d10 100644
--- a/mail/libspf/Makefile
+++ b/mail/libspf/Makefile
@@ -12,6 +12,9 @@ WWW= http://software.schmorp.de/pkg/libspf.html
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+DEPRECATED= Abandonware, last commit upstream 14 years ago. Consider migrating to mail/libspf2
+EXPIRATION_DATE=2023-12-31
+
MAKE_JOBS_UNSAFE=yes
GNU_CONFIGURE= yes