git: bcc75ff91a02 - main - databases/gnats4: Deprecate and set expiration date to 2025-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 14 May 2025 19:58:25 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=bcc75ff91a02ee9d127d141c2fee23d997aab84b commit bcc75ff91a02ee9d127d141c2fee23d997aab84b Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-05-07 00:38:03 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-05-14 19:57:06 +0000 databases/gnats4: Deprecate and set expiration date to 2025-06-30 Abandoned upstream, last release in 2015 and last activity about 9 years ago --- databases/gnats4/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/databases/gnats4/Makefile b/databases/gnats4/Makefile index 787752413377..5888ee19b1a8 100644 --- a/databases/gnats4/Makefile +++ b/databases/gnats4/Makefile @@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_mips= Does not build: error: conflicting types for yy_scan_string BROKEN_mips64= Does not build: error: conflicting types for yy_scan_string +DEPRECATED= Abandoned upstream, last release in 2015 and last activity about 9 years ago +EXPIRATION_DATE=2024-06-30 USES= cpe gettext-runtime gmake CPE_VENDOR= gnu