git: 24d6f58ab7ce - main - databases/namazu2: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Mar 2025 12:27:53 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=24d6f58ab7cee020e2f82da65a1d68d8e863349e commit 24d6f58ab7cee020e2f82da65a1d68d8e863349e Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-15 11:31:31 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-15 12:26:46 +0000 databases/namazu2: Deprecate and set expiration date to 2025-04-30 Obsolete and unmaintained tree for years --- databases/namazu2/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile index 8196f75be0fd..5f0c9e592537 100644 --- a/databases/namazu2/Makefile +++ b/databases/namazu2/Makefile @@ -9,6 +9,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Full-text search system intended for easy use WWW= http://www.namazu.org/ +DEPRECATED= Obsolete and unmaintained tree for years +EXPIRATION_DATE=2025-04-30 + BUILD_DEPENDS= p5-File-MMagic>=0:devel/p5-File-MMagic RUN_DEPENDS= p5-File-MMagic>=0:devel/p5-File-MMagic