Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2023 14:04:59 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: 875cb3d87beb - main - security/portsentry: Deprecate and set expiration date to 2023-03-31
Message-ID:  <202302261404.31QE4xcf060311@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=875cb3d87beb552c5f2f45cf94245bb76e5b3404

commit 875cb3d87beb552c5f2f45cf94245bb76e5b3404
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-26 13:45:51 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-26 14:04:48 +0000

    security/portsentry: Deprecate and set expiration date to 2023-03-31
    
    Reference: https://sourceforge.net/p/sentrytools/discussion/275032/thread/81ceebdb/?limit=25#e0e2
---
 security/portsentry/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index a6911e36c2ff..5ee0f00b3de8 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -7,6 +7,9 @@ MASTER_SITES=	SF/sentrytools/${PORTNAME}%201.x/${PORTNAME}-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Port scan detection and active defense
 
+DEPRECATED=	Abandoned, upstream is dead and last release was back in 2003
+EXPIRATION_DATE=2023-03-31
+
 SUB_FILES=	portsentry.sh
 ALL_TARGET=	freebsd
 CFLAGS+=	-DPREFIX=\"${PREFIX}\"



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