summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz>2005-03-22 01:05:16 +0000
committerwiz <wiz>2005-03-22 01:05:16 +0000
commit9f9229bcf4451b06705c5269baea8c871d0af0be (patch)
tree71c1661b8a8a156986a264246be072261465de56 /security
parente8f6df5a19a8d4440ecfdeea3863899b4fef3d97 (diff)
downloadpkgsrc-9f9229bcf4451b06705c5269baea8c871d0af0be.tar.gz
Initial import of dsniff-nox11, the tools from dsniff that don't
need X11. Addresses PR 25703 by Jukka Salmi.
Diffstat (limited to 'security')
-rw-r--r--security/dsniff-nox11/DESCR4
-rw-r--r--security/dsniff-nox11/Makefile13
-rw-r--r--security/dsniff-nox11/PLIST28
3 files changed, 45 insertions, 0 deletions
diff --git a/security/dsniff-nox11/DESCR b/security/dsniff-nox11/DESCR
new file mode 100644
index 00000000000..39d650723cd
--- /dev/null
+++ b/security/dsniff-nox11/DESCR
@@ -0,0 +1,4 @@
+Password sniffer, plus sniffing tools for penetration testing.
+
+This package contains does not contain the X11 tool, webspy.
+It is in the dsniff package.
diff --git a/security/dsniff-nox11/Makefile b/security/dsniff-nox11/Makefile
new file mode 100644
index 00000000000..2d749686e61
--- /dev/null
+++ b/security/dsniff-nox11/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/03/22 01:05:16 wiz Exp $
+
+.include "../dsniff/Makefile.common"
+
+PKGNAME= dsniff-nox11-${VERS}
+COMMENT= Password sniffer
+
+CONFIGURE_ARGS+= --without-x
+
+post-install:
+ ${RM} ${PREFIX}/man/man8/webspy.8
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/dsniff-nox11/PLIST b/security/dsniff-nox11/PLIST
new file mode 100644
index 00000000000..06e5ddb7853
--- /dev/null
+++ b/security/dsniff-nox11/PLIST
@@ -0,0 +1,28 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/22 01:05:16 wiz Exp $
+lib/dnsspoof.hosts
+lib/dsniff.magic
+lib/dsniff.services
+man/man8/arpspoof.8
+man/man8/dnsspoof.8
+man/man8/dsniff.8
+man/man8/filesnarf.8
+man/man8/macof.8
+man/man8/mailsnarf.8
+man/man8/msgsnarf.8
+man/man8/sshmitm.8
+man/man8/tcpkill.8
+man/man8/tcpnice.8
+man/man8/urlsnarf.8
+man/man8/webmitm.8
+sbin/arpspoof
+sbin/dnsspoof
+sbin/dsniff
+sbin/filesnarf
+sbin/macof
+sbin/mailsnarf
+sbin/msgsnarf
+sbin/sshmitm
+sbin/tcpkill
+sbin/tcpnice
+sbin/urlsnarf
+sbin/webmitm