Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2025 06:44:31 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: 05b660f9bde1 - main - textproc/webcpp: Deprecate and set expiration date to 2025-04-30
Message-ID:  <202503300644.52U6iVqI025335@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05b660f9bde1070aa0a678387529497933512647

commit 05b660f9bde1070aa0a678387529497933512647
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-30 06:23:04 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-30 06:23:14 +0000

    textproc/webcpp: Deprecate and set expiration date to 2025-04-30
    
    Abandonware and obsolete, last release in 2004
    
    PR:             285449
    Approved by:    portmgr (maintainer timeout, 2+ weeks)
---
 textproc/webcpp/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/textproc/webcpp/Makefile b/textproc/webcpp/Makefile
index bb43ea866f62..54d17ace3c4f 100644
--- a/textproc/webcpp/Makefile
+++ b/textproc/webcpp/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	chip-set@mail.ru
 COMMENT=	Convert your source code to syntax highlighted HTML
 WWW=		https://webcpp.sourceforge.net/
 
+DEPRECATED=	Abandonware and obsolete, last release in 2004
+EXPIRATION_DATE=2025-04-30
+
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib


home | help

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