Skip to content

Commit

Permalink
security/*: Deprecate and mark ports BROKEN that are dead upstream an…
Browse files Browse the repository at this point in the history
…d/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
  • Loading branch information
Daniel Engberg authored and Daniel Engberg committed Nov 24, 2021
1 parent 39d7b78 commit bba8bcb
Show file tree
Hide file tree
Showing 83 changed files with 250 additions and 0 deletions.
3 changes: 3 additions & 0 deletions security/afl/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/amap/Makefile
Expand Up @@ -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}
Expand Down
3 changes: 3 additions & 0 deletions security/amavis-stats/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/arirang/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/axTLS/Makefile
Expand Up @@ -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 \
Expand Down
3 changes: 3 additions & 0 deletions security/base/Makefile
Expand Up @@ -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} \
Expand Down
3 changes: 3 additions & 0 deletions security/bruteforceblocker/Makefile
Expand Up @@ -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 \
Expand Down
3 changes: 3 additions & 0 deletions security/cfs/Makefile
Expand Up @@ -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}"

Expand Down
4 changes: 4 additions & 0 deletions security/cisco-torch/Makefile
Expand Up @@ -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 \
Expand Down
3 changes: 3 additions & 0 deletions security/cp2fwb/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/dcetest/Makefile
Expand Up @@ -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

Expand Down
3 changes: 3 additions & 0 deletions security/doscan/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/find-zlib/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/govpn/Makefile
Expand Up @@ -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}
Expand Down
4 changes: 4 additions & 0 deletions security/gputty/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/gringotts/Makefile
Expand Up @@ -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 \
Expand Down
3 changes: 3 additions & 0 deletions security/gwee/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/hackbot/Makefile
Expand Up @@ -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}
Expand Down
3 changes: 3 additions & 0 deletions security/hashcat-legacy/Makefile
Expand Up @@ -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

Expand Down
3 changes: 3 additions & 0 deletions security/hlfl/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/ike/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/integrit/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/ipfilter2dshield/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/ipfw2dshield/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/isakmpd/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/jbrofuzz/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/kripp/Makefile
Expand Up @@ -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

Expand Down
3 changes: 3 additions & 0 deletions security/l0phtcrack/Makefile
Expand Up @@ -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
Expand Down
2 changes: 2 additions & 0 deletions security/l5/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/libgringotts/Makefile
Expand Up @@ -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

Expand Down
2 changes: 2 additions & 0 deletions security/libprelude/Makefile
Expand Up @@ -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 \
Expand Down
3 changes: 3 additions & 0 deletions security/libpreludedb/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/libpwstor/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/manipulate_data/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/matrixssl/Makefile
Expand Up @@ -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
Expand Down
4 changes: 4 additions & 0 deletions security/monkeysphere/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/mussh/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/outguess/Makefile
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions security/pbnj/Makefile
Expand Up @@ -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

Expand Down

0 comments on commit bba8bcb

Please sign in to comment.