diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile index 7e1baa4ace3..e5b230ffe0a 100644 --- a/net/ettercap/Makefile +++ b/net/ettercap/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.39 2008/06/12 21:58:11 sthen Exp $ +# $OpenBSD: Makefile,v 1.40 2008/07/16 20:15:48 brad Exp $ SHARED_ONLY= Yes @@ -6,13 +6,13 @@ COMMENT= multi-purpose sniffer/interceptor/logger VER= 0.7.3 DISTNAME= ettercap-NG-${VER} -PKGNAME= ettercap-${VER}p0 +PKGNAME= ettercap-${VER}p1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ettercap/} HOMEPAGE= http://ettercap.sourceforge.net/ -# GPLv2 +# GPLv2+ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes diff --git a/net/ettercap/patches/patch-share_etter_conf b/net/ettercap/patches/patch-share_etter_conf index 86092a0f27b..a4b58095014 100644 --- a/net/ettercap/patches/patch-share_etter_conf +++ b/net/ettercap/patches/patch-share_etter_conf @@ -1,6 +1,6 @@ -$OpenBSD: patch-share_etter_conf,v 1.1 2008/04/23 20:49:46 okan Exp $ ---- share/etter.conf.orig Mon Mar 24 18:19:12 2008 -+++ share/etter.conf Mon Mar 24 18:19:28 2008 +$OpenBSD: patch-share_etter_conf,v 1.2 2008/07/16 20:15:48 brad Exp $ +--- share/etter.conf.orig Tue Oct 12 11:28:38 2004 ++++ share/etter.conf Wed Jul 16 15:49:45 2008 @@ -14,8 +14,8 @@ ############################################################################ @@ -12,3 +12,12 @@ $OpenBSD: patch-share_etter_conf,v 1.1 2008/04/23 20:49:46 okan Exp $ [mitm] arp_storm_delay = 10 # milliseconds +@@ -67,7 +67,7 @@ ftp = 21 # tcp 21 + ssh = 22 # tcp 22 + telnet = 23 # tcp 23 + smtp = 25 # tcp 25 +-dns = 53 # udp 53 ++#dns = 53 # udp 53 + dhcp = 67 # udp 68 + http = 80 # tcp 80 + ospf = 89 # ip 89 (IPPROTO 0x59) diff --git a/net/ettercap/pkg/PLIST b/net/ettercap/pkg/PLIST index c88899c5908..9ea17100c17 100644 --- a/net/ettercap/pkg/PLIST +++ b/net/ettercap/pkg/PLIST @@ -1,7 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.15 2008/04/23 20:49:46 okan Exp $ -bin/ettercap -bin/etterfilter -bin/etterlog +@comment $OpenBSD: PLIST,v 1.16 2008/07/16 20:15:48 brad Exp $ +@bin bin/ettercap +@bin bin/etterfilter +@bin bin/etterlog lib/ettercap/ @comment lib/ettercap/ec_arp_cop.la lib/ettercap/ec_arp_cop.so