Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2024 19:26:52 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: e18c85a6eb62 - main - security/fl0p: Deprecate and set expiration date to 2024-02-29
Message-ID:  <202401231926.40NJQqKa047626@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=e18c85a6eb62dccb6eb55750b29a966ad667cbd2

commit e18c85a6eb62dccb6eb55750b29a966ad667cbd2
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-23 18:31:34 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-23 19:25:45 +0000

    security/fl0p: Deprecate and set expiration date to 2024-02-29
    
    Abandonware, last release in 2006 and no longer relevant
---
 security/fl0p/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/security/fl0p/Makefile b/security/fl0p/Makefile
index 7f35b2bc52fa..3c946424e105 100644
--- a/security/fl0p/Makefile
+++ b/security/fl0p/Makefile
@@ -10,6 +10,9 @@ COMMENT=	Passive L7 flow fingerprinting tool
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/doc/COPYING
 
+DEPRECATED=	Abandonware, last release in 2006 and no longer relevant
+EXPIRATION_DATE=2024-02-29
+
 USES=		tar:tgz
 WRKSRC=		${WRKDIR}/${PORTNAME}
 



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