aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-09-09 09:32:37 +0000
committerJohn Marino <marino@FreeBSD.org>2014-09-09 09:32:37 +0000
commitf9a5b4fd695aab79a593d6924236a239230a3571 (patch)
treedbed314297629fbc81af12402ceb441434810fb0 /security
parent05f82c6e35ba2be329b167afa59a48c148006501 (diff)
downloadports-f9a5b4fd695aab79a593d6924236a239230a3571.tar.gz
ports-f9a5b4fd695aab79a593d6924236a239230a3571.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vida/Makefile3
-rw-r--r--security/zombiezapper/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/security/vida/Makefile b/security/vida/Makefile
index 9174ff87afc7..c1dcc4789ae1 100644
--- a/security/vida/Makefile
+++ b/security/vida/Makefile
@@ -10,6 +10,9 @@ MASTER_SITES= http://vidatapipe.sourceforge.net/
MAINTAINER= mich@FreeBSD.org
COMMENT= Vida is a multi-datapipe handler
+DEPRECATED= Depends on expired net/libnet10
+EXPIRATION_DATE= 2014-09-30
+
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
LDFLAGS+= ${PTHREAD_LIBS} -lncurses -lpcap `${LIBNET_CONFIG} --libs`
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile
index 5ae786c39256..369909bf8926 100644
--- a/security/zombiezapper/Makefile
+++ b/security/zombiezapper/Makefile
@@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Send a terminate command to Trinoo/TFN/Stacheldracht DDoS agents
+DEPRECATED= Depends on expired net/libnet10
+EXPIRATION_DATE= 2014-09-30
+
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config