Subject: pkg/16091: New package: security/ettercap
To: None <gnats-bugs@gnats.netbsd.org>
From: None <nk@bsdirc.net>
List: netbsd-bugs
Date: 03/27/2002 21:56:50
>Number: 16091
>Category: pkg
>Synopsis: New package: security/ettercap
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Mar 27 11:58:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Niilo Kajander
>Release: NetBSD 1.5ZC
>Organization:
>Environment:
System: NetBSD ganon.musclenet.org 1.5ZC NetBSD 1.5ZC (ganon) #0: Thu Mar 21 05:53:39 EET 2002 nk@ganon.musclenet.org:/usr/src/sys/arch/sparc/compile/ganon sparc
Architecture: sparc
Machine: sparc
>Description:
Add a package for ettercap. http://ettercap.sourceforge.net/
Ettercap is a multipurpose sniffer/interceptor/logger for switched LAN
>How-To-Repeat:
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# ettercap/DESCR
# ettercap/Makefile
# ettercap/PLIST
# ettercap/distinfo
# ettercap/patches
# ettercap/patches/patch-aa
#
echo x - ettercap/DESCR
sed 's/^X//' >ettercap/DESCR << 'END-of-ettercap/DESCR'
XEttercap is a multipurpose sniffer/interceptor/logger for switched LAN. It
Xsupports active and passive dissection of many protocols (even ciphered ones)
Xand includes many features for network and host analysis.
END-of-ettercap/DESCR
echo x - ettercap/Makefile
sed 's/^X//' >ettercap/Makefile << 'END-of-ettercap/Makefile'
X# $NetBSD Exp $
X
XDISTNAME= ettercap-0.6.4
XCATEGORIES= security net
XMASTER_SITES= http://ettercap.sourceforge.net/download/
X
XMAINTAINER= nk@bsdirc.net
XHOMEPAGE= http://ettercap.sourceforge.net/
XCOMMENT= Multipurpose sniffer/interceptor/logger for switched LAN
X
XGNU_CONFIGURE= yes
X
XBUILD_DEPENDS+= ncurses>=5.2:../../devel/ncurses
XDEPENDS+= ncurses>=5.2:../../devel/ncurses
X
XWRKSRC= ${WRKDIR}/${DISTNAME}
XCPPFLAGS+= -L${LOCALBASE}/lib
X
X.include "../../devel/ncurses/buildlink.mk"
X.include "../../devel/pth/buildlink.mk"
X.include "../../mk/bsd.pkg.mk"
END-of-ettercap/Makefile
echo x - ettercap/PLIST
sed 's/^X//' >ettercap/PLIST << 'END-of-ettercap/PLIST'
X@comment $NetBSD$
Xman/man8/ettercap.8
Xsbin/ettercap
Xshare/doc/ettercap/AUTHORS
Xshare/doc/ettercap/CHANGELOG
Xshare/doc/ettercap/COPYING
Xshare/doc/ettercap/HISTORY
Xshare/doc/ettercap/INSTALL
Xshare/doc/ettercap/KNOWN-BUGS
Xshare/doc/ettercap/PORTINGS
Xshare/doc/ettercap/README
Xshare/doc/ettercap/README.PLUGINS
Xshare/doc/ettercap/README.WIN32
Xshare/doc/ettercap/THANKS
Xshare/doc/ettercap/TODO
Xshare/doc/ettercap/ZARATAN.HOWTO
Xshare/doc/ettercap/ettercap.fr.8.in
Xshare/ettercap/etter.conf
Xshare/ettercap/etter.dns
Xshare/ettercap/etter.filter
Xshare/ettercap/etter.filter.ssh
Xshare/ettercap/etter.mime
Xshare/ettercap/etter.passive.os.fp
Xshare/ettercap/etter.ssl.crt
Xshare/ettercap/mac-fingerprints
Xshare/ettercap/nmap-os-fingerprints
X@dirrm share/ettercap
X@dirrm share/doc/ettercap
END-of-ettercap/PLIST
echo x - ettercap/distinfo
sed 's/^X//' >ettercap/distinfo << 'END-of-ettercap/distinfo'
X$NetBSD$
X
XSHA1 (ettercap-0.6.4.tar.gz) = 1c7a5f0845b565ae1ce8ac37ddc4a12f35737eab
XSize (ettercap-0.6.4.tar.gz) = 481353 bytes
XSHA1 (patch-aa) = b5cdb20acd2c810be1488e71b38f5af7564ab5bf
END-of-ettercap/distinfo
echo c - ettercap/patches
mkdir -p ettercap/patches > /dev/null 2>&1
echo x - ettercap/patches/patch-aa
sed 's/^X//' >ettercap/patches/patch-aa << 'END-of-ettercap/patches/patch-aa'
X$NetBSD$
X
X+++ Makefile.in
X@@ -9,7 +9,7 @@
X
X DESTDIR =
X CC = @CC@
X-LIBS = @LIBS@ @LDFLAGS@
X+LIBS = @LIBS@ -L${prefix}/lib -lncurses @LDFLAGS@
X MISSLIBS = @MISSLIBS@
X DEFS = @DEFS@ -D@OS@ @OS_OPT@
X INSTALL = @INSTALL@
X@@ -26,7 +26,7 @@
X
X DEBUG = @DEBUG@
X CFLAG = @CFLAGS@
X-COPTS = -I. @COPTS@
X+COPTS = -I. -I${prefix}/include @COPTS@
X
X PROG = @PROG@
X VERSION = @VERSION@
END-of-ettercap/patches/patch-aa
exit
>Release-Note:
>Audit-Trail:
>Unformatted: