git: e494d2e52edc - main - textproc/confetti: Deprecate and set expiration date to 2025-04-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Mar 2025 20:48:02 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=e494d2e52edc3b0f4d70b85d43258a91d9b69925
commit e494d2e52edc3b0f4d70b85d43258a91d9b69925
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 19:46:14 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:32 +0000
textproc/confetti: Deprecate and set expiration date to 2025-04-30
Outdated and unmaintained in tree since 2018
Upstream appears to active if someone wants to adopt the port
---
textproc/confetti/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/textproc/confetti/Makefile b/textproc/confetti/Makefile
index 8cddef445dfb..6ea2c9c72a22 100644
--- a/textproc/confetti/Makefile
+++ b/textproc/confetti/Makefile
@@ -7,6 +7,9 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Configuration file parser generator
WWW= https://github.com/mailru/confetti
+DEPRECATED= Outdated and unmaintained in tree since 2018
+EXPIRATION_DATE=2025-04-30
+
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:textproc/flex
USES= bison perl5 gmake tar:bzip2