Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jan 2024 19:26:56 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: e646241c5d98 - main - net/sbd: Mark BROKEN, deprecate and set expiration date to 2024-02-29
Message-ID:  <202401231926.40NJQuIC047836@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=e646241c5d98951ff9e1d317a3dcc042504cbc2e

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

    net/sbd: Mark BROKEN, deprecate and set expiration date to 2024-02-29
    
    Abandonware and unfetchable, redirect users to ncat in security/nmap
---
 net/sbd/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net/sbd/Makefile b/net/sbd/Makefile
index 125705fa20d3..9203271a7959 100644
--- a/net/sbd/Makefile
+++ b/net/sbd/Makefile
@@ -8,6 +8,10 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Netcat clone with more features and crypto
 WWW=		http://tigerteam.se/dl/sbd/
 
+BROKEN=		Unfetchable
+DEPRECATED=     Abandonware and unfetchable, consider using ncat in security/nmap
+EXPIRATION_DATE=2024-02-29
+
 ALL_TARGET=	unix
 
 PLIST_FILES=	bin/sbd



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