git: a9e61fc17fb9 - main - mail/bogofilter-bdb: expired, mark IGNORE

From: Matthias Andree <mandree_at_FreeBSD.org>
Date: Mon, 30 Jun 2025 13:21:48 UTC
The branch main has been updated by mandree:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a9e61fc17fb99b89f63c19f0851b36984e39bd48

commit a9e61fc17fb99b89f63c19f0851b36984e39bd48
Author:     Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-06-30 13:12:20 +0000
Commit:     Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-06-30 13:21:36 +0000

    mail/bogofilter-bdb: expired, mark IGNORE
    
    The plan is that the actual bits will move to mail/bogofilter, which is
    now LMDB based. Once that will have happened, we can remove this port.
---
 mail/bogofilter-bdb/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mail/bogofilter-bdb/Makefile b/mail/bogofilter-bdb/Makefile
index 154b5bb2dc6e..1df1e8961d78 100644
--- a/mail/bogofilter-bdb/Makefile
+++ b/mail/bogofilter-bdb/Makefile
@@ -17,6 +17,7 @@ LICENSE=	GPLv2
 USES+=		bdb:5+
 DEPRECATED=	The Berkeley DB database interface is obsolescent.
 EXPIRATION_DATE=2025-06-30
+IGNORE=		This port has expired. Once its infrastructure will have moved out the base port (LMDB), it will be removed
 .endif
 
 OPTIONS_DEFINE=		GSL UNICODE DOCS