git: 51697a2c5a39 - main - www/cgichk: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 21:17:56 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=51697a2c5a397eb1e7a21a4c42a5d43a964def25 commit 51697a2c5a397eb1e7a21a4c42a5d43a964def25 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-06 21:04:59 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-06 21:17:51 +0000 www/cgichk: Deprecate and set expiration date to 2024-02-29 Deprecated utility that checks a list of URLs and lacks HTTPS support Return port to pool Reference: https://github.com/BytesTemplarLegacy/cgichk Approved by: portmgr --- www/cgichk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/cgichk/Makefile b/www/cgichk/Makefile index 70cb26d0acfd..d39d29b52ec8 100644 --- a/www/cgichk/Makefile +++ b/www/cgichk/Makefile @@ -6,10 +6,12 @@ MASTER_SITES= https://BSDforge.com/projects/source/www/cgichk/ LICENSE= GPLv2 -MAINTAINER= portmaster@BSDforge.com +MAINTAINER= ports@FreeBSD.org COMMENT= Web site vulnerability scanner BROKEN= Unfetchable +DEPRECATED= Deprecated utility that checks a list of URLs and lacks HTTPS support +EXPIRATION_DATE=2024-02-29 WRKSRC= ${WRKDIR}/${PORTNAME} ALL_TARGET= cgichk