diff --git a/security/dsniff/Makefile b/security/dsniff/Makefile index c3f854c8044..1ba30f3be7b 100644 --- a/security/dsniff/Makefile +++ b/security/dsniff/Makefile @@ -3,9 +3,9 @@ # Date created: 17 Dec 1999 # Whom: dugsong@monkey.org # -# $OpenBSD: Makefile,v 1.1.1.1 1999/12/20 23:00:58 dugsong Exp $ +# $OpenBSD: Makefile,v 1.2 2000/01/09 04:22:34 dugsong Exp $ -DISTNAME= dsniff-1.1 +DISTNAME= dsniff-1.2 CATEGORIES= security @@ -16,6 +16,6 @@ MASTER_SITES= http://www.monkey.org/~dugsong/dsniff/ BUILD_DEPENDS= ${PREFIX}/lib/libnet.a:${PORTSDIR}/net/libnet \ ${PREFIX}/lib/libnids.a:${PORTSDIR}/net/libnids -NO_CONFIGURE= yes +GNU_CONFIGURE= yes .include diff --git a/security/dsniff/files/md5 b/security/dsniff/files/md5 index 19a32c71098..8334829c2ac 100644 --- a/security/dsniff/files/md5 +++ b/security/dsniff/files/md5 @@ -1,3 +1,3 @@ -MD5 (dsniff-1.1.tar.gz) = 198ec4a93db825aa178c9d15f17d2230 -RMD160 (dsniff-1.1.tar.gz) = da13cb6abb467a5530bcf47900c119b952a4a963 -SHA1 (dsniff-1.1.tar.gz) = e0ab58460524fd0389b2438578101d300cb97e4c +MD5 (dsniff-1.2.tar.gz) = c4a054c04386d779f58177b7087a2e14 +RMD160 (dsniff-1.2.tar.gz) = e558f93b7552a761963e9b72c78fdfb90c782200 +SHA1 (dsniff-1.2.tar.gz) = fe59143142a6d746e6ed3e70f8b02d25cd590d77 diff --git a/security/dsniff/patches/patch-aa b/security/dsniff/patches/patch-aa deleted file mode 100644 index 8ac39015cab..00000000000 --- a/security/dsniff/patches/patch-aa +++ /dev/null @@ -1,18 +0,0 @@ ---- Makefile.orig Sat Dec 18 00:11:59 1999 -+++ Makefile Sat Dec 18 00:12:23 1999 -@@ -5,11 +5,11 @@ - # - # $Id: patch-aa,v 1.1.1.1 1999/12/20 23:00:58 dugsong Exp $ - --CC = gcc --CFLAGS = -g -O2 -Wall --LDFLAGS = -s -+CC ?= gcc -+CFLAGS ?= -g -O2 -Wall -+LDFLAGS ?= -s - --PREFIX = /usr/local -+PREFIX ?= /usr/local - - PCAPDIR = /usr - PCAPINC = -I$(PCAPDIR)/include diff --git a/security/dsniff/pkg/DESCR b/security/dsniff/pkg/DESCR index 689fb32fc19..a76f4d48620 100644 --- a/security/dsniff/pkg/DESCR +++ b/security/dsniff/pkg/DESCR @@ -30,10 +30,10 @@ macof dsniff simple password sniffer. handles FTP, Telnet, HTTP, POP, IMAP, - SNMP. goes beyond most sniffers in that it minimally parses - each application protocol, only saving the "interesting" bits. - also supports full TCP/IP reassembly, courtesy of libnids (all - of the following tools do, as well). + SNMP, NFS mountd. goes beyond most sniffers in that it + minimally parses each application protocol, only saving the + "interesting" bits. also supports full TCP/IP reassembly, + courtesy of libnids (all of the following tools do, as well). mailsnarf a fast and easy way to violate the Electronic Communications