Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2024 07:09:49 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4320f14044fd - main - www/ctemplate: Deprecate and set expiration date to 2024-06-14
Message-ID:  <202405260709.44Q79nqt013817@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405260709.44Q79nqt013817>