git: 4320f14044fd - main - www/ctemplate: Deprecate and set expiration date to 2024-06-14
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 May 2024 07:09:49 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4320f14044fdd81c8ed13035bff6d9d42edfb030 commit 4320f14044fdd81c8ed13035bff6d9d42edfb030 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-26 06:56:23 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-26 07:09:15 +0000 www/ctemplate: Deprecate and set expiration date to 2024-06-14 Abandonware and obsolete, last release in 2008 and never gained any traction PR: 278729 Approved by: portmgr (maintainer timeout, 3+ weeks) --- www/ctemplate/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/ctemplate/Makefile b/www/ctemplate/Makefile index 6b0d519866fb..e303e93dc8b4 100644 --- a/www/ctemplate/Makefile +++ b/www/ctemplate/Makefile @@ -9,6 +9,9 @@ WWW= https://ctemplate.sourceforge.net/ LICENSE= NONE +DEPRECATED= Abandonware and obsolete, last release in 2008 and never gained any traction +EXPIRATION_DATE=2024-06-14 + USES= gmake GNU_CONFIGURE= yes