git: d2215590fe9b - main - devel/ccdoc: 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:00 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d2215590fe9b146de16860516651faa837581bc0
commit d2215590fe9b146de16860516651faa837581bc0
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-13 19:34:53 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-13 20:46:31 +0000
devel/ccdoc: Deprecate and set expiration date to 2025-04-30
Obsolete utility, last activity upstream in 2004
Reference:
https://ccdoc.sourceforge.net/
---
devel/ccdoc/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/devel/ccdoc/Makefile b/devel/ccdoc/Makefile
index 7a2dc51e22d8..931ebf36392f 100644
--- a/devel/ccdoc/Makefile
+++ b/devel/ccdoc/Makefile
@@ -12,6 +12,9 @@ WWW= https://ccdoc.sourceforge.net/
LICENSE= MIT
+DEPRECATED= Obsolete utility
+EXPIRATION_DATE=2025-04-30
+
USES= perl5
WRKSRC= ${WRKDIR}/${PORTNAME}v${PORTVERSION:S/.//g}/src