aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ettercap
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/ettercap')
-rw-r--r--net-mgmt/ettercap/Makefile26
-rw-r--r--net-mgmt/ettercap/distinfo1
-rw-r--r--net-mgmt/ettercap/files/patch-aa29
-rw-r--r--net-mgmt/ettercap/pkg-comment1
-rw-r--r--net-mgmt/ettercap/pkg-descr17
-rw-r--r--net-mgmt/ettercap/pkg-plist23
6 files changed, 0 insertions, 97 deletions
diff --git a/net-mgmt/ettercap/Makefile b/net-mgmt/ettercap/Makefile
deleted file mode 100644
index f960d130208b..000000000000
--- a/net-mgmt/ettercap/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# New ports collection makefile for: ettercap
-# Date created: 19 February 2001
-# Whom: George Reid <greid@ukug.uk.freebsd.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= ettercap
-PORTVERSION= 0.6.3.1
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
-
-MAINTAINER= greid@FreeBSD.org
-
-GNU_CONFIGURE= yes
-
-.if !defined(NOPORTDOCS)
-INSTALL_TARGET= install install-doc
-.endif
-
-PLIST_SUB+= PORTVERSION=${PORTVERSION}
-
-MAN8= ettercap.8
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/ettercap/distinfo b/net-mgmt/ettercap/distinfo
deleted file mode 100644
index db8b3c496497..000000000000
--- a/net-mgmt/ettercap/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (ettercap-0.6.3.1.tar.gz) = 080cb7ddccd7a20a614d2ff673ced6e4
diff --git a/net-mgmt/ettercap/files/patch-aa b/net-mgmt/ettercap/files/patch-aa
deleted file mode 100644
index 3f1979bb967a..000000000000
--- a/net-mgmt/ettercap/files/patch-aa
+++ /dev/null
@@ -1,29 +0,0 @@
---- Makefile.in.orig Sun Dec 30 22:44:42 2001
-+++ Makefile.in Sun Dec 30 22:48:42 2001
-@@ -60,9 +60,6 @@
- $(INSTALL) -m 644 ./etter.filter.ssh $(DESTDIR)$(DATADIR)
- $(INSTALL) -m 644 ./etter.passive.os.fp $(DESTDIR)$(DATADIR)
- $(INSTALL) -m 644 ./etter.ssl.crt $(DESTDIR)$(DATADIR)
-- $(INSTALL) -d $(DESTDIR)$(DOCDIR)
-- $(INSTALL) -m 644 $(DOC) $(DESTDIR)$(DOCDIR)
-- $(INSTALL) -m 644 ./docs/[a-z]*/[a-z]* $(DESTDIR)$(DOCDIR)
- $(INSTALL) -d $(DESTDIR)$(MANDIR)/man8
- $(INSTALL) -m 644 $(PROG).8 $(DESTDIR)$(MANDIR)/man8/$(PROG).8
- @echo
-@@ -76,6 +73,10 @@
- @echo "=============================================================="
- @echo
-
-+install-doc:
-+ $(INSTALL) -d $(DESTDIR)$(DOCDIR)
-+ $(INSTALL) -m 644 $(DOC) $(DESTDIR)$(DOCDIR)
-+ $(INSTALL) -m 644 ./docs/[a-z]*/[a-z]* $(DESTDIR)$(DOCDIR)
- plug-ins:
- cd plugins && make && cd ..
- cp -f ./plugins/[a-zH]*/ec_*.so ./
-@@ -158,4 +159,4 @@
- @rm -f ettercap
- @shtool tarball -o $(PROG)-$(VERSION)-@SERIAL@.tar.gz -c 'gzip -9' -e '\.o,\.prj,\.gz,\.bak,\.so,\.log,CVS' ./ etter.*
- @chmod 644 $(PROG)-$(VERSION)-@SERIAL@.tar.gz
-- @ls -Hs $(PROG)-$(VERSION)-@SERIAL@.tar.gz
-+ @ls -Hs $(PROG)-$(VERSION)-@SERIAL@.tar.gz
diff --git a/net-mgmt/ettercap/pkg-comment b/net-mgmt/ettercap/pkg-comment
deleted file mode 100644
index a3e009bbc485..000000000000
--- a/net-mgmt/ettercap/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A network sniffer/interceptor/injector/logger for switched LANs
diff --git a/net-mgmt/ettercap/pkg-descr b/net-mgmt/ettercap/pkg-descr
deleted file mode 100644
index 1bf720a2f554..000000000000
--- a/net-mgmt/ettercap/pkg-descr
+++ /dev/null
@@ -1,17 +0,0 @@
-Ettercap is a network sniffer/interceptor/logger for switched LAN.
-It uses ARP poisoning and the man-in-the-middle technique to sniff all
-the connections between two host.
-
-It's possible to sniff in three modes:
-
- + IP Based, the packets are filtered on IP source and dest
- + MAC Based, packets filtered on mac address, useful to sniff
- connections through gateway
- + ARP based, uses arp poisoning to sniff in switched lan.
-
-Ettercap also supports character injection and plugins.
-
-WWW: http://ettercap.sourceforge.net/
-
-- George Reid
-greid@ukug.uk.freebsd.org
diff --git a/net-mgmt/ettercap/pkg-plist b/net-mgmt/ettercap/pkg-plist
deleted file mode 100644
index ffd828e7ad62..000000000000
--- a/net-mgmt/ettercap/pkg-plist
+++ /dev/null
@@ -1,23 +0,0 @@
-sbin/ettercap
-share/doc/ettercap/COPYING
-share/doc/ettercap/README
-share/doc/ettercap/README.PLUGINS
-share/doc/ettercap/CHANGELOG
-share/doc/ettercap/HISTORY
-share/doc/ettercap/AUTHORS
-share/doc/ettercap/TODO
-share/doc/ettercap/THANKS
-share/doc/ettercap/KNOWN-BUGS
-share/doc/ettercap/PORTINGS
-share/doc/ettercap/INSTALL
-share/doc/ettercap/ettercap.fr.8.in
-share/ettercap/mac-fingerprints
-share/ettercap/nmap-os-fingerprints
-share/ettercap/etter.conf
-share/ettercap/etter.dns
-share/ettercap/etter.filter
-share/ettercap/etter.filter.ssh
-share/ettercap/etter.passive.os.fp
-share/ettercap/etter.ssl.crt
-@dirrm share/doc/ettercap
-@dirrm share/ettercap