Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Oct 2023 22:57:00 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 547fc56eff87 - main - net/thcrut: Mark DEPRECATED
Message-ID:  <202310292257.39TMv0eG028357@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=547fc56eff871c52804e20621ad5c2b9a919b389

commit 547fc56eff871c52804e20621ad5c2b9a919b389
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-10-29 09:09:15 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-10-29 22:53:29 +0000

    net/thcrut: Mark DEPRECATED
    
    - BROKEN on all supported versions after the EOL of 12 for more than
      2+ years
    - Set EXPIRATION_DATE 2023-12-31
    
    Approved by:    portmgr (blanket)
---
 net/thcrut/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
index 7a44396f020e..328a5abbdd24 100644
--- a/net/thcrut/Makefile
+++ b/net/thcrut/Makefile
@@ -8,6 +8,8 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Local network discovery tool
 WWW=		http://thc.org.segfault.net/
 
+DEPRECATED=	BROKEN on all supported versions after the EOL of 12
+EXPIRATION_DATE=	2023-12-31
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: ip_tcp_sync_addr
 BROKEN_FreeBSD_14=	ld: error: duplicate symbol: ip_tcp_sync_addr
 



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