aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2014-04-18 11:17:45 +0000
committerRene Ladan <rene@FreeBSD.org>2014-04-18 11:17:45 +0000
commit8b3c8800eb286d7ad9ba4d8e56c1f94a436e2ca9 (patch)
tree05eb10cc44d61de9b8f970b16f50e25c5a245d53 /net-mgmt
parentcf14e8bdd746039cc679bf4d0fc205ba4b95a2fb (diff)
downloadports-8b3c8800eb286d7ad9ba4d8e56c1f94a436e2ca9.tar.gz
ports-8b3c8800eb286d7ad9ba4d8e56c1f94a436e2ca9.zip
Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared 2014-04-17 science/flounder: Unmaintained since 2002 2014-04-17 security/nbaudit: Unmaintained since 2002 2014-04-17 security/saint: Unmaintained since 2002 2014-04-17 graphics/gozer: Unmaintained since 2002 2014-04-17 misc/pdfmap: Unmaintained since 2002 2014-04-17 devel/showgrammar: Unmaintained since 2002 2014-04-17 biology/libgenome: Unmaintained since 2002 2014-04-17 deskutils/narval: Unmaintained since 2002 2014-04-17 devel/fampp: Unmaintained since 2002 2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002 2014-04-17 misc/wmfirew: Unmaintained since 2002 2014-04-17 x11-wm/e16utils: Unmaintained since 2002 2014-04-17 misc/salias: Unmaintained since 2002 2014-04-17 print/latex2slides: Unmaintained since 2002 2014-04-17 lang/sxm: Unmaintained since 2002 2014-04-17 textproc/pybook: Unmaintained since 2002 2014-04-17 mail/mailcrypt: Unmaintained since 2002 2014-04-17 japanese/elvis: Unmaintained since 2002 2014-04-17 devel/prototype: Unmaintained since 2002 2014-04-17 print/wprint: Unmaintained since 2002 2014-04-17 science/euler: Unmaintained since 2002 2014-04-17 multimedia/gopchop: Unmaintained since 2002 2014-04-17 science/gdis: Unmaintained since 2002 2014-04-17 net/googolplex: Unmaintained since 2002 2014-04-17 lang/logo: Unmaintained since 2002 2014-04-17 textproc/roap: Unmaintained since 2002 2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002 2014-04-17 games/yamsweeper: Unmaintained since 2002 2014-04-17 net-mgmt/echolot: Unmaintained since 2002 2014-04-17 security/pam_smb: Unmaintained since 2002 2014-04-18 devel/lua-redis-parser: Broken for more than 6 months 2014-04-18 biology/finchtv: Broken for more than 6 months 2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
Notes
Notes: svn path=/head/; revision=351531
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/echolot/Makefile38
-rw-r--r--net-mgmt/echolot/distinfo2
-rw-r--r--net-mgmt/echolot/pkg-descr7
4 files changed, 0 insertions, 48 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 8e553721fc51..3262ac164e3b 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -59,7 +59,6 @@
SUBDIR += disco
SUBDIR += docsis
SUBDIR += driftnet
- SUBDIR += echolot
SUBDIR += ehnt
SUBDIR += etherape
SUBDIR += ettercap
diff --git a/net-mgmt/echolot/Makefile b/net-mgmt/echolot/Makefile
deleted file mode 100644
index a17cfe538487..000000000000
--- a/net-mgmt/echolot/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: ijliao
-# $FreeBSD$
-
-PORTNAME= echolot
-PORTVERSION= 0.1.0
-PORTREVISION= 1
-CATEGORIES= net-mgmt
-MASTER_SITES= SF \
- http://benjamin-schweizer.de/files/echolot/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Packet sniffer that grabs ARP packets on any ethernet devices
-
-LICENSE= BSD
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Unmaintained since 2002
-EXPIRATION_DATE= 2014-04-17
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-
-MAN1= echolot.1
-PORTDOCS= *
-PLIST_FILES= bin/echolot
-
-NO_STAGE= yes
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.options.mk>
-
-post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/docs/* ${DOCSDIR}
-.endif
-
-.include <bsd.port.mk>
diff --git a/net-mgmt/echolot/distinfo b/net-mgmt/echolot/distinfo
deleted file mode 100644
index ec9a1fb3709a..000000000000
--- a/net-mgmt/echolot/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (echolot-0.1.0.tar.gz) = 2e793da09c1721d76f970281c233947aae6d55c084b22ac22a4721575eb67025
-SIZE (echolot-0.1.0.tar.gz) = 104533
diff --git a/net-mgmt/echolot/pkg-descr b/net-mgmt/echolot/pkg-descr
deleted file mode 100644
index ccc8f3b90d63..000000000000
--- a/net-mgmt/echolot/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-echolot implements a packet sniffer that grabs ARP packets on any ethernet
-devices. This empowers your box
- * to detect intruders (new mac in lan)
- * to find your boxes on foreign lans (known mac in lan)
-
-WWW: http://sourceforge.net/projects/echolot
-WWW: http://benjamin-schweizer.de/echolot.html