From 1d9deadc9a1975c0c7e18fbb7582d83a8c04b32c Mon Sep 17 00:00:00 2001 From: xtraeme Date: Sun, 7 Mar 2004 23:59:01 +0000 Subject: Update wistumbler2 to 2.00pre7, sent by the Author pancake in private email, this also closes PR pkg/24172 by Noud de Brouwer. Changes: - Wifi rate patched. - Add background sniffer. - Add pthread, for non-blocking GUI. - Autodetect ifaces (up/down) on the fly (threads). While here switch this package to use buildlink3. --- net/wistumbler2/Makefile | 11 ++++++----- net/wistumbler2/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) (limited to 'net') diff --git a/net/wistumbler2/Makefile b/net/wistumbler2/Makefile index 7e5780fe0f1..634c6f364e3 100644 --- a/net/wistumbler2/Makefile +++ b/net/wistumbler2/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2004/01/03 18:49:51 reed Exp $ +# $NetBSD: Makefile,v 1.5 2004/03/07 23:59:01 xtraeme Exp $ -DISTNAME= wistumbler2.00-pre3 +DISTNAME= wistumbler2.00-pre7 PKGNAME= ${DISTNAME:S/wistumbler/wistumbler-/} -PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.nopcode.org/prj/wistumbler2/ @@ -10,7 +9,7 @@ MAINTAINER= pancake@phreaker.net HOMEPAGE= http://www.nopcode.org/?t=wistumbler2 COMMENT= Fork of original WaveLAN/IEEE network stumbler -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES MANCOMPRESSED= YES @@ -25,9 +24,11 @@ BUILD_DEFS+= WISTUMBLER2_USES_GTK .include "../../mk/bsd.prefs.mk" .if !empty(WISTUMBLER2_USES_GTK:M[Yy][Ee][Ss]) -.include "../../x11/gtk2/buildlink2.mk" +.include "../../x11/gtk2/buildlink3.mk" .else CONFIGURE_ENV+= USE_GTK=0 .endif +.include "../../net/libpcap/buildlink3.mk" +.include "../../mk/pthread.buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/wistumbler2/distinfo b/net/wistumbler2/distinfo index 0836a1b7e3e..9d54c11de40 100644 --- a/net/wistumbler2/distinfo +++ b/net/wistumbler2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2003/12/03 19:11:02 xtraeme Exp $ +$NetBSD: distinfo,v 1.2 2004/03/07 23:59:01 xtraeme Exp $ -SHA1 (wistumbler2.00-pre3.tar.gz) = d950ea5910a02e56b766b113af192f2274712c9a -Size (wistumbler2.00-pre3.tar.gz) = 15409 bytes +SHA1 (wistumbler2.00-pre7.tar.gz) = d12d2af1bbc9659ea3547b4618ef82c4e008694c +Size (wistumbler2.00-pre7.tar.gz) = 23324 bytes -- cgit v1.2.3