aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2014-09-30 20:28:26 +0800
committerrene <rene@FreeBSD.org>2014-09-30 20:28:26 +0800
commit9ba4c8bfa828f64d9092b4f48c62819840532f7a (patch)
tree8901e20b698721ae14ddefd27c9d644b9fb55366 /security
parent4781565a3268dfad26d39d74142868934496246f (diff)
downloadfreebsd-ports-gnome-9ba4c8bfa828f64d9092b4f48c62819840532f7a.tar.gz
freebsd-ports-gnome-9ba4c8bfa828f64d9092b4f48c62819840532f7a.tar.zst
freebsd-ports-gnome-9ba4c8bfa828f64d9092b4f48c62819840532f7a.zip
Remove expired ports:
2014-08-31 net/libnet10: Superseded by net/libnet 2014-09-30 net/despoof: Depends on expired net/libnet10 2014-09-30 sysutils/gpkgdep: Requires old pkg_info 2014-09-30 security/vida: Depends on expired net/libnet10 2014-09-30 net/nemesis: Depends on expired net/libnet10 2014-09-30 net-mgmt/sing: Depends on expired net/libnet10 2014-09-30 net-mgmt/gps: Depends on expired net/libnet10 2014-09-30 net/ttlscan: Depends on expired net/libnet10 2014-09-30 security/zombiezapper: Depends on expired net/libnet10 2014-09-30 dns/dnshijacker: Depends on expired net/libnet10 2014-09-30 net/xboxproxy: Depends on expired net/libnet10 2014-09-30 net-mgmt/scdp: Depends on expired net/libnet10 2014-09-30 net-mgmt/angst: Depends on expired net/libnet10 2014-09-30 security/py-otr: Abandoned upstream 2014-09-30 net-p2p/cdonkey: depends on deprecated db41 version
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
-rw-r--r--security/py-otr/Makefile28
-rw-r--r--security/py-otr/distinfo2
-rw-r--r--security/py-otr/pkg-descr5
-rw-r--r--security/vida/Makefile37
-rw-r--r--security/vida/distinfo2
-rw-r--r--security/vida/files/patch-include.h18
-rw-r--r--security/vida/pkg-descr17
-rw-r--r--security/zombiezapper/Makefile43
-rw-r--r--security/zombiezapper/distinfo2
-rw-r--r--security/zombiezapper/files/patch-zz.c11
-rw-r--r--security/zombiezapper/pkg-descr10
12 files changed, 0 insertions, 178 deletions
diff --git a/security/Makefile b/security/Makefile
index 385af811687e..d62828b3a6d8 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -777,7 +777,6 @@
SUBDIR += py-oauthlib
SUBDIR += py-openid
SUBDIR += py-openssl
- SUBDIR += py-otr
SUBDIR += py-paramiko
SUBDIR += py-passlib
SUBDIR += py-plaso
@@ -995,7 +994,6 @@
SUBDIR += unhide
SUBDIR += unicornscan
SUBDIR += unssh
- SUBDIR += vida
SUBDIR += vinetto
SUBDIR += vlock
SUBDIR += vlog
@@ -1024,7 +1022,6 @@
SUBDIR += ykpers
SUBDIR += zebedee
SUBDIR += zenmap
- SUBDIR += zombiezapper
SUBDIR += zxid
SUBDIR += zzuf
diff --git a/security/py-otr/Makefile b/security/py-otr/Makefile
deleted file mode 100644
index 2dbc70892752..000000000000
--- a/security/py-otr/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $FreeBSD$
-
-PORTNAME= otr
-PORTVERSION= 0.2.1.1
-PORTREVISION= 3
-CATEGORIES= security python
-MASTER_SITES= http://python-otr.pentabarf.de/releases/
-PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= python-otr-${PORTVERSION}
-
-MAINTAINER= cs@FreeBSD.org
-COMMENT= Python bindings for libotr
-
-DEPRECATED= Abandoned upstream
-EXPIRATION_DATE=2014-09-30
-BROKEN= Does not fetch
-BUILD_DEPENDS= swig1.3:${PORTSDIR}/devel/swig13
-# This should be updated to the newer version of libotr
-LIB_DEPENDS= libotr.so.2:${PORTSDIR}/security/libotr3
-
-USES= pkgconfig
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-PYDISTUTILS_AUTOPLIST= yes
-
-CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
-
-.include <bsd.port.mk>
diff --git a/security/py-otr/distinfo b/security/py-otr/distinfo
deleted file mode 100644
index ffa096b17912..000000000000
--- a/security/py-otr/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (python-otr-0.2.1.1.tar.gz) = 9395ce816452aee28e0ae003c66433a67e65f2bf8390cbefb247b657e0c840b1
-SIZE (python-otr-0.2.1.1.tar.gz) = 39913
diff --git a/security/py-otr/pkg-descr b/security/py-otr/pkg-descr
deleted file mode 100644
index d08f1a92b8ef..000000000000
--- a/security/py-otr/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Python-otr is a set of python bindings for libotr. This gives
-developers the flexibility to implement OTR encryption for
-their python-based Instant Messaging clients.
-
-WWW: http://python-otr.pentabarf.de/
diff --git a/security/vida/Makefile b/security/vida/Makefile
deleted file mode 100644
index 1a3825120a37..000000000000
--- a/security/vida/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: mich@freebsdcluster.org
-# $FreeBSD$
-
-PORTNAME= vida
-PORTVERSION= 0.7.1
-PORTREVISION= 2
-CATEGORIES= security
-MASTER_SITES= http://vidatapipe.sourceforge.net/
-
-MAINTAINER= mich@FreeBSD.org
-COMMENT= Vida is a multi-datapipe handler
-
-BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
-RUN_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
-
-LDFLAGS+= ${PTHREAD_LIBS} -lncurses -lpcap `${LIBNET_CONFIG} --libs`
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config
-
-PLIST_FILES= bin/vida \
- man/man1/vida.1.gz
-
-DEPRECATED= Depends on expired net/libnet10
-EXPIRATION_DATE=2014-09-30
-
-do-build:
- (cd ${WRKSRC} && \
- ${CC} `${LIBNET_CONFIG} --defines --cflags` ${CFLAGS} \
- vida.c funz.c dnshijacking.c ${LDFLAGS} -o ${PORTNAME})
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/vida.1.gz ${STAGEDIR}${PREFIX}/man/man1/
-
-.include <bsd.port.mk>
diff --git a/security/vida/distinfo b/security/vida/distinfo
deleted file mode 100644
index eb036d6de572..000000000000
--- a/security/vida/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (vida-0.7.1.tar.gz) = 5b88b77aece50b0817d11853d0cfc21e35933fa491ce087c60702720351c3f9e
-SIZE (vida-0.7.1.tar.gz) = 22686
diff --git a/security/vida/files/patch-include.h b/security/vida/files/patch-include.h
deleted file mode 100644
index 45e2373ad4a4..000000000000
--- a/security/vida/files/patch-include.h
+++ /dev/null
@@ -1,18 +0,0 @@
---- include.h.orig Thu Apr 17 11:36:06 2003
-+++ include.h Thu Apr 17 11:36:19 2003
-@@ -24,13 +24,13 @@
- * *
- \*____________________________________________*/
-
--#include <sys/socket.h>
- #include <sys/types.h>
-+#include <sys/socket.h>
- #include <sys/wait.h>
- #include <netinet/in.h>
- #include <netdb.h>
- #include <string.h>
--#include <malloc.h>
-+#include <stdlib.h>
- #include <errno.h>
- #include <unistd.h>
- #include <sys/types.h>
diff --git a/security/vida/pkg-descr b/security/vida/pkg-descr
deleted file mode 100644
index 04aa3ffcb498..000000000000
--- a/security/vida/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-Vida is a multi-datapipe handler, written in C with ncurses library,
-for unix and unix-like OS.
-
-Features:
-- visual interface built with ncurses library
-- multiple datapipes
-- multiple connections for each datapipe
-- password authentication over datapipes
-- computes the total of sent and received bytes
-- sniffing a routed connection (monodirectional, bidirectional and to
- colors, packages matching a string)
-- simple hijacking of a routed connection (in both directions)
-- dns-hijacking of a dns-spoofed connection over switched LAN (todo)
-- logging to text file
-
-Author: <embyte@madlab.it>
-WWW: http://vidatapipe.sourceforge.net/
diff --git a/security/zombiezapper/Makefile b/security/zombiezapper/Makefile
deleted file mode 100644
index 369909bf8926..000000000000
--- a/security/zombiezapper/Makefile
+++ /dev/null
@@ -1,43 +0,0 @@
-# Created by: Kris Kennaway <kris@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= zombiezapper
-PORTVERSION= 1.2
-PORTREVISION= 2
-CATEGORIES= security
-MASTER_SITES= PACKETSTORM/distributed/zombie
-DISTNAME= zombie-${PORTVERSION}
-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
-
-CPPFLAGS+= $$(${LIBNET_CONFIG} --cflags --defines)
-LDFLAGS+= $$(${LIBNET_CONFIG} --libs)
-
-PORTDOCS= USAGE tekpaper.txt
-PLIST_FILES= bin/zz
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-do-build:
- cd ${WRKSRC} && \
- ${CC} ${CFLAGS} ${CPPFLAGS} -o zz zz.c ${LDFLAGS}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/zz ${STAGEDIR}${PREFIX}/bin
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/security/zombiezapper/distinfo b/security/zombiezapper/distinfo
deleted file mode 100644
index cfe6f7d1e8df..000000000000
--- a/security/zombiezapper/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (zombie-1.2.tgz) = 1b826dedddd3355c5cd7f3c1b0a853a3214af6ea762c4d4ef0be1e09e91a9664
-SIZE (zombie-1.2.tgz) = 12170
diff --git a/security/zombiezapper/files/patch-zz.c b/security/zombiezapper/files/patch-zz.c
deleted file mode 100644
index 0af2526c6ee0..000000000000
--- a/security/zombiezapper/files/patch-zz.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- zz.c.orig Wed Mar 5 13:16:37 2003
-+++ zz.c Wed Mar 5 13:16:42 2003
-@@ -104,7 +104,7 @@
- union
- {
- struct in_addr addr;
-- ulong temp_ip;
-+ u_long temp_ip;
- } ip;
-
- for (i = 0; i < 256; i++)
diff --git a/security/zombiezapper/pkg-descr b/security/zombiezapper/pkg-descr
deleted file mode 100644
index a967d2fb5f59..000000000000
--- a/security/zombiezapper/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-Zombie Zapper works against Trinoo, TFN, and Stacheldraht. Assuming
-that the default passwords have not been changed, you can simply use
-the same commands that an attacker would use to stop the flood. On
-Trinoo, it does stop the daemon entirely (although it is typically
-set to be restarted by cron, silently awaiting more commands), but
-on TFN and Stacheldraht the flooding just stops. This gives you the
-advantage of telling the daemon to stop flooding without stopping
-the daemon, allowing you to take a little more time in tracking down
-where they are, and more importantly, how they got there in the first
-place.