security/*: Deprecate and mark ports BROKEN that are dead upstream and/or abandonware

security/afl			-	Migrate to security/afl++
security/amap			-	Abandoned upstream, last release 10+ years ago
security/amavis-stats		-	Upstream is dead and last release was back in 2005
security/arirang		-	Abandoned (website also refers to Ruby 1.9) and a 9+ year old webserver security scanner isn't useful today
security/axTLS			-	Very outdated and abandoned, current version in tree was released in 2013 and last by upstream in 2019
security/base			-	Broken with PHP 7+, forked here https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker	-	Abandonware, please consider using security/sshguard
security/cfs			-	Deprecated upstream, reference: https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch		-	Unfetchable, dead upstream
security/cp2fwb			-	Used with deprecated software Firewall Builder
security/dcetest		-	Targets deprecated protocol by Microsoft in favour of .NET
security/doscan			-	Abandonware, last release in 2014. Please consider using security/masscan or sysutils/pnscan
security/find-zlib		-	Deprecated, no longer relevant
security/govpn			-	Deprecated upstream, reference: http://www.govpn.info/
security/gputty			-	Unfetchable, dead upstream
security/gwee			-	Last release 15+ years ago, abandonware and dead upstream
security/hackbot		-	Abandonware, last release in 2003. Please consider using security/nmap or security/rustscan
security/hashcat-legacy		-	Unsupported upstream, please consider using security/hashcat
security/hlfl			-	Abandonware, last release in 2003
security/ike			-	Abandonware, last release in 2013 and IKEv1 is considered to be insecure
security/integrit		-	Abandonware, last release in 2003
security/ipfilter2dshield	-	Abandonware, no word of it on upstream web site
security/ipfw2dshield		-	Abandonware, no word of it on upstream web site
security/isakmpd		-	15+ years old and broken on multiple versions
security/kripp			-	Abandonware, upstream returns 404 and last release was back in 2007
security/l0phtcrack		-	Obsolete, Microsoft LANMAN and NT password hashes are deprecated
security/l5			-	Abandonware, broken on amd64 for 10+ years
security/gringotts		-	Abandonware, upstream dead and last release in 2009
security/libgringotts		-	Abandonware, upstream dead and last release in 2008
security/libprelude		-	Very outdated, current version in tree was released back in 2015 and upstream is still active
security/libpreludedb		-	Very outdated, current version in tree was released back in 2015 and upstream is still active
security/libpwstor		-	Abandonware, last release in 2008
security/manipulate_data	-	Abandonware, unsupported upstream
security/matrixssl		-	Abandonware, dead upstream
security/monkeysphere		-	Abandonware, dead upstream
security/mussh			-	Abandonware, last release in 2011 please consider using security/teleport
security/outguess		-	Abandonware, dead upstream and last release in 2001
security/pbnj			-	Abandonware, last release in 2006 and reported broken upstream in 2017 upstream
security/phpsecinfo		-	Abandonware, last release in 2006
security/pktsuckers		-	Abandonware, last release from somewhere around 1999
security/ppars			-	Abandonware, no word of it on upstream web site
security/pscan			-	Abandonware, last release in 2000
security/pxytest		-	Abandonware, last release around 2003, dead upsteam and unfetchable
security/radamsa		-	Abandonware, last release in 2017 and marked as BROKEN in late 2020
security/razorback-*		-	Abandonware, last release in 2012 and listed as alpha quality by upstream
security/retranslator		-	Deprecated upstream (EOL)
security/scanssh		-	Abandonware, last release in 2005. Please consider using security/nmap or security/rustscan
security/shimmer		-	Abandonware, last release in 2008
security/shttpscanner		-	Abandonware, last release in 2006
security/sha			-	Obsolete, we have tools in base
security/slurpie		-	Abandonware, last release around 2000 and dead upstream
security/slush			-	Obsolete, listed as alpha quality, last release around 2000 and dead upstream
security/smtpscan		-	Abandonware, last release in 2003 and dead upstream. Please consider using nmap
security/spybye			-	Abandonware, last release in 2008 and no upstream development
security/sslsniffer		-	Abandonware, last release in 2001. Please consider using security/sslsplit or security/sslproxy
security/sslwrap		-	Abandonware, marked BROKEN on 12+ in 2019
security/strobe			-	Abandonware, last release around 2000 and dead upstream. Please consider using security/nmap or security/rustscan
security/stud			-	Abandonware, marked BROKEN on 12+ in 2019
security/symbion-sslproxy	-	Abandonware, last release in 2009 and inactive upstream
security/tlswrap		-	Abandonware, last release in 2007 and dead upstream
security/trinokiller		-	Abandonware, dead upstream
security/tripwire-131		-	Deprecated, please consider using security/tripwire instead
security/unicornscan		-	Very outdated and abandoned, current version in tree was released in 2004 and last release by upstream in Aug 2013. Please consider using security/nmap or security/rustscan
security/vinetto		-	Obsolete, targets deprecated Windows operating systems such as XP and 2003 Server
security/vnccrack		-	Very outdated and abandoned, last release in 2008. Upstream is at 2.1 while version in ports is 1.0.0
security/webscarab		-	Deprecated by upstream in 2014
security/zebedee		-	Abandonware, last release in 2005 and runtime issues reported upstream

Approved by:	tberner (mentor), lbartoletti (mentor),
		portmgr (rene, tcberner), cy (port maintainer),
		egypcio (port maintainer), bofh (port maintainer),
		port maintainer(s) timeout (2+ weeks)
Differential Revision:	https://reviews.freebsd.org/D32880
This commit is contained in:
Daniel Engberg
2021-11-24 14:27:35 +01:00
parent 39d7b78554
commit bba8bcbcbd
83 changed files with 250 additions and 0 deletions

View File

@@ -13,6 +13,9 @@ COMMENT= Fast instrumented fuzzer
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/docs/COPYING
DEPRECATED= Abandoned upstream, no new release since 2017. Please consider using security/afl++ instead
EXPIRATION_DATE=2022-03-31
# In theory afl supports other architectures with the LLVM plugin.
# It has to be compiled with AFL_NO_X86=1 in that case.
ONLY_FOR_ARCHS= amd64 i386

View File

@@ -15,6 +15,9 @@ LICENSE_FILE_AMAP= ${WRKSRC}/LICENCE.AMAP
LICENSE_FILE_GPLv2= ${WRKSRC}/LICENSE.GNU
LICENSE_PERMS_AMAP= dist-mirror dist-sell pkg-mirror pkg-sell
DEPRECATED= Abandoned upstream, no new release for 10+ years. Please consider using security/nmap or security/rustscan
EXPIRATION_DATE=2022-03-31
USES= ssl
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}

View File

@@ -9,6 +9,9 @@ MASTER_SITES= LOCAL/feld
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple AMaViS statistics generator based on rrdtool
DEPRECATED= Abandoned, upstream is dead and last release was back in 2005
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= rrdtool>=0:databases/rrdtool
USES= perl5 php shebangfix

View File

@@ -12,6 +12,9 @@ COMMENT= Powerful webserver security scanner for network
LICENSE= BSD3CLAUSE
DEPRECATED= Abandoned upstream and last release was back in 2011
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libruby${RUBY_SHLIBVER}.so:${RUBY_PORT}
USES= compiler:c11 ssl

View File

@@ -11,6 +11,9 @@ COMMENT= SSL/TLS client/server library implementation
LICENSE= BSD3CLAUSE
DEPRECATED= Very outdated and abandoned, current version in tree was released in 2013 and last by upstream in 2019
EXPIRATION_DATE=2022-03-31
OPTIONS_DEFINE= COMPAT_OPENSSL HTTPD TLSWRAP X509 PERL DOCS DEBUG TEST
OPTIONS_SINGLE= MODE PROT
OPTIONS_SINGLE_MODE= SERVER_ONLY CERT_VERIFICATION ENABLE_CLIENT \

View File

@@ -12,6 +12,9 @@ COMMENT= Basic Analysis and Security Engine - analyzing Snort alerts
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/docs/GPL
DEPRECATED= Broken with PHP 7+, forked here https://github.com/NathanGibbs3/BASE/
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= ${ADODB_DIR}/adodb.inc.php:databases/adodb5 \
${LOCALBASE}/share/pear/Image/Graph.php:graphics/pear-Image_Graph@${PHP_FLAVOR} \
${LOCALBASE}/share/pear/Mail.php:mail/pear-Mail@${PHP_FLAVOR} \

View File

@@ -10,6 +10,9 @@ COMMENT= Checks for SSH bruteforce and blocks given IPs
LICENSE= NONE
DEPRECATED= Abandonware, please consider using security/sshguard
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= p5-Unix-Syslog>=0:sysutils/p5-Unix-Syslog \
p5-Sys-Hostname-Long>=0:sysutils/p5-Sys-Hostname-Long \
p5-libwww>=0:www/p5-libwww \

View File

@@ -8,6 +8,9 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/
MAINTAINER= crees@FreeBSD.org
COMMENT= Cryptographic file system implemented as a user-space NFS server
DEPRECATED= Deprecated upstream
EXPIRATION_DATE=2022-03-31
ALL_TARGET= cfs
MAKE_ARGS= CC="${CC}"

View File

@@ -11,6 +11,10 @@ COMMENT= Mass Cisco Vulnerability Scanner
LICENSE= LGPL21
BROKEN= Unfetchable
DEPRECATED= Abandonware, dead upstream
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= p5-Net-Telnet>=0:net/p5-Net-Telnet \
p5-Net-SSH2>=0:net/p5-Net-SSH2 \
p5-Net-SNMP>=0:net-mgmt/p5-Net-SNMP \

View File

@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}uilder/${PORTNAME}uilder/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Checkpoint FW1 to Firewall Builder ruleset converter
DEPRECATED= Abandonware, used with deprecated software Firewall Builder.
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= p5-XML-Writer>=0:textproc/p5-XML-Writer
PLIST_FILES= bin/cp2fwbuilder

View File

@@ -8,6 +8,9 @@ MASTER_SITES= PACKETSTORM/UNIX/scanners
MAINTAINER= onatan@gmail.com
COMMENT= Utility to dump MSRPC endpoint information from Windows systems
DEPRECATED= Targets deprecated protocol by Microsoft in favour of .NET
EXPIRATION_DATE=2022-03-31
USES= dos2unix
DOS2UNIX_GLOB= *.c

View File

@@ -12,6 +12,9 @@ COMMENT= Tool to quickly scan your network for machines listening on a TCP port
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, last release in 2014. Please consider using security/masscan or sysutils/pnscan
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libpcre.so:devel/pcre
GNU_CONFIGURE= yes

View File

@@ -11,6 +11,9 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Scans files for statically linked zlib (libz) code
DEPRECATED= Deprecated, no longer relevant
EXPIRATION_DATE=2022-03-31
LICENSE= GPLv2
NO_BUILD= none

View File

@@ -14,6 +14,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= fails to build: golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
DEPRECATED= Deprecated upstream, reference: http://www.govpn.info/
EXPIRATION_DATE=2022-03-31
USES= go:no_targets tar:xz
MAKEFILE= BSDmakefile
MAKE_ENV= ${GO_ENV}

View File

@@ -11,6 +11,10 @@ COMMENT= Frontend to the SSH client, using the Gtk+ toolkit
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= Unfetchable
DEPRECATED= Unfetchable, dead upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libSystem.so:devel/deforaos-libsystem
PLIST_FILES= bin/gputty

View File

@@ -12,6 +12,9 @@ COMMENT= GTK application to securely store sensitive data
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, upstream dead and last release in 2009
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libpopt.so:devel/popt \
libgringotts.so:security/libgringotts \
libfontconfig.so:x11-fonts/fontconfig \

View File

@@ -8,6 +8,9 @@ MASTER_SITES= PACKETSTORM/UNIX/utilities
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to exploit command execution vulnerabilities in web scripts
DEPRECATED= Abandonware, last release 15+ years ago and dead upstream
EXPIRATION_DATE=2022-03-31
USES= perl5 python ssl
LDFLAGS+= -L${OPENSSLLIB} -lssl -lcrypto

View File

@@ -9,6 +9,9 @@ MASTER_SITES= http://freebsdcluster.org/~mich/software/ \
MAINTAINER= mich@FreeBSD.org
COMMENT= Host exploration tool and bannergrabber
DEPRECATED= Abandonware, last release in 2003. Please consider using security/nmap or security/rustscan
EXPIRATION_DATE=2022-03-31
USES= perl5 shebangfix tar:tgz
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@@ -11,6 +11,9 @@ COMMENT= Advanced CPU-based password recovery utility
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/docs/license.txt
DEPRECATED= Unsupported upstream, please consider using security/hashcat
EXPIRATION_DATE=2022-03-31
ONLY_FOR_ARCHS= amd64
ONLY_FOR_ARCHS_REASON= uses amd64 instructions

View File

@@ -12,6 +12,9 @@ COMMENT= High Level Firewall Language
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, last release in 2003
EXPIRATION_DATE=2022-03-31
GNU_CONFIGURE= yes
PORTDOCS= services.hlfl sample_1.hlfl sample_2.hlfl test.hlfl syntax.txt

View File

@@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-release
MAINTAINER= mgrooms@shrew.net
COMMENT= Shrew Soft IKE daemon and client tools
DEPRECATED= Abandonware, last release in 2013 and IKEv1 is considered to be insecure
EXPIRATION_DATE=2022-03-31
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpc64le
USE_RC_SUBR= iked

View File

@@ -9,6 +9,9 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= File integrity verification program
DEPRECATED= Abandonware, last release in 2003
EXPIRATION_DATE=2022-03-31
USES= makeinfo
GNU_CONFIGURE= yes
ALL_TARGET= ${PORTNAME} utils

View File

@@ -11,6 +11,9 @@ EXTRACT_SUFX= .txt
MAINTAINER= ports@FreeBSD.org
COMMENT= Official DShield client for ipfilter firewall logs
DEPRECATED= Abandonware, no word of it on upstream web site
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
USES= perl5 shebangfix

View File

@@ -11,6 +11,9 @@ COMMENT= DShield client for ipfw logs
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, no word of it on upstream web site
EXPIRATION_DATE=2022-03-31
PORTDOCS= CHANGES README.html README.txt
OPTIONS_DEFINE= DOCS

View File

@@ -14,6 +14,9 @@ COMMENT= OpenBSD IKE daemon
BROKEN= requires IPsec support
.endif
DEPRECATED= 15+ years old and broken on multiple versions
EXPIRATION_DATE=2022-03-31
# If keynote is in use, bring the dependency
.if defined(USE_KEYNOTE)
BUILD_DEPENDS+= keynote:security/keynote

View File

@@ -9,6 +9,9 @@ DISTNAME= ${PORTNAME}-jar-21
MAINTAINER= ports@FreeBSD.org
COMMENT= Web application fuzzer
DEPRECATED= Abandonware, no word of it on upstream web site and last release was 10 years ago
EXPIRATION_DATE=2022-03-31
USES= zip
USE_JAVA= yes
NO_BUILD= yes

View File

@@ -9,6 +9,9 @@ MASTER_SITES= PACKETSTORM/sniffers \
MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight network password sniffer
DEPRECATED= Abandonware, upstream returns 404 and last release was back in 2007
EXPIRATION_DATE=2022-03-31
USES= perl5 shebangfix
USE_PERL5= run

View File

@@ -12,6 +12,9 @@ DIST_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Cracks SAMBA or Windows NT passwords
DEPRECATED= Obsolete, Microsoft LANMAN and NT password hashes are deprecated
EXPIRATION_DATE=2022-03-31
# Converted from RESTRICTED
LICENSE= l0phtcrack
LICENSE_NAME= l0phtcrack

View File

@@ -10,6 +10,8 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= File Integrity Assessment Tool
BROKEN_amd64= incorrect runtime output
DEPRECATED= Abandonware, broken on amd64 for 10+ years
EXPIRATION_DATE=2022-03-31
USES= tar:tgz
NO_WRKSUBDIR= yes

View File

@@ -12,6 +12,9 @@ COMMENT= Library for encapsulating/safekeeping data in encrypted/compressed form
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, upstream dead and last release in 2008
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libmcrypt.so:security/libmcrypt \
libmhash.so:security/mhash

View File

@@ -12,6 +12,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_riscv64= fails to configure: Easybindings require a C++ compiler, but none were found.
DEPRECATED= Very outdated, current version in tree was released back in 2015 and upstream is still active
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libltdl.so:devel/libltdl \
libgnutls.so:security/gnutls \

View File

@@ -12,6 +12,9 @@ COMMENT= Library to access Prelude IDMEF database
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Very outdated, current version in tree was released back in 2015 and upstream is still active
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libprelude.so:security/libprelude
USES= compiler:c11 gmake libtool

View File

@@ -9,6 +9,9 @@ MASTER_SITES= SF/kageki/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Password storage library for C programmers
DEPRECATED= Abandonware, last release in 2008
EXPIRATION_DATE=2022-03-31
USES= ssl tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes

View File

@@ -9,6 +9,9 @@ MASTER_SITES= PACKETSTORM/groups/thc
MAINTAINER= ports@FreeBSD.org
COMMENT= Search/extract/write raw data
DEPRECATED= Abandonware, unsupported upstream
EXPIRATION_DATE=2022-03-31
SBIN_PROGRAMS= read_data replace_data search_data write_data
PORTDOCS= CHANGES README

View File

@@ -13,6 +13,9 @@ COMMENT= Small alternative SSL implementation
LICENSE= GPLv2+
DEPRECATED= Abandonware, dead upstream
EXPIRATION_DATE=2022-03-31
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}-open
USES= cpe gmake tar:tgz

View File

@@ -11,6 +11,10 @@ COMMENT= Use the OpenPGP web of trust to verify ssh connections
LICENSE= GPLv3
BROKEN= Unfetchable
DEPRECATED= Abandonware, dead upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libassuan.so:security/libassuan \
libgcrypt.so:security/libgcrypt \
libgpg-error.so:security/libgpg-error

View File

@@ -11,6 +11,9 @@ COMMENT= Tool for easily running the same commands on multiple hosts
LICENSE= GPLv2
DEPRECATED= Abandonware, last release in 2011 please consider using security/teleport
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= bash:shells/bash
USES= shebangfix tar:tgz

View File

@@ -15,6 +15,9 @@ COMMENT= Steganographic tool
LICENSE= BSD4CLAUSE
DEPRECATED= Abandonware, dead upstream and last release in 2001
EXPIRATION_DATE=2022-03-31
CONFLICTS_INSTALL= csound-*
GNU_CONFIGURE= yes

View File

@@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Suite of tools to monitor changes on a network
DEPRECATED= Abandonware, last release in 2006 and reported broken upstream in 2017 upstream
EXPIRATION_DATE=2022-03-31
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@@ -8,6 +8,9 @@ MASTER_SITES= LOCAL/chinsan
MAINTAINER= ports@FreeBSD.org
COMMENT= PHP environment security auditing tool
DEPRECATED= Abandonware, last release in 2006
EXPIRATION_DATE=2022-03-31
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@@ -9,6 +9,9 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Log contents of unwanted UDP packets and TCP connections
DEPRECATED= Abandonware, last release from somewhere around 1999
EXPIRATION_DATE=2022-03-31
PLIST_FILES= libexec/tcpsuck libexec/udpsuck
post-patch:

View File

@@ -8,6 +8,9 @@ MASTER_SITES= SF/${PORTNAME}
MAINTAINER= ppars1@a1poweruser.com
COMMENT= Proactive Probing Abuse Reporting System
DEPRECATED= Abandonware, no word of it on upstream web site
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask
USES= perl5 shebangfix tar:bzip2

View File

@@ -9,6 +9,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Security C code scanner for misuse of format strings
DEPRECATED= Abandonware, last release in 2000
EXPIRATION_DATE=2022-03-31
ALL_TARGET= #empty
NO_WRKSUBDIR= yes

View File

@@ -9,6 +9,10 @@ EXTRACT_SUFX= .gz
MAINTAINER= ports@FreeBSD.org
COMMENT= Test remote system for unsecured mail proxies
BROKEN= Unfetchable
DEPRECATED= Abandonware, last release around 2003, dead upsteam and unfetchable
EXPIRATION_DATE=2022-03-31
EXTRACT_CMD= ${GZIP_CMD}
EXTRACT_BEFORE_ARGS= -dc
EXTRACT_AFTER_ARGS= > ${WRKSRC}/${PORTNAME}

View File

@@ -12,6 +12,8 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENCE
BROKEN= fails to build: runaway build
DEPRECATED= Abandonware, last release in 2017 and marked as BROKEN in late 2020
EXPIRATION_DATE=2022-03-31
BUILD_DEPENDS= ol:lang/owl-lisp

View File

@@ -12,6 +12,9 @@ COMMENT= Framework for an intelligence driven security solution - API
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libconfig.so:devel/libconfig \
libssh.so:security/libssh \
libuuid.so:misc/e2fsprogs-libuuid \

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - Archive Inflator
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget

View File

@@ -11,6 +11,9 @@ DIST_SUBDIR= razorback
MAINTAINER= ports@FreeBSD.org
COMMENT= Framework for an intelligence driven security - ClamAV Detection
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - File Injector
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - File System Monitor
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c \
libfam.so:devel/fam

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - File System Walker
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - Master Nugget
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - OfficeCat Detection
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget \

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - PDF Fox
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - Scripting Interface
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - SWF Detection
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - Syslog Output
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - Virus Total Detection
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c
BUILD_DEPENDS= razorback-masterNugget>=0.5.0:security/razorback-masterNugget

View File

@@ -14,6 +14,9 @@ COMMENT= Framework for an intelligence driven security - Yara Detection
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Abandonware, last release in 2012 and listed as alpha quality by upstream
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= librazorback_api.so:security/razorback-api \
libjson-c.so:devel/json-c \
libpcre.so:devel/pcre

View File

@@ -10,6 +10,9 @@ MASTER_SITES= http://utils.kaspersky.com/updater/retranslator_5.0.0.7/FreeBSD_6.
MAINTAINER= ports@FreeBSD.org
COMMENT= The update utility for Kaspersky applications
DEPRECATED= Deprecated upstream (EOL)
EXPIRATION_DATE=2022-03-31
NO_BUILD= yes
ONLY_FOR_ARCHS= i386 amd64

View File

@@ -11,6 +11,8 @@ LICENSE= GPLv3
BROKEN_FreeBSD_12= fails to compile: revealrk.c: 'struct xtcpcb' has no member named 'xt_socket'
BROKEN_FreeBSD_13= fails to compile: revealrk.c: 'struct xtcpcb' has no member named 'xt_socket'
BROKEN_FreeBSD_14= fails to compile: revealrk.c: 'struct xtcpcb' has no member named 'xt_socket'
DEPRECATED= Deprecate, marked BROKEN on 12+ in 2018
EXPIRATION_DATE=2022-03-31
PLIST_FILES= bin/revealrk man/man1/revealrk.1.gz

View File

@@ -9,6 +9,9 @@ MASTER_SITES= http://www.monkey.org/~provos/
MAINTAINER= ports@FreeBSD.org
COMMENT= Scans networks for open proxies, SSH, web, and SMTP servers
DEPRECATED= Abandonware, last release in 2005. Please consider using security/nmap or security/rustscan
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libdnet.so:net/libdnet \
libevent.so:devel/libevent

View File

@@ -8,6 +8,9 @@ MASTER_SITES= SF
MAINTAINER= allan@saddi.com
COMMENT= Simple file hash program utilizing SHA-1, SHA-256, SHA-384, SHA-512
DEPRECATED= Obsolete, we have tools in base
EXPIRATION_DATE=2022-03-31
GNU_CONFIGURE= yes
USES= gmake

View File

@@ -10,6 +10,9 @@ DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl implementation that hides a valuable port on your server
DEPRECATED= Abandonware, last release in 2008
EXPIRATION_DATE=2022-03-31
NO_WRKSUBDIR= yes
NO_BUILD= yes

View File

@@ -10,6 +10,9 @@ EXTRACT_SUFX= .zip
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple HTTP scanner
DEPRECATED= Abandonware, last release in 2006
EXPIRATION_DATE=2022-03-31
USES= dos2unix
PLIST_FILES= bin/${PORTNAME} \

View File

@@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Passwd file cracker (supports distributed nodes)
DEPRECATED= Abandonware, last release around 2000 and dead upstream
EXPIRATION_DATE=2022-03-31
PLIST_FILES= sbin/slurp sbin/slurpie
PORTDOCS= README

View File

@@ -12,6 +12,9 @@ COMMENT= Telnet-like application which uses a secure SSL channel
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYRIGHT.GPL
DEPRECATED= Obsolete, listed as alpha quality, last release around 2000 and dead upstream
EXPIRATION_DATE=2022-03-31
GNU_CONFIGURE= yes
USES= ssl

View File

@@ -12,6 +12,9 @@ COMMENT= Remote SMTP server version detector
LICENSE= GPLv2
DEPRECATED= Abandonware, last release in 2003 and dead upstream. Please consider using security/nmap
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS
WRKSRC= ${WRKDIR}/${PORTNAME}

View File

@@ -10,6 +10,9 @@ COMMENT= Program to sniff logins and passwords
LICENSE= GPLv2
DEPRECATED= Abandonware, last release around 2000 and dead upstream. Please consider using net/wireshark
EXPIRATION_DATE=2022-03-31
GNU_CONFIGURE= yes
PLIST_FILES= sbin/sniff man/man1/sniff.1.gz

View File

@@ -11,6 +11,9 @@ COMMENT= Web proxy to detect malware
LICENSE= GPLv2
DEPRECATED= Abandonware, last release in 2008 and no upstream development
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libevent.so:devel/libevent
OPTIONS_DEFINE= CLAMAV

View File

@@ -10,6 +10,9 @@ COMMENT= SSLv3/TLS and SSLv2 sniffer
LICENSE= GPLv2+
DEPRECATED= Abandonware, last release in 2001. Please consider using security/sslsplit or security/sslproxy
EXPIRATION_DATE=2022-03-31
USES= ssl
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}

View File

@@ -15,6 +15,9 @@ COMMENT= Another SSL Wrapper application, which uses SSLEay/OpenSSL
# making it identical to classic BSD4CLAUSE
LICENSE= BSD4CLAUSE
DEPRECATED= Abandonware, marked BROKEN on 12+ in 2019
EXPIRATION_DATE=2022-03-31
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g}
USES= ssl

View File

@@ -11,6 +11,9 @@ MASTER_SITES= http://ftp.ussg.iu.edu/security/tools/unix/scanners/strobe/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast scatter/gather TCP port scanner
DEPRECATED= Abandonware, last release around 2000 and dead upstream. Please consider using security/nmap or security/rustscan
EXPIRATION_DATE=2022-03-31
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe

View File

@@ -10,6 +10,9 @@ COMMENT= Scalable TLS Unwrapping Daemon
LICENSE= BSD2CLAUSE
DEPRECATED= Abandonware, marked BROKEN on 12+ in 2019
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libev.so:devel/libev
USES= gmake ssl

View File

@@ -12,6 +12,9 @@ COMMENT= SSL proxy for securing insecure connections
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Abandonware, last release in 2009 and inactive upstream
EXPIRATION_DATE=2022-03-31
USES= gmake ssl tar:tgz
CFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}

View File

@@ -10,6 +10,10 @@ DISTNAME= ${PORTNAME}-1.04
MAINTAINER= ports@FreeBSD.org
COMMENT= FTP proxy that wraps data and control with TLS/SSL
BROKEN= Unfetchable
DEPRECATED= Abandonware, last release in 2007 and dead upstream
EXPIRATION_DATE=2022-03-31
USES= ssl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-ssl=${OPENSSLBASE}

View File

@@ -10,6 +10,9 @@ EXTRACT_SUFX= .c
MAINTAINER= ports@FreeBSD.org
COMMENT= Remotely kill trino nodes
DEPRECATED= Abandonware, dead upstream
EXPIRATION_DATE=2022-03-31
PLIST_FILES= sbin/trinokiller
do-extract:

View File

@@ -17,6 +17,9 @@ LICENSE_NAME= tripwire
LICENSE_TEXT= Cannot be redistributed for more than the cost of duplication
LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
DEPRECATED= Deprecated, please consider using security/tripwire instead
EXPIRATION_DATE=2022-03-31
USES= cpe
NO_PACKAGE= requires local database to be built

View File

@@ -11,6 +11,9 @@ COMMENT= Asynchronous TCP and UDP port scanner
LICENSE= GPLv2
DEPRECATED= Very outdated and abandoned, current version in tree was released in 2004 and last release by upstream in Aug 2013. Please consider using security/nmap or security/rustscan
EXPIRATION_DATE=2022-03-31
LIB_DEPENDS= libnet.so:net/libnet
USES= gmake

View File

@@ -13,6 +13,9 @@ COMMENT= Forensics tool to examine Thumbs.db files
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
DEPRECATED= Obsolete, targets deprecated Windows operating systems such as XP and 2003 Server
EXPIRATION_DATE=2022-03-31
RUN_DEPENDS= ${PY_PILLOW}
USES= python:3.6+

View File

@@ -9,6 +9,9 @@ DISTNAME= VNCcrack-${PORTVERSION}
MAINTAINER= pankov_p@mail.ru
COMMENT= Fast offline password cracker for VNC passwords
DEPRECATED= Outdated and abandoned, last release in 2008. Upstream is at 2.1 while version in ports is 1.0.0
EXPIRATION_DATE=2022-03-31
USES= ssl tar:tgz
GNU_CONFIGURE= yes
CFLAGS+= -I${OPENSSLINC}

View File

@@ -12,6 +12,9 @@ COMMENT= Framework for analysing HTTP and HTTPS web application traffic
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
DEPRECATED= Deprecated by upstream in 2014
EXPIRATION_DATE=2022-03-31
USES= zip
USE_JAVA= yes
NO_BUILD= yes

View File

@@ -11,6 +11,9 @@ COMMENT= Encrypted, secure compressed TCP tunnel
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/GPL2.txt
DEPRECATED= Abandonware, last release in 2005 and runtime issues reported upstream
EXPIRATION_DATE=2022-03-31
USES= cpe perl5 ssl
USE_PERL5= build