Subject: pkg/22993: net/ettercap doesn't seem to need ncurses after all
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tv@duh.org>
List: netbsd-bugs
Date: 09/28/2003 12:07:05
>Number: 22993
>Category: pkg
>Synopsis: net/ettercap doesn't seem to need ncurses after all
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Sep 28 16:10:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Todd Vierling
>Release: NetBSD 1.6.1_STABLE
>Organization:
DUH.ORG: Pointing out the obvious since 1994.
>Environment:
System: NetBSD server.duh.org 1.6.1_STABLE NetBSD 1.6.1_STABLE (SERVER) #1: Fri Sep 12 11:28:14 EDT 2003 tv@server.duh.org:/export/SRC/duh/netbsd-kernels/SERVER i386
Architecture: i386
Machine: i386
>Description:
net/ettercap builds and runs just fine on NetBSD 1.6.x without ncurses.
I'm not quite sure that the listed symbols are actually "required" by
ettercap any longer.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/ettercap/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile 2003/09/28 09:13:58 1.18
+++ Makefile 2003/09/28 16:07:12
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.18 2003/09/28 09:13:58 jlam Exp $
DISTNAME= ettercap-0.6.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= security net
MASTER_SITES= http://ettercap.sourceforge.net/download/
@@ -15,7 +15,6 @@
USE_BUILDLINK2= yes
-USE_NCURSES= # newpad(), MAX_FORM_COMMAND
PTHREAD_OPTS+= require
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
>Release-Note:
>Audit-Trail:
>Unformatted: