aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thiel <lx@FreeBSD.org>2021-05-03 00:46:51 +0000
committerDavid Thiel <lx@FreeBSD.org>2021-05-03 01:04:36 +0000
commitad446ee6f0854ce91ff200e872c4aafbd7b5eede (patch)
tree93e54e30f17872d30c2f217168002852c4431ff1
parent5bdbae9cf7694fc104c77b1145916ab33ff61a76 (diff)
downloadports-ad446ee6f0854ce91ff200e872c4aafbd7b5eede.tar.gz
ports-ad446ee6f0854ce91ff200e872c4aafbd7b5eede.zip
Remove ncrack from tree.
PR: 223760 Reported by: daniel.engberg.lists@pyret.net
-rw-r--r--security/Makefile1
-rw-r--r--security/ncrack/Makefile29
-rw-r--r--security/ncrack/distinfo3
-rw-r--r--security/ncrack/pkg-descr7
-rw-r--r--security/ncrack/pkg-plist11
5 files changed, 0 insertions, 51 deletions
diff --git a/security/Makefile b/security/Makefile
index 8a554120d73b..7d47f21d3782 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -365,7 +365,6 @@
SUBDIR += mussh
SUBDIR += n2n
SUBDIR += nacl
- SUBDIR += ncrack
SUBDIR += ncrypt
SUBDIR += nettle
SUBDIR += nextcloud-end_to_end_encryption
diff --git a/security/ncrack/Makefile b/security/ncrack/Makefile
deleted file mode 100644
index 82785cf6340a..000000000000
--- a/security/ncrack/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: David E. Thiel <lx@FreeBSD.org>
-
-PORTNAME= ncrack
-DISTVERSION= 0.6
-CATEGORIES= security
-MASTER_SITES= http://nmap.org/ncrack/dist/ \
- http://redundancy.redundancy.org/mirror/
-
-MAINTAINER= lx@FreeBSD.org
-COMMENT= High-speed network authentication cracking tool
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-GNU_CONFIGURE= yes
-USES= gmake ssl
-CPPFLAGS+= -I${OPENSSLINC}
-LDFLAGS+= -L${OPENSSLLIB}
-
-WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}.0
-
-.include <bsd.port.pre.mk>
-
-.if ${SSL_DEFAULT} == base
-BROKEN_FreeBSD_12= Your OpenSSL headers do not match your library
-BROKEN_FreeBSD_13= Your OpenSSL headers do not match your library
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/security/ncrack/distinfo b/security/ncrack/distinfo
deleted file mode 100644
index 4545fe2365af..000000000000
--- a/security/ncrack/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1525283688
-SHA256 (ncrack-0.6.tar.gz) = 676a323b1e9066193461f25e31445262bae495fde7dfcaf56555c3056dae24cc
-SIZE (ncrack-0.6.tar.gz) = 3913259
diff --git a/security/ncrack/pkg-descr b/security/ncrack/pkg-descr
deleted file mode 100644
index 660b9725bf50..000000000000
--- a/security/ncrack/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Ncrack is a high-speed network authentication cracking tool. Ncrack was
-designed using a modular approach, a command-line syntax similar to
-Nmap and a dynamic engine that can adapt its behaviour based on network
-feedback. It allows for rapid, yet reliable large-scale auditing of
-multiple hosts.
-
-WWW: https://nmap.org/ncrack/
diff --git a/security/ncrack/pkg-plist b/security/ncrack/pkg-plist
deleted file mode 100644
index 8993a923555c..000000000000
--- a/security/ncrack/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/ncrack
-share/ncrack/ncrack-services
-share/ncrack/common.usr
-share/ncrack/default.pwd
-share/ncrack/default.usr
-share/ncrack/jtr.pwd
-share/ncrack/minimal.usr
-share/ncrack/myspace.pwd
-share/ncrack/phpbb.pwd
-share/ncrack/top50000.pwd
-man/man1/ncrack.1.gz