Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2024 00:17:50 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: 0012f5bde423 - main - net/nepenthes: Deprecate and set expiration date to 2024-05-31
Message-ID:  <202405010017.4410HoVn002708@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=0012f5bde423f5c676cf4bfb65cc79e55dc349d8

commit 0012f5bde423f5c676cf4bfb65cc79e55dc349d8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-04-28 19:43:34 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-05-01 00:04:42 +0000

    net/nepenthes: Deprecate and set expiration date to 2024-05-31
    
    Obsolete honeypot tool that doesn't been updated or maintained since
    2008.
---
 net/nepenthes/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile
index 108eb0c3fa09..3eb78d553444 100644
--- a/net/nepenthes/Makefile
+++ b/net/nepenthes/Makefile
@@ -8,6 +8,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Determine the malware activity on a network
 WWW=		http://nepenthes.carnivore.it/
 
+DEPRECATED=	Abandonware, last update in 2008 and upstream is gone.
+EXPIRATION_DATE=2024-05-31
+
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libadns.so:dns/adns \
 		libcurl.so:ftp/curl \



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