git: 8bce22672e77 - main - net/thcrut: Remove expired port

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Sun, 31 Dec 2023 00:07:49 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8bce22672e773f47fd9484b83cb43b40eead275c

commit 8bce22672e773f47fd9484b83cb43b40eead275c
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-12-29 22:04:34 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-12-31 00:06:20 +0000

    net/thcrut: Remove expired port
    
    2023-12-31 net/thcrut: BROKEN on all supported versions after the EOL of 12
---
 MOVED                                          |  1 +
 net/Makefile                                   |  1 -
 net/thcrut/Makefile                            | 21 -------------
 net/thcrut/distinfo                            |  2 --
 net/thcrut/files/patch-Libnet-1.0.2a_configure | 33 --------------------
 net/thcrut/files/patch-configure               | 42 --------------------------
 net/thcrut/pkg-descr                           |  9 ------
 net/thcrut/pkg-plist                           |  4 ---
 8 files changed, 1 insertion(+), 112 deletions(-)

diff --git a/MOVED b/MOVED
index 9eb5343c94af..bbf71f2ef34b 100644
--- a/MOVED
+++ b/MOVED
@@ -8221,3 +8221,4 @@ devel/atlas-devel||2023-12-31|Has expired: There has been no release for most of
 mail/qsheff||2023-12-31|Has expired: BROKEN on all supported versions after the EOL of 12
 textproc/py-googletrans||2023-12-31|Has expired: Umaintained for over 3 years, depends on old www/py-httpx013
 multimedia/smtube||2023-12-31|Has expired: Depends on deprecated www/qt5-webkit
+net/thcrut||2023-12-31|Has expired: BROKEN on all supported versions after the EOL of 12
diff --git a/net/Makefile b/net/Makefile
index dd3aac5caed9..83cb37e24c13 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1542,7 +1542,6 @@
     SUBDIR += tdetect
     SUBDIR += termshark
     SUBDIR += tftpgrab
-    SUBDIR += thcrut
     SUBDIR += throttled
     SUBDIR += tigervnc-server
     SUBDIR += tigervnc-viewer
diff --git a/net/thcrut/Makefile b/net/thcrut/Makefile
deleted file mode 100644
index 328a5abbdd24..000000000000
--- a/net/thcrut/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-PORTNAME=	thcrut
-PORTVERSION=	1.2.5
-CATEGORIES=	net
-MASTER_SITES=	http://thc.org/releases/ \
-		http://redundancy.redundancy.org/mirror/
-
-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
-
-GNU_CONFIGURE=	yes
-
-CONFIGURE_ARGS+=	--with-libnet=${LOCALBASE} \
-			--sysconfdir=${DATADIR}
-
-.include <bsd.port.mk>
diff --git a/net/thcrut/distinfo b/net/thcrut/distinfo
deleted file mode 100644
index 1500e20a75d2..000000000000
--- a/net/thcrut/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (thcrut-1.2.5.tar.gz) = 903d83ed8a0c992ea2a3aae44b5a842bc3f3a4cbc9afaf1f15d6d3b35da6d0eb
-SIZE (thcrut-1.2.5.tar.gz) = 667929
diff --git a/net/thcrut/files/patch-Libnet-1.0.2a_configure b/net/thcrut/files/patch-Libnet-1.0.2a_configure
deleted file mode 100644
index 8d49a34a5a92..000000000000
--- a/net/thcrut/files/patch-Libnet-1.0.2a_configure
+++ /dev/null
@@ -1,33 +0,0 @@
---- Libnet-1.0.2a/configure.orig	Sun May 25 12:57:05 2003
-+++ Libnet-1.0.2a/configure	Sat Jul 12 02:35:43 2003
-@@ -1281,18 +1281,6 @@
- echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
- if test "$ac_test_CFLAGS" = set; then
-   CFLAGS="$ac_save_CFLAGS"
--elif test $ac_cv_prog_cc_g = yes; then
--  if test "$GCC" = yes; then
--    CFLAGS="-g -O2"
--  else
--    CFLAGS="-g"
--  fi
--else
--  if test "$GCC" = yes; then
--    CFLAGS="-O2"
--  else
--    CFLAGS=
--  fi
- fi
- 
- 
-@@ -5352,11 +5340,6 @@
- fi
- 
- 
--
--if test $ac_cv_prog_gcc = yes; then
--    CCOPTS='-O2 -funroll-loops -fomit-frame-pointer -Wall'
--    CFLAGS="$CCOPTS"
--fi
- 
- # Check whether --with-pf_packet or --without-pf_packet was given.
- if test "${with_pf_packet+set}" = set; then
diff --git a/net/thcrut/files/patch-configure b/net/thcrut/files/patch-configure
deleted file mode 100644
index 45a2dcb12f9f..000000000000
--- a/net/thcrut/files/patch-configure
+++ /dev/null
@@ -1,42 +0,0 @@
---- configure.orig	Sun May 25 12:57:05 2003
-+++ configure	Sat Jul 12 02:36:17 2003
-@@ -1088,18 +1088,6 @@
- echo "$ac_t""$ac_cv_prog_cc_g" 1>&6
- if test "$ac_test_CFLAGS" = set; then
-   CFLAGS="$ac_save_CFLAGS"
--elif test $ac_cv_prog_cc_g = yes; then
--  if test "$GCC" = yes; then
--    CFLAGS="-g -O2"
--  else
--    CFLAGS="-g"
--  fi
--else
--  if test "$GCC" = yes; then
--    CFLAGS="-O2"
--  else
--    CFLAGS=
--  fi
- fi
- 
- # Find a good install program.  We prefer a C program (faster),
-@@ -1271,10 +1259,6 @@
- 
- fi
- 
--if test $ac_cv_prog_gcc = yes; then
--  CCOPTS='-O2 -Wall'
--  CFLAGS="$CCOPTS"
--fi
- test "x$prefix" != "xNONE" || prefix="/usr/local"
- test "x$exec_prefix" != "xNONE" || exec_prefix="${prefix}"
- trydir_i="${prefix}/include"
-@@ -1325,9 +1309,7 @@
- 	echo "### Some FreeBSDs' have a broken SELECT-BPF"
- 	echo "### implementation (see tcpdump mailinglist)."
- 	echo "### THC RUT might not work at all on such a platform."
--	echo "### continueing in 10 seconds. Good luck!"
- 	echo "############################################################"
--	sleep 10
- 		;;
- esac
- 
diff --git a/net/thcrut/pkg-descr b/net/thcrut/pkg-descr
deleted file mode 100644
index 518ca6db86e6..000000000000
--- a/net/thcrut/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-RUT (pronouced as 'root') mean 'aRe yoU There'.
-
-It was developed to brute force its way into wvlan (IEEE 802.11b)
-access points which use mac authentification.
-
-It offers a wide range of _local_ network discovery features like arp
-lookup on all hosts on a network with vendor-string, spoofed DHCP
-request, RARP, BOOTP, ICMP-ping and address mask request and some
-other features.
diff --git a/net/thcrut/pkg-plist b/net/thcrut/pkg-plist
deleted file mode 100644
index 6ecba627f259..000000000000
--- a/net/thcrut/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-bin/thcrut
-%%DATADIR%%/manuf
-%%DATADIR%%/nmap-os-fingerprints
-%%DATADIR%%/thcrut-os-fingerprints